aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix truncation of resource size to 32 bitsNikhil P Rao2013-11-281-1/+2
* pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2013-09-101-0/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-271-0/+2
* PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki2013-05-131-8/+4
* PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki2013-03-061-0/+2
* PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-02-061-0/+3
* PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-02-063-16/+18
* PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-02-063-12/+1
* PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-02-061-0/+1
* PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-02-064-15/+17
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2013-02-064-13/+2
* PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2013-02-061-1/+1
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-161-2/+5
* PCI : Calculate right add_sizeYinghai Lu2012-12-062-4/+5
* PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-10-171-2/+4
* PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-10-101-4/+9
* PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-09-121-0/+7
* PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-253-31/+12
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-192-0/+31
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-05-111-0/+34
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-04-021-3/+10
* PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-191-0/+3
* PCI: workaround hard-wired bus number V2Yinghai Lu2012-02-291-0/+5
* PCI: Rework ASPM disable codeMatthew Garrett2012-02-062-22/+37
* PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-251-0/+10
* pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-181-1/+5
* PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-142-1/+3
* PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-131-17/+12
* PCI: fix ats compile failureJames Bottomley2011-12-051-0/+1
* PCI: defer enablement of SRIOV BARSRam Pai2011-12-052-1/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-236-21/+47
|\
| * PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| * PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| * PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| * PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| * PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| * PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0616-0/+16
|\ \
| * | pci: add module.h to files implicitly relying on its presence.Paul Gortmaker2011-10-313-0/+3
| * | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3113-0/+13
| |/
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-11/+0
|\ \ | |/ |/|
| * pci: drop unused Kconfig symbolPaul Bolle2011-10-311-11/+0
* | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-2811-234/+737
|\ \
| * | PCI: Clean-up MPS debug outputJon Mason2011-10-271-6/+7
| * | pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-271-2/+16
| * | PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-271-31/+24
| * | PCI: Workaround for Intel MPS errataJon Mason2011-10-271-0/+69
| * | PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+126
| * | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+176
| * | PCI: Export ATS functions to modulesJoerg Roedel2011-10-141-0/+3