summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-08PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet1-1/+4
2008-07-29PCI: add D3 power state avoidance quirkAlan Cox1-0/+13
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-37/+97
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li1-0/+42
2008-06-10PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt1-0/+9
2008-06-10PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare1-0/+7
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-37/+81
2008-05-16Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-2/+1
2008-05-13PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz1-0/+1
2008-04-21PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-21PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-03-29pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-05PCI: consolidate duplicated MSI enable functionsBjorn Helgaas1-30/+6
2008-03-05PCI: use dev_printk in quirk messagesBjorn Helgaas1-3/+2
2008-02-22PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen1-0/+62
2008-02-22PCI: AMD SATA IDE mode quirkCrane Cai1-7/+10
2008-02-02PCI: modify SB700 SATA MSI quirkShane Huang1-7/+22
2008-02-02PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com1-60/+52
2008-02-02PCI: print quirk name in debug messagesbjorn.helgaas@hp.com1-1/+6
2008-02-02PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky1-1/+13
2008-02-02PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue1-3/+27
2008-02-02PCI: Unhide the SMBus on the HP xw4100Jean Delvare1-0/+6
2008-02-02PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton1-125/+125
2008-02-02PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin1-0/+28
2008-02-02PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok1-5/+2
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+6
2007-11-06PCI: Remove 3 incorrect MSI quirks.David Miller1-3/+0
2007-11-06PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-06PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-0/+24
2007-11-06PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller1-0/+3
2007-11-06PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller1-1/+0
2007-10-24jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-13PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-32/+0
2007-10-13PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-13PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-09-29Fix bogus PCI quirk for e100Benjamin Herrenschmidt1-4/+3
2007-09-11PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com1-2/+14
2007-08-23PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare1-1/+1
2007-08-23PCI: disable MSI on RX790Tejun Heo1-0/+1
2007-08-23PCI: disable MSI on RD580Tejun Heo1-0/+1
2007-08-23PCI: disable MSI on RS690Tejun Heo1-0/+1
2007-08-23PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz1-1/+1
2007-07-12PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton1-2/+2
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok1-10/+4
2007-07-12PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba1-0/+16
2007-06-01PCI: quirk disable MSI on via vt3351Jay Cliburn1-0/+1
2007-06-01PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek1-0/+1
2007-05-31pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo1-9/+9