summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-02-06PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2013-02-06PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-02-06PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2013-02-06PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-02-06PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2013-02-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2013-02-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-06PCI : Calculate right add_sizeYinghai Lu
2012-10-17PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu
2012-10-10PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas
2012-09-12PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-07-25PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-05-11PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-03-19PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-02-29PCI: workaround hard-wired bus number V2Yinghai Lu
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-25PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman
2011-12-18pci: Fix hotplug of Express Module with pci bridgesYinghai Lu
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki
2011-12-05PCI: fix ats compile failureJames Bottomley
2011-12-05PCI: defer enablement of SRIOV BARSRam Pai
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2011-11-11PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige
2011-11-07PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31pci: drop unused Kconfig symbolPaul Bolle
2011-10-31PCI: Let PCI_PRI depend on PCIJoerg Roedel
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-27PCI: Clean-up MPS debug outputJon Mason
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel
2011-10-14PCI: Export ATS functions to modulesJoerg Roedel
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel
2011-10-14PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava