Age | Commit message (Expand) | Author |
2010-02-22 | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki |
2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki |
2010-02-22 | PCI PM: Add function for checking PME status of devices | Rafael J. Wysocki |
2010-02-22 | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki |
2009-12-31 | PCI: Fix build if quirks are not enabled | Rafael J. Wysocki |
2009-12-16 | PCI: support device-specific reset methods | Dexuan Cui |
2009-11-04 | PCI: acs p2p upsteram forwarding enabling | Allen Kay |
2009-09-09 | PCI: Simplify hotplug mch quirk. | Eric W. Biederman |
2009-09-09 | PCI: expose function reset capability in sysfs | Michael S. Tsirkin |
2009-08-30 | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright |
2009-05-18 | PCI: handle Virtual Function ATS enabling | Yu Zhao |
2009-05-18 | PCI: support the ATS capability | Yu Zhao |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-03-30 | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki |
2009-03-20 | 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-02-13 | PCI: fix struct pci_platform_pm_ops kernel-doc | Randy Dunlap |
2009-01-16 | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki |
2009-01-07 | 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 |
2008-10-22 | ACPI/PCI: Set support bit for MSI in support field of _OSC | Taku Izumi |
2008-10-20 | 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-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki |
2008-07-07 | 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-02 | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. | Benjamin Li |
2008-06-12 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes |
2008-06-11 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki |
2008-06-10 | PCI: introduce pci_slot | Alex Chiang |
2008-04-20 | PCI: Expose PCI VPD through sysfs | Ben Hutchings |
2008-02-01 | PCI: make pci_bus a struct device | Greg Kroah-Hartman |