Commit Graph

72 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Rafael J. Wysocki 0128a89cf7 PCI PM: Move pci_restore_standard_config to pci-driver.c 16 years ago
Alex Chiang 705b1aaa82 PCI: Introduce /sys/bus/pci/rescan 16 years ago
Yu Zhao 74bb1bcc7d PCI: handle SR-IOV Virtual Function Migration 16 years ago
Yu Zhao dd7cc44d0b PCI: add SR-IOV API for Physical Function driver 16 years ago
Yu Zhao 480b93b783 PCI: centralize device setup code 16 years ago
Yu Zhao a28724b0fb PCI: reserve bus range for SR-IOV device 16 years ago
Yu Zhao 8c5cdb6adc PCI: restore saved SR-IOV state 16 years ago
Yu Zhao d1b054da8f PCI: initialize and release SR-IOV capability 16 years ago
Yuji Shimada 32a9a682be PCI: allow assignment of memory resources with a specified alignment 16 years ago
Randy Dunlap b33bfdef24 PCI: fix struct pci_platform_pm_ops kernel-doc 16 years ago
Rafael J. Wysocki aa8c6c9374 PCI PM: Restore standard config registers of all devices early 16 years ago
Rafael J. Wysocki 734104292f PCI PM: Avoid touching devices behind bridges in unknown state 16 years ago
Rafael J. Wysocki fa58d305d9 PCI PM: Add suspend counterpart of pci_reenable_device 16 years ago
Stephen Hemminger 287d19ce2e PCI: revise VPD access interface 16 years ago
Jesse Barnes eb9c39d031 PCI: set device wakeup capable flag if platform support is present 16 years ago
Yu Zhao 876e501ab2 PCI: factor pci_bus_add_child() from pci_bus_add_devices() 16 years ago
Yu Zhao 613e7ed6f7 PCI: add a new function to map BAR offsets 16 years ago
Yu Zhao 0b400c7ed4 PCI: export __pci_read_base() 16 years ago
Yu Zhao 6a49d81200 PCI: enhance pci_ari_enabled() 16 years ago
Rafael J. Wysocki 63f4898ace PCI: handle PCI state saving with interrupts disabled 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Jesse Barnes 9eff02e204 PCI: check mmap range of /proc/bus/pci files too 16 years ago
Taku Izumi d389fec6a2 ACPI/PCI: Set support bit for MSI in support field of _OSC 17 years ago
Benjamin Herrenschmidt f19aeb1f36 PCI: Add ability to mmap legacy_io on some platforms 17 years ago
Yu Zhao 58c3a727cb PCI: support PCIe ARI capability 17 years ago
Zhao, Yu 557848c3c0 PCI: replace cfg space size (256/4096) by macros. 17 years ago
Mike Travis 93ff68a55a PCI: make CPU list affinity visible 17 years ago
Rafael J. Wysocki a80a6da145 PCI ACPI: Drop the second argument of platform_pci_choose_state 17 years ago
Rafael J. Wysocki eb9d0fe40e PCI ACPI: Rework PCI handling of wake-up 17 years ago
Rafael J. Wysocki 961d9120fa PCI: Introduce platform_pci_power_manageable function 17 years ago
Benjamin Li 99cb233d60 PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. 17 years ago
Rafael J. Wysocki 8d2bdf4948 PCI ACPI: Drop the second argument of platform_pci_choose_state 17 years ago
Alex Chiang f46753c5e3 PCI: introduce pci_slot 17 years ago
Ben Hutchings 94e6108803 PCI: Expose PCI VPD through sysfs 17 years ago
Greg Kroah-Hartman fd7d1ced29 PCI: make pci_bus a struct device 17 years ago
Greg Kroah-Hartman 367b09fec4 PCI: fix codingstyle issues in drivers/pci/pci.h 17 years ago
Linas Vepstas 94688cf245 PCI: export pci_restore_msi_state() 17 years ago
Keshavamurthy, Anil S 994a65e25d Intel IOMMU: PCI generic helper function 18 years ago
Randy Dunlap 7f78576366 pci: implement "pci=noaer" 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Kumar Gala ce5ccdef10 PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h 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
Michael Ellerman 4aa9bc955d MSI: Use a list instead of the custom link structure 18 years ago
Eric W. Biederman 392ee1e6dd [PATCH] msi: Safer state caching. 18 years ago
Eric W. Biederman f5f2b13129 [PATCH] msi: sanely support hardware level msi disabling 18 years ago
Michael Ellerman 8fed4b6523 MSI: Combine pci_(save|restore)_msi/msix_state 18 years ago
Michael Ellerman 88187dfa4d MSI: Replace pci_msi_quirk with calls to pci_no_msi() 18 years ago
Hidetoshi Seto 38cc13022e PCI : add extremely specialized __pci_reenable_device for default resume 18 years ago
Hidetoshi Seto 924b08f3ff PCI : remove too specialized __pci_enable_device for default resume 18 years ago