Age | Commit message (Expand) | Author |
2012-02-24 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu |
2012-02-24 | PCI: prepare pci=realloc for multiple options | Yinghai Lu |
2012-02-23 | PCI: fix memleak for pci dev removing during hotplug | Yinghai Lu |
2012-02-14 | PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device | Yinghai Lu |
2012-01-06 | PCI: Enable ATS at the device state restore | Hao, Xudong |
2012-01-06 | PCI: Introduce INTx check & mask API | Jan Kiszka |
2011-08-01 | PCI: make cardbus-bridge resources optional | Ram Pai |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-08 | PCI: conditional resource-reallocation through kernel parameter pci=realloc | Ram Pai |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen |
2011-05-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-05-21 | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu |
2011-05-21 | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu |
2011-04-11 | PCI: Move ATS declarations in seperate header file | Joerg Roedel |
2011-03-04 | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com |
2011-01-14 | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki |
2010-11-11 | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck |
2010-10-17 | PCI: Export some PCI PM functionality | Matthew Garrett |
2010-09-09 | PCI: fix pci_resource_alignment prototype | Cam Macdonell |
2010-08-24 | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-08-02 | PCI: Fix warnings when CONFIG_DMI unset | Narendra K |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-05-11 | PCI: make bitfield unsigned | Bill Pemberton |
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 |