| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2011-01-14 | 1 | -0/+6 |
* | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 | 1 | -8/+0 |
* | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 2010-11-11 | 1 | -1/+6 |
* | PCI: Export some PCI PM functionality | Matthew Garrett | 2010-10-18 | 1 | -3/+0 |
* | PCI: fix pci_resource_alignment prototype | Cam Macdonell | 2010-09-09 | 1 | -2/+3 |
* | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 1 | -0/+2 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 1 | -0/+9 |
|\ |
|
| * | PCI: Fix warnings when CONFIG_DMI unset | Narendra K | 2010-08-02 | 1 | -2/+2 |
| * | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+9 |
* | | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 2010-07-19 | 1 | -0/+1 |
|/ |
|
* | PCI: make bitfield unsigned | Bill Pemberton | 2010-05-11 | 1 | -1/+1 |
* | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+1 |
* | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+7 |
* | PCI PM: Add function for checking PME status of devices | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+1 |
* | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki | 2010-02-23 | 1 | -0/+7 |
* | PCI: Fix build if quirks are not enabled | Rafael J. Wysocki | 2009-12-31 | 1 | -1/+1 |
* | PCI: support device-specific reset methods | Dexuan Cui | 2009-12-16 | 1 | -0/+8 |
* | PCI: acs p2p upsteram forwarding enabling | Allen Kay | 2009-11-04 | 1 | -0/+2 |
* | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 2009-09-09 | 1 | -1/+0 |
* | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 2009-09-09 | 1 | -0/+1 |
* | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 | 1 | -0/+13 |
* | PCI: handle Virtual Function ATS enabling | Yu Zhao | 2009-05-18 | 1 | -1/+3 |
* | PCI: support the ATS capability | Yu Zhao | 2009-05-18 | 1 | -0/+37 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 1 | -0/+65 |
|\ |
|
| * | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang | 2009-03-20 | 1 | -0/+6 |
| * | PCI: handle SR-IOV Virtual Function Migration | Yu Zhao | 2009-03-20 | 1 | -0/+4 |
| * | PCI: add SR-IOV API for Physical Function driver | Yu Zhao | 2009-03-20 | 1 | -0/+2 |
| * | PCI: centralize device setup code | Yu Zhao | 2009-03-20 | 1 | -0/+1 |
| * | PCI: reserve bus range for SR-IOV device | Yu Zhao | 2009-03-20 | 1 | -0/+5 |
| * | PCI: restore saved SR-IOV state | Yu Zhao | 2009-03-20 | 1 | -0/+4 |
| * | PCI: initialize and release SR-IOV capability | Yu Zhao | 2009-03-20 | 1 | -0/+37 |
| * | PCI: allow assignment of memory resources with a specified alignment | Yuji Shimada | 2009-03-20 | 1 | -0/+6 |
* | | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 2009-03-30 | 1 | -1/+0 |
|/ |
|
* | PCI: fix struct pci_platform_pm_ops kernel-doc | Randy Dunlap | 2009-02-13 | 1 | -10/+10 |
* | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 2009-01-16 | 1 | -0/+6 |
* | PCI PM: Avoid touching devices behind bridges in unknown state | Rafael J. Wysocki | 2009-01-07 | 1 | -0/+1 |
* | PCI PM: Add suspend counterpart of pci_reenable_device | Rafael J. Wysocki | 2009-01-07 | 1 | -0/+1 |
* | PCI: revise VPD access interface | Stephen Hemminger | 2009-01-07 | 1 | -3/+3 |
* | PCI: set device wakeup capable flag if platform support is present | Jesse Barnes | 2009-01-07 | 1 | -0/+1 |
* | PCI: factor pci_bus_add_child() from pci_bus_add_devices() | Yu Zhao | 2009-01-07 | 1 | -0/+1 |
* | PCI: add a new function to map BAR offsets | Yu Zhao | 2009-01-07 | 1 | -0/+2 |
* | PCI: export __pci_read_base() | Yu Zhao | 2009-01-07 | 1 | -0/+9 |
* | PCI: enhance pci_ari_enabled() | Yu Zhao | 2009-01-07 | 1 | -3/+3 |
* | PCI: handle PCI state saving with interrupts disabled | Rafael J. Wysocki | 2009-01-07 | 1 | -0/+1 |
* | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -2/+0 |
* | PCI: check mmap range of /proc/bus/pci files too | Jesse Barnes | 2009-01-07 | 1 | -0/+4 |
* | ACPI/PCI: Set support bit for MSI in support field of _OSC | Taku Izumi | 2008-10-23 | 1 | -0/+2 |
* | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2008-10-20 | 1 | -0/+6 |
* | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 | 1 | -0/+12 |
* | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu | 2008-10-20 | 1 | -0/+7 |