aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad2015-10-131-0/+9
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-10-131-1/+60
* PCI: Fix TI816X class code quirkBjorn Helgaas2015-10-131-2/+3
* PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-05-091-3/+4
* PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-05-091-1/+1
* PCI: quirks: Fix backport of quirk_io()Ben Hutchings2015-03-061-1/+1
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-201-4/+37
* PCI: Restore detection of read-only BARsMyron Stowe2015-02-201-0/+3
* PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado2014-12-141-1/+1
* PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr2014-12-141-0/+20
* PCI: pciehp: Prevent NULL dereference during probeAndreas Noever2014-12-141-0/+7
* PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum2014-06-091-2/+2
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-04-021-0/+3
* PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-04-021-0/+10
* PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2014-02-151-7/+7
* PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2014-01-031-1/+0
* 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