Age | Commit message (Expand) | Author |
2012-12-06 | PCI : Calculate right add_size | Yinghai Lu |
2012-10-17 | PCI: Check P2P bridge for invalid secondary/subordinate range | Yinghai Lu |
2012-10-10 | PCI: acpiphp: check whether _ADR evaluation succeeded | Bjorn Helgaas |
2012-09-12 | PCI: EHCI: Fix crash during hibernation on ASUS computers | Rafael J. Wysocki |
2012-07-25 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-06-19 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-05-11 | PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs | Thomas Jarosch |
2012-04-02 | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett |
2012-03-19 | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett |
2012-02-29 | PCI: workaround hard-wired bus number V2 | Yinghai Lu |
2012-02-06 | PCI: Rework ASPM disable code | Matthew Garrett |
2012-01-25 | PCI: msi: Disable msi interrupts when we initialize a pci device | Eric W. Biederman |
2011-12-18 | pci: Fix hotplug of Express Module with pci bridges | Yinghai Lu |
2011-12-14 | PCI: Set device power state to PCI_D0 for device without native PM support | Ajaykumar Hotchandani |
2011-12-13 | PCI hotplug: Always allow acpiphp to handle non-PCIe bridges | Rafael J. Wysocki |
2011-12-05 | PCI: fix ats compile failure | James Bottomley |
2011-12-05 | PCI: defer enablement of SRIOV BARS | Ram Pai |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-11-14 | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs | Bjorn Helgaas |
2011-11-11 | PCI: pciehp: wait 100 ms after Link Training check | Kenji Kaneshige |
2011-11-11 | PCI: pciehp: wait 1000 ms before Link Training check | Kenji Kaneshige |
2011-11-07 | PCI: pciehp: Retrieve link speed after link is trained | Yinghai Lu |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-10-31 | pci: add module.h to files implicitly relying on its presence. | Paul Gortmaker |
2011-10-31 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | pci: drop unused Kconfig symbol | Paul Bolle |
2011-10-31 | PCI: Let PCI_PRI depend on PCI | Joerg Roedel |
2011-10-31 | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug | Rafael J. Wysocki |
2011-10-28 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-10-27 | PCI: Clean-up MPS debug output | Jon Mason |
2011-10-27 | pci: Clamp pcie_set_readrq() when using "performance" settings | Benjamin Herrenschmidt |
2011-10-27 | PCI: enable MPS "performance" setting to properly handle bridge MPS | Jon Mason |
2011-10-27 | PCI: Workaround for Intel MPS errata | Jon Mason |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-25 | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds |
2011-10-14 | PCI: Add support for PASID capability | Joerg Roedel |
2011-10-14 | PCI: Add implementation for PRI capability | Joerg Roedel |
2011-10-14 | PCI: Export ATS functions to modules | Joerg Roedel |
2011-10-14 | PCI: Move ATS implementation into own file | Joerg Roedel |
2011-10-14 | PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() | Rafael J. Wysocki |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava |
2011-10-14 | PCI / PM: Extend PME polling to all PCI devices | Rafael J. Wysocki |
2011-10-14 | PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 | Josh Boyer |
2011-10-14 | PCI: Make pci_setup_bridge() non-static for use by arch code | Benjamin Herrenschmidt |
2011-10-14 | PCI: Add quirk for known incorrect MPSS | Ben Hutchings |
2011-10-04 | PCI: Disable MPS configuration by default | Jon Mason |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-13 | pci: Don't crash when reading mpss from root complex | Benjamin Herrenschmidt |
2011-09-09 | PCI: Remove MRRS modification from MPS setting code | Jon Mason |