Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | PCI: Enable ATS at the device state restore | Hao, Xudong | 1 | -0/+8 |
2012-01-07 | PCI: Introduce INTx check & mask API | Jan Kiszka | 1 | -0/+2 |
2011-08-01 | PCI: make cardbus-bridge resources optional | Ram Pai | 1 | -0/+4 |
2011-07-23 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2011-07-09 | PCI: conditional resource-reallocation through kernel parameter pci=realloc | Ram Pai | 1 | -0/+2 |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 1 | -2/+0 |
2011-05-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+1 |
2011-05-21 | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu | 1 | -2/+0 |
2011-05-21 | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu | 1 | -0/+1 |
2011-04-11 | PCI: Move ATS declarations in seperate header file | Joerg Roedel | 1 | -37/+0 |
2011-03-04 | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 1 | -1/+1 |
2011-01-14 | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 1 | -0/+6 |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 1 | -8/+0 |
2010-11-11 | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 1 | -1/+6 |
2010-10-18 | PCI: Export some PCI PM functionality | Matthew Garrett | 1 | -3/+0 |
2010-09-10 | PCI: fix pci_resource_alignment prototype | Cam Macdonell | 1 | -2/+3 |
2010-08-25 | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 1 | -0/+2 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+9 |
2010-08-02 | PCI: Fix warnings when CONFIG_DMI unset | Narendra K | 1 | -2/+2 |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 1 | -0/+9 |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 1 | -0/+1 |
2010-05-11 | PCI: make bitfield unsigned | Bill Pemberton | 1 | -1/+1 |
2010-02-23 | PCI PM: Run-time callbacks for PCI bus type | Rafael J. Wysocki | 1 | -0/+1 |
2010-02-23 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 1 | -0/+7 |
2010-02-23 | PCI PM: Add function for checking PME status of devices | Rafael J. Wysocki | 1 | -0/+1 |
2010-02-23 | PCI: Clean up build for CONFIG_PCI_QUIRKS unset | Rafael J. Wysocki | 1 | -0/+7 |
2009-12-31 | PCI: Fix build if quirks are not enabled | Rafael J. Wysocki | 1 | -1/+1 |
2009-12-17 | PCI: support device-specific reset methods | Dexuan Cui | 1 | -0/+8 |
2009-11-04 | PCI: acs p2p upsteram forwarding enabling | Allen Kay | 1 | -0/+2 |
2009-09-10 | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 1 | -1/+0 |
2009-09-10 | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 1 | -0/+1 |
2009-08-30 | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 1 | -0/+13 |
2009-05-18 | PCI: handle Virtual Function ATS enabling | Yu Zhao | 1 | -1/+3 |
2009-05-18 | PCI: support the ATS capability | Yu Zhao | 1 | -0/+37 |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+65 |
2009-03-30 | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki | 1 | -1/+0 |
2009-03-21 | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang | 1 | -0/+6 |
2009-03-20 | PCI: handle SR-IOV Virtual Function Migration | Yu Zhao | 1 | -0/+4 |
2009-03-20 | PCI: add SR-IOV API for Physical Function driver | Yu Zhao | 1 | -0/+2 |
2009-03-20 | PCI: centralize device setup code | Yu Zhao | 1 | -0/+1 |
2009-03-20 | PCI: reserve bus range for SR-IOV device | Yu Zhao | 1 | -0/+5 |
2009-03-20 | PCI: restore saved SR-IOV state | Yu Zhao | 1 | -0/+4 |
2009-03-20 | PCI: initialize and release SR-IOV capability | Yu Zhao | 1 | -0/+37 |
2009-03-20 | PCI: allow assignment of memory resources with a specified alignment | Yuji Shimada | 1 | -0/+6 |
2009-02-13 | PCI: fix struct pci_platform_pm_ops kernel-doc | Randy Dunlap | 1 | -10/+10 |
2009-01-16 | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 1 | -0/+6 |
2009-01-07 | PCI PM: Avoid touching devices behind bridges in unknown state | Rafael J. Wysocki | 1 | -0/+1 |
2009-01-07 | PCI PM: Add suspend counterpart of pci_reenable_device | Rafael J. Wysocki | 1 | -0/+1 |
2009-01-07 | PCI: revise VPD access interface | Stephen Hemminger | 1 | -3/+3 |
2009-01-07 | PCI: set device wakeup capable flag if platform support is present | Jesse Barnes | 1 | -0/+1 |