Commit Graph

257 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Jesse Barnes 97c145f7c8 PCI: read current power state at enable time 14 years ago
Matthew Garrett df17e62e5b PCI: Add support for polling PME state on suspended legacy PCI devices 15 years ago
Julia Lawall 93e75faba3 PCI: Adjust confusing if indentation in pcie_get_readrq 15 years ago
FUJITA Tomonori bfb51cd016 PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} 15 years ago
Rafael J. Wysocki c125e96f04 PM: Make it possible to avoid races between wakeup and system sleep 15 years ago
Michael S. Tsirkin b03214d559 virtio-pci: disable msi at startup 15 years ago
Roman Fietze ee6583f6e8 PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments 15 years ago
Alan Stern 52b265a127 PCI: clearing wakeup flags not needed 15 years ago
Matthew Garrett cc2893b6af PCI: Ensure we re-enable devices on resume 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dean Nelson 7c9e2b1c47 PCI: cleanup error return for pcix get and set mmrbc functions 15 years ago
Dean Nelson bdc2bda7c4 PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions 15 years ago
Paul Mundt ded1d8f29b PCI: kill off pci_register_set_vga_state() symbol export. 15 years ago
Dean Nelson 25daeb550b PCI: fix return value from pcix_get_max_mmrbc() 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago
FUJITA Tomonori 5f3cd1e0bb dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h 15 years ago
FUJITA Tomonori 6a1961f49e dma-mapping: dma-mapping.h: add dma_set_coherent_mask 15 years ago
FUJITA Tomonori e3c4bccaba dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Rafael J. Wysocki bb910a7040 PCI/PM Runtime: Make runtime PM of PCI devices inactive by default 15 years ago
Rafael J. Wysocki a1e4d72cd3 PM: Allow PCI devices to suspend/resume asynchronously 15 years ago
Bjorn Helgaas 89a74ecccd PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs 15 years ago
Rafael J. Wysocki 6cbf82148f PCI PM: Run-time callbacks for PCI bus type 15 years ago
Rafael J. Wysocki b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
Rafael J. Wysocki 58ff463396 PCI PM: Add function for checking PME status of devices 15 years ago
Rafael J. Wysocki 93177a748b PCI: Clean up build for CONFIG_PCI_QUIRKS unset 15 years ago
Jesse Barnes cf4c43dd43 PCI: Add pci_bus_find_ext_capability 15 years ago
Mike Travis 95a8b6efc5 pci: Update pci_set_vga_state() to call arch functions 15 years ago
Rafael J. Wysocki 1ae861e652 PCI/PM: Use per-device D3 delays 15 years ago
Rafael J. Wysocki 5b889bf237 PCI: Fix build if quirks are not enabled 15 years ago
Benjamin Herrenschmidt 2d1c861871 PCI/cardbus: Add a fixup hook and fix powerpc 15 years ago
Stefan Assmann 45e829ea41 PCI: change PCI nomenclature in drivers/pci/ (comment changes) 15 years ago
Dexuan Cui b9c3b26641 PCI: support device-specific reset methods 15 years ago
Kleber Sacilotto de Souza 9e0b5b2c44 PCI: fix coding style issue in pci_save_state() 15 years ago
Chris Wright 5d990b6275 PCI: add pci_request_acs 15 years ago
Shmulik Ravid 04b55c4732 PCI: read-modify-write the pcie device control register when initiating pcie flr 15 years ago
Yinghai Lu c6a415761c PCI: add debug output for DMA mask info 15 years ago
Kenji Kaneshige 5f4d91a122 PCI: use pci_is_pcie() in pci core 15 years ago
Kenji Kaneshige 06a1cbafb2 PCI: use pci_pcie_cap() in pci core 15 years ago
Linus Torvalds 8c8def26bf PCI: allow matching of prefetchable resources to non-prefetchable windows 15 years ago
Thomas Gleixner e9d1e4921d PCI: Replace old style lock initializer 15 years ago
Bjorn Helgaas 865df576e8 PCI: improve discovery/configuration messages 15 years ago
Bjorn Helgaas 10c3d71d42 PCI: make PME# messages KERN_DEBUG 15 years ago
Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf 15 years ago
Allen Kay ae21ee65e8 PCI: acs p2p upsteram forwarding enabling 15 years ago
Bjorn Helgaas a369c791e8 PCI: print resources consistently with %pRt 15 years ago
Tejun Heo 98e724c791 PCI: pci_dfl_cache_line_size is __devinitdata 15 years ago
Tejun Heo 15ea76d407 pccard: configure CLS on attach 15 years ago
Tejun Heo 4c0eec7a86 sparc64/PCI: drop PCI_CACHE_LINE_BYTES 15 years ago
Jesse Barnes ac1aa47b13 PCI: determine CLS more intelligently 15 years ago