aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-25Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into nextBjorn Helgaas1-23/+173
2016-04-19PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson1-0/+78
2016-04-19PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson1-2/+4
2016-04-19PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson1-0/+33
2016-04-11PCI: Add DMA alias quirk for mic_x200_dmaJacek Lawrynowicz1-0/+15
2016-04-11PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas1-5/+1
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas1-12/+7
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner1-1/+28
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner1-6/+10
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into nextBjorn Helgaas1-1/+30
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus1-1/+1
2016-03-10PCI: Prevent VPD access for buggy devicesBabu Moger1-0/+29
2016-02-04PCI: Add ACS quirk for all Cavium devicesManish Jaggi1-0/+15
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+16
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+5
2016-01-20PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander1-0/+4
2016-01-15PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2015-12-10PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter1-0/+58
2015-11-18pci: Decouple quirks.c from i915_reg.hVille Syrjälä1-1/+3
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+58
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas1-0/+58
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai1-0/+57
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson1-2/+18
2015-09-24PCI: Disable MSI on SiS 761Ondrej Zary1-0/+1
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+85
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas1-1/+14
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui1-0/+12
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch1-1/+2
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into nextBjorn Helgaas1-0/+3
2015-08-11PCI: Add ACS quirks for Intel I219-LM/VAlex Williamson1-0/+3
2015-08-10PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk1-0/+85
2015-07-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-07-14PCI: Remove a broken link in quirks.cRami Rosen1-1/+0
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang1-4/+4
2015-07-14PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas1-5/+5
2015-07-14PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method")Bjorn Helgaas1-24/+0
2015-07-14PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-07-14PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas1-5/+9
2015-07-14PCI: Use PCI_CLASS_SERIAL_USB instead of bare numberBjorn Helgaas1-4/+6
2015-07-14PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cardsKrzysztof =?utf-8?Q?Ha=C5=82asa?=1-0/+22
2015-07-14PCI: Remove Intel Cherrytrail D3 delaysSrinidhi Kasagar1-1/+10
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+4
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas1-2/+4
2015-05-22PCI: Add function 1 DMA alias quirk for Marvell 9120Sakari Ailus1-0/+2
2015-05-15PCI: Add ACS quirks for Intel 9-series PCH root portsAlex Williamson1-0/+2
2015-05-07PCI/MSI: Drop pci_msi_off() calls from quirksMichael S. Tsirkin1-2/+0
2015-04-24x86/irq: Remove sis apic bug workaroundThomas Gleixner1-7/+0
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2015-04-08PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong1-1/+1