Commit Graph

95 Commits (2d6027f0877518c2ca8f3492e57ed5b182904a0c)

Author SHA1 Message Date
Shaohua Li 6c723d5bd8 PCI: PCIE ASPM support 17 years ago
Benjamin Herrenschmidt 7cbe5b6005 PCI: Remove pci_enable_device_bars() 17 years ago
Benjamin Herrenschmidt b718989da7 PCI: Add pci_enable_device_{io,mem} intefaces 17 years ago
Shaohua Li 017fc480cc PCI: avoid save the same type of cap multiple times 17 years ago
Shaohua Li ec0a3a27fb PCI: correctly initialize a structure for pcie_save_pcix_state() 17 years ago
Shaohua Li f34303de9e PCI: fix typo in pci_save_pcix_state 17 years ago
Shaohua Li 4348a2dc49 pcie: utilize pcie transaction pending bit 17 years ago
Adrian Bunk ad668599f2 PCI: make pci_restore_bars() static 17 years ago
Tejun Heo b95d58eaf2 pci: allow multiple calls to pcim_enable_device() 17 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
Jeff Garzik 32a2eea795 PCI: Add 'nodomains' boot option, and pci_domains_supported global 18 years ago
Randy Dunlap 7f78576366 pci: implement "pci=noaer" 18 years ago
vignesh babu 229f5afded PCI: is_power_of_2 in drivers/pci/pci.c 18 years ago
Tejun Heo 0b62e13b5c pci: rename __pci_reenable_device() to pci_reenable_device() 18 years ago
Randy Dunlap 42e61f4adb kernel-doc fixes for PCI and drivers/base/ 18 years ago
Tejun Heo f0a664bbd1 PCI: export __pci_reenable_device() 18 years ago
Shaohua Li ab826ca4cf ACPI: Use ACPI methods to select PCI device suspend state 18 years ago
Andrew Lunn cca03dec2f PCI: pci_set_power_state(): check for PM capabilities earlier 18 years ago
Randy Dunlap 694625c0b3 PCI: add pci_try_set_mwi 18 years ago
Andrew Morton b7b095c154 PCI: pci-x-pci-express-read-control-interfaces cleanups 18 years ago
Peter Oruba d556ad4bbe PCI: add PCI-X/PCI-Express read control interfaces 18 years ago
Sam Ravnborg 96bde06a2d pci: do not mark exported functions as __devinit 18 years ago
Randy Dunlap 8d7d86e9bd PCI: kernel-doc fix 18 years ago
Brian King f7bdd12d23 pci: New PCI-E reset API 18 years ago
David Brownell 075c177152 define platform wakeup hook, use in pci_enable_wake() 18 years ago
Eric W. Biederman 9f35575dfc [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. 18 years ago
Eric W. Biederman 392ee1e6dd [PATCH] msi: Safer state caching. 18 years ago
Tejun Heo 7f375f325f PCI: allow multiple calls to pcim_pin_device() 18 years ago
Eric W. Biederman f5f2b13129 [PATCH] msi: sanely support hardware level msi disabling 18 years ago
Atsushi Nemoto 4516a618a7 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options 18 years ago
Randy Dunlap f95d882d81 PCI/sysfs/kobject kernel-doc fixes 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Michael Ellerman 8fed4b6523 MSI: Combine pci_(save|restore)_msi/msix_state 18 years ago
Pavel Machek e36c455c2f PCI: power management: remove noise on non-manageable hw 18 years ago
Adrian Bunk 8255cf35d5 PCI: make isa_bridge Alpha-only 18 years ago
Adrian Bunk c30ca1db39 PCI: quirks.c: cleanup 18 years ago
Hidetoshi Seto c87deff776 PCI : Add selected_regions funcs 18 years ago
Hidetoshi Seto 38cc13022e PCI : add extremely specialized __pci_reenable_device for default resume 18 years ago
Hidetoshi Seto 9fb625c3cc PCI : Move pci_fixup_device and is_enabled (originally intended change) 18 years ago
Hidetoshi Seto 924b08f3ff PCI : remove too specialized __pci_enable_device for default resume 18 years ago
Brice Goglin 47a4d5be7c [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap 18 years ago
Michael Ellerman 687d5fe3dc PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities 18 years ago
Michael Ellerman d3bac118fb PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() 18 years ago
Inaky Perez-Gonzalez bae94d0237 PCI: switch pci_{enable,disable}_device() to be nestable 18 years ago
Matthew Wilcox edb2d97eb5 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI 18 years ago
Matthew Wilcox ebf5a24829 PCI: Use pci_generic_prep_mwi on sparc64 18 years ago
Stephen Hemminger cc692a5f1e PCI: save/restore PCI-X state 18 years ago
Michael S. Tsirkin b56a5a23bf PCI: Restore PCI Express capability registers after PM event 19 years ago
Andi Kleen 0637a70a5d [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 19 years ago
David Brownell b887d2e63c PM: PCI and IDE handle PM_EVENT_PRETHAW 19 years ago