summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-03-06PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-06PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-02-06PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+18
2013-02-06PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-02-06PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-02-06PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-02-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige4-13/+2
2013-02-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige1-1/+1
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-12-06PCI : Calculate right add_sizeYinghai Lu2-4/+5
2012-10-17PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-10-10PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-09-12PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki1-0/+7
2012-07-25PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern3-31/+12
2012-06-20USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-0/+31
2012-05-11PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-03-19PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett1-0/+3
2012-03-01PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett2-22/+37
2012-01-26PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2011-12-19pci: Fix hotplug of Express Module with pci bridgesYinghai Lu1-1/+5
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2-1/+3
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki1-17/+12
2011-12-05PCI: fix ats compile failureJames Bottomley1-0/+1
2011-12-05PCI: defer enablement of SRIOV BARSRam Pai2-1/+8
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2-4/+4
2011-11-11PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige1-0/+8
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2-3/+8
2011-11-07PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu1-9/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-0/+16
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-11/+0
2011-11-01pci: add module.h to files implicitly relying on its presence.Paul Gortmaker3-0/+3
2011-11-01pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker13-0/+13
2011-11-01pci: drop unused Kconfig symbolPaul Bolle1-11/+0
2011-10-31PCI: Let PCI_PRI depend on PCIJoerg Roedel1-0/+1
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki1-5/+24
2011-10-29Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds11-234/+737
2011-10-27PCI: Clean-up MPS debug outputJon Mason1-6/+7
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason1-31/+24
2011-10-27PCI: Workaround for Intel MPS errataJon Mason1-0/+69
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds1-3/+2
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel2-0/+126
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel2-0/+176
2011-10-14PCI: Export ATS functions to modulesJoerg Roedel1-0/+3
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel4-142/+160
2011-10-14PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki1-2/+1