aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-26/+0
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas1-38/+1
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-32/+67
2012-07-09PCI: call final fixups hot-added devicesMyron Stowe1-0/+18
2012-07-09PCI: move final fixups from __init to __devinitMyron Stowe1-4/+4
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas1-38/+1
2012-07-09PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe1-14/+14
2012-07-09PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe1-2/+5
2012-07-09PCI: restructure 'pci_do_fixups()'Myron Stowe1-16/+30
2012-06-18Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas1-0/+14
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas1-9/+9
2012-06-18PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson1-0/+2
2012-06-18PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka1-0/+2
2012-06-16PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas1-0/+10
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-0/+26
2012-06-12PCI: add ACS validation utilityAlex Williamson1-0/+33
2012-06-12PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-9/+9
2012-06-11PCI: add PCI DMA source ID quirkAlex Williamson1-0/+51
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+58
2012-05-02PCI: work around IvyBridge internal graphics FLR erratumXudong Hao1-0/+58
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong1-0/+12
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-92/+90
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-0/+18
2012-02-24PCI: print out PCI device info along with durationYinghai Lu1-3/+4
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu1-63/+0
2012-02-24PCI: Use class for quirk for ti816x class fixupYinghai Lu1-5/+4
2012-02-24PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu1-1/+2
2012-02-24PCI: Use class for quirk for netmos class fixupYinghai Lu1-3/+3
2012-02-24PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu1-7/+10
2012-02-24PCI: Use class for quirk for cardbus_legacyYinghai Lu1-4/+4
2012-02-24PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu1-3/+3