summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-231-0/+58
|\
| * Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-0/+58
| |\
| | *-. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-021-0/+58
| | |\ \
| | | | * PCI: Disable MSI on SiS 761Ondrej Zary2015-09-251-0/+1
| | | |/ | | |/|
| | | * PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-231-0/+57
| | |/
* | / pci: Decouple quirks.c from i915_reg.hVille Syrjälä2015-11-181-1/+3
|/ /
* / PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2015-09-251-2/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-011-0/+85
|\
| * PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk2015-08-101-0/+85
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-1/+14
|\ \ \
| | * | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2015-08-241-0/+12
| * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-241-1/+2
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-141-0/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * PCI: Add ACS quirks for Intel I219-LM/VAlex Williamson2015-08-111-0/+3
| |/
* | PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad2015-07-211-0/+9
* | PCI: Remove a broken link in quirks.cRami Rosen2015-07-151-1/+0Star
* | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang2015-07-151-4/+4
* | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas2015-07-141-5/+5
* | PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method")Bjorn Helgaas2015-07-141-24/+0Star
* | PCI: Fix TI816X class code quirkBjorn Helgaas2015-07-141-3/+6
* | PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas2015-07-141-5/+9
* | PCI: Use PCI_CLASS_SERIAL_USB instead of bare numberBjorn Helgaas2015-07-141-4/+6
* | PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cardsKrzysztof =?utf-8?Q?Ha=C5=82asa?=2015-07-141-0/+22
* | PCI: Remove Intel Cherrytrail D3 delaysSrinidhi Kasagar2015-07-141-1/+10
|/
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-2/+4
|\
| *-. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-121-2/+4
| |\ \
| | | * PCI: Add function 1 DMA alias quirk for Marvell 9120Sakari Ailus2015-05-221-0/+2
| | | * PCI: Add ACS quirks for Intel 9-series PCH root portsAlex Williamson2015-05-161-0/+2
| | |/ | |/|
| | * PCI/MSI: Drop pci_msi_off() calls from quirksMichael S. Tsirkin2015-05-071-2/+0Star
| |/
* / x86/irq: Remove sis apic bug workaroundThomas Gleixner2015-04-241-7/+0Star
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-1/+1
|\
| * PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong2015-04-081-1/+1
* | PCI: Add ACS quirks for Intel 1G NICsAlex Williamson2015-03-231-0/+32
|/
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+64
|\
| * PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirkAlex Williamson2015-01-241-0/+3
| * PCI: Add DMA alias quirk for Adaptec 3405Alex Williamson2015-01-231-0/+38
| * PCI: Add ACS quirk for Emulex NICsVasundhara Volam2015-01-161-0/+2
| * PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transitionAlex Williamson2015-01-161-0/+21
* | PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-041-3/+37
|/
* PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson2015-01-161-0/+14
* PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD deviceHuang Rui2014-11-031-0/+20
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2014-10-061-0/+7
|\
| * PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp2014-10-021-0/+7
| |
| \
*-. | Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas2014-10-011-6/+28
|\ \|
| | * PCI: Add ACS quirk for Intel 10G NICsAlex Williamson2014-09-291-6/+28
| | |
| \ \
*-. \ \ Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas2014-09-251-51/+17Star
|\ \ \ \ | | |/ / | |/| / | | |/
| | * PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140Alex Williamson2014-09-221-0/+17
| | * PCI: Remove unused pci_get_dma_source()Alex Williamson2014-09-221-51/+0Star
| | |
| \ \
*-. \ \ Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas2014-09-221-0/+22
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * PCI: Assume all Mellanox devices have broken INTx maskingGavin Shan2014-09-081-0/+2
| |/ |/|