| Commit message (Expand) | Author | Age | Files | Lines |
* | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. | Xavier Gnata | 2016-08-31 | 1 | -0/+4 |
* | thunderbolt: Fix resume quirk for Falcon Ridge 4C. | Andreas Noever | 2016-08-31 | 1 | -2/+1 |
* | PCI: Add ACS quirk for Solarflare SFC9220 | Edward Cree | 2016-07-29 | 1 | -0/+1 |
* | PCI: Add DMA alias quirk for Adaptec 3805 | Alex Williamson | 2016-07-19 | 1 | -0/+3 |
* | PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset | Chris Blake | 2016-06-10 | 1 | -4/+6 |
* | PCI: Add function 1 DMA alias quirk for Marvell 88SE9182 | Aaron Sierra | 2016-06-10 | 1 | -0/+3 |
*---. | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas | 2016-04-25 | 1 | -23/+173 |
|\ \ \ |
|
| | | * | PCI: Work around Intel Sunrise Point PCH incorrect ACS capability | Alex Williamson | 2016-04-19 | 1 | -0/+78 |
| | | * | PCI: Reverse standard ACS vs device-specific ACS enabling | Alex Williamson | 2016-04-19 | 1 | -2/+4 |
| | | * | PCI: Mark Intel i40e NIC INTx masking as broken | Alex Williamson | 2016-04-19 | 1 | -0/+33 |
| |_|/
|/| | |
|
| | * | thunderbolt: Support 1st gen Light Ridge controller | Lukas Wunner | 2016-04-08 | 1 | -1/+28 |
| | * | PCI: Add Intel Thunderbolt device IDs | Lukas Wunner | 2016-04-08 | 1 | -6/+10 |
| |/
|/| |
|
| * | PCI: Add DMA alias quirk for mic_x200_dma | Jacek Lawrynowicz | 2016-04-11 | 1 | -0/+15 |
| * | PCI: Move informational printk to pci_add_dma_alias() | Bjorn Helgaas | 2016-04-11 | 1 | -5/+1 |
| * | PCI: Add pci_add_dma_alias() to abstract implementation | Bjorn Helgaas | 2016-04-11 | 1 | -12/+7 |
|/ |
|
*---. | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 1 | -1/+30 |
|\ \ \ |
|
| | | * | PCI: Prevent VPD access for buggy devices | Babu Moger | 2016-03-10 | 1 | -0/+29 |
| | |/
| |/| |
|
| | * | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 2016-03-15 | 1 | -1/+1 |
| |/ |
|
* | | PCI: Add ACS quirk for all Cavium devices | Manish Jaggi | 2016-02-04 | 1 | -0/+15 |
|/ |
|
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 1 | -0/+16 |
|\ |
|
| *-. | Merge branches 'pci/iommu' and 'pci/misc' into next | Bjorn Helgaas | 2016-01-20 | 1 | -0/+5 |
| |\ \ |
|
| | | * | PCI: Limit config space size for Netronome NFP4000 | Simon Horman | 2016-01-15 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183 | Tim Sander | 2016-01-20 | 1 | -0/+4 |
| * | | PCI: Limit config space size for Netronome NFP6000 family | Jason S. McMullan | 2015-12-10 | 1 | -0/+11 |
| |/ |
|
* | | Merge tag 'v4.4-rc2' into drm-intel-next-queued | Daniel Vetter | 2015-11-23 | 1 | -0/+58 |
|\ \
| |/ |
|
| * | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 1 | -0/+58 |
| |\ |
|
| | *-. | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2015-11-02 | 1 | -0/+58 |
| | |\ \ |
|
| | | | * | PCI: Disable MSI on SiS 761 | Ondrej Zary | 2015-09-24 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| | | * | PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum | Hariprasad Shenai | 2015-10-22 | 1 | -0/+57 |
| | |/ |
|
* | | | pci: Decouple quirks.c from i915_reg.h | Ville Syrjälä | 2015-11-18 | 1 | -1/+3 |
|/ / |
|
* | | PCI: Use function 0 VPD for identical functions, regular VPD for others | Alex Williamson | 2015-09-24 | 1 | -2/+18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 | 1 | -0/+85 |
|\ |
|
| * | PCI: Add quirk for Intel DH895xCC VF PCI config erratum | Tadeusz Struk | 2015-08-10 | 1 | -0/+85 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 2015-08-28 | 1 | -1/+14 |
|\ \ \ |
|
| | * | | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI | Zhang Rui | 2015-08-24 | 1 | -0/+12 |
| * | | | PCI: Set MPS to match upstream bridge | Keith Busch | 2015-08-24 | 1 | -1/+2 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-14 | 1 | -0/+3 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | PCI: Add ACS quirks for Intel I219-LM/V | Alex Williamson | 2015-08-11 | 1 | -0/+3 |
| |/ |
|
* | | PCI: Add VPD function 0 quirk for Intel Ethernet devices | Mark Rustad | 2015-07-21 | 1 | -0/+9 |
* | | PCI: Remove a broken link in quirks.c | Rami Rosen | 2015-07-14 | 1 | -1/+0 |
* | | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang | 2015-07-14 | 1 | -4/+4 |
* | | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes | Bjorn Helgaas | 2015-07-14 | 1 | -5/+5 |
* | | PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method") | Bjorn Helgaas | 2015-07-14 | 1 | -24/+0 |
* | | PCI: Fix TI816X class code quirk | Bjorn Helgaas | 2015-07-14 | 1 | -3/+6 |
* | | PCI: Fix generic NCR 53c810 class code quirk | Bjorn Helgaas | 2015-07-14 | 1 | -5/+9 |
* | | PCI: Use PCI_CLASS_SERIAL_USB instead of bare number | Bjorn Helgaas | 2015-07-14 | 1 | -4/+6 |
* | | PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cards | Krzysztof =?utf-8?Q?Ha=C5=82asa?= | 2015-07-14 | 1 | -0/+22 |
* | | PCI: Remove Intel Cherrytrail D3 delays | Srinidhi Kasagar | 2015-07-14 | 1 | -1/+10 |
|/ |
|
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -2/+4 |
|\ |
|
| *-. | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas | 2015-06-12 | 1 | -2/+4 |
| |\ \ |
|