aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+104
2014-07-05PCI: Add bridge DMA alias quirk for Intel 82801 bridgeAlex Williamson1-0/+2
2014-06-19PCI: Suspend/resume quirks for Apple thunderboltAndreas Noever1-0/+97
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever1-0/+7
2014-06-11Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into nextBjorn Helgaas1-84/+73
2014-06-11PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-46/+33
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-38/+36
2014-06-09PCI: Add bridge DMA alias quirk for ITE bridgeAlex Williamson1-0/+2
2014-06-02Merge branch 'pci/iommu' into nextBjorn Helgaas1-0/+75
2014-05-28PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridgesAlex Williamson1-0/+23
2014-05-28PCI: Add function 1 DMA alias quirk for Marvell devicesAlex Williamson1-0/+36
2014-05-28PCI: Add function 0 DMA alias quirk for Ricoh devicesAlex Williamson1-0/+16
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into nextBjorn Helgaas1-0/+8
2014-05-20PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson1-0/+8
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into nextBjorn Helgaas1-0/+3
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-04-14PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson1-0/+2
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+5
2014-02-27PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas1-0/+5
2014-02-11PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson1-0/+160
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson1-0/+25
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-1/+1
2013-11-27remove obsolete references to powertweakDave Jones1-4/+0
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-52/+52
2013-09-25PCI: Remove Intel Haswell D3 delaysTodd E Brandt1-0/+23
2013-08-12Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas1-16/+81
2013-08-12PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-12PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom1-0/+79
2013-07-25PCI: Claim ACS support for AMD southbridge devicesAlex Williamson1-0/+50
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas1-4/+2
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-4/+2
2013-06-04Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas1-0/+2
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang1-0/+2
2013-05-15PCI: Work around Ivytown NTB BAR size issueJon Mason1-0/+25
2013-04-15PCI: Clean up quirk_io_regionYinghai Lu1-85/+45
2013-04-04PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang1-0/+18
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+39
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-66/+66
2012-11-07PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott1-0/+11
2012-11-07PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott1-0/+28
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas1-1/+27
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu1-8/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-79/+163
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-3/+3
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-3/+3
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-16/+4
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe1-16/+4