| Commit message (Expand) | Author | Age |
* | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 2009-09-09 |
* | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 2009-09-09 |
* | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 |
* | PCI: handle Virtual Function ATS enabling | Yu Zhao | 2009-05-18 |
* | PCI: support the ATS capability | Yu Zhao | 2009-05-18 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
|\ |
|
| * | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang | 2009-03-20 |
| * | PCI: handle SR-IOV Virtual Function Migration | Yu Zhao | 2009-03-20 |
| * | PCI: add SR-IOV API for Physical Function driver | Yu Zhao | 2009-03-20 |
| * | PCI: centralize device setup code | Yu Zhao | 2009-03-20 |
| * | PCI: reserve bus range for SR-IOV device | Yu Zhao | 2009-03-20 |
| * | PCI: restore saved SR-IOV state | Yu Zhao | 2009-03-20 |
| * | PCI: initialize and release SR-IOV capability | Yu Zhao | 2009-03-20 |
| * | PCI: allow assignment of memory resources with a specified alignment | Yuji Shimada | 2009-03-20 |
* | | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 2009-03-30 |
|/ |
|
* | PCI: fix struct pci_platform_pm_ops kernel-doc | Randy Dunlap | 2009-02-13 |
* | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 2009-01-16 |
* | PCI PM: Avoid touching devices behind bridges in unknown state | Rafael J. Wysocki | 2009-01-07 |
* | PCI PM: Add suspend counterpart of pci_reenable_device | Rafael J. Wysocki | 2009-01-07 |
* | PCI: revise VPD access interface | Stephen Hemminger | 2009-01-07 |
* | PCI: set device wakeup capable flag if platform support is present | Jesse Barnes | 2009-01-07 |
* | PCI: factor pci_bus_add_child() from pci_bus_add_devices() | Yu Zhao | 2009-01-07 |
* | PCI: add a new function to map BAR offsets | Yu Zhao | 2009-01-07 |
* | PCI: export __pci_read_base() | Yu Zhao | 2009-01-07 |
* | PCI: enhance pci_ari_enabled() | Yu Zhao | 2009-01-07 |
* | PCI: handle PCI state saving with interrupts disabled | Rafael J. Wysocki | 2009-01-07 |
* | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
* | PCI: check mmap range of /proc/bus/pci files too | Jesse Barnes | 2009-01-07 |
* | ACPI/PCI: Set support bit for MSI in support field of _OSC | Taku Izumi | 2008-10-22 |
* | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2008-10-20 |
* | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 |
* | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu | 2008-10-20 |
* | PCI: make CPU list affinity visible | Mike Travis | 2008-10-20 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
| * | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 2008-07-07 |
| * | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 |
| |\ |
|
| | * | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 |
| * | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 |
| |/ |
|
* | | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-07-16 |
* | | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. | Benjamin Li | 2008-07-02 |
|/ |
|
* | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-21 |
* | PCI: make pci_bus a struct device | Greg Kroah-Hartman | 2008-02-01 |
* | PCI: fix codingstyle issues in drivers/pci/pci.h | Greg Kroah-Hartman | 2008-02-01 |
* | PCI: export pci_restore_msi_state() | Linas Vepstas | 2008-02-01 |
* | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | pci: implement "pci=noaer" | Randy Dunlap | 2007-10-12 |
* | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
|/ |
|
* | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h | Kumar Gala | 2007-08-22 |