aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+6
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller1-3/+0
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-0/+24
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller1-0/+3
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"David Miller1-1/+0
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-32/+0
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-09-28Fix 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-22PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare1-1/+1
2007-08-22PCI: disable MSI on RX790Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RD580Tejun Heo1-0/+1
2007-08-22PCI: disable MSI on RS690Tejun Heo1-0/+1
2007-08-22PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz1-1/+1
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton1-2/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-10/+4
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba1-0/+16
2007-05-31PCI: quirk disable MSI on via vt3351Jay Cliburn1-0/+1
2007-05-31PCI: 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
2007-05-11Add the combined mode for ATI SB700Henry Su1-0/+1
2007-05-02pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo1-0/+2
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-113/+0
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare1-11/+7
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-2/+2
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo1-1/+4
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu1-1/+1
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+18
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman1-5/+2
2007-02-07PCI: remove quirk_sis_96x_compatible()Adrian Bunk1-15/+0
2007-02-07PCI: Speed up the Intel SMBus unhiding quirkJean Delvare1-13/+11
2007-02-07PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley1-0/+25
2007-02-07PCI: quirks.c: cleanupAdrian Bunk1-25/+17
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov1-0/+18
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo1-2/+2
2007-02-01[PATCH] via quirk updateJean Delvare1-3/+5
2007-01-30[PATCH] Fix VIA quirksJean Delvare1-36/+42
2007-01-22PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare1-0/+5
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal1-1/+1
2007-01-09[PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman1-6/+8
2006-12-20PCI: ATI sb600 sata quirkConke Hu1-0/+17
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev.Jesper Juhl1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-58/+109
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman1-12/+16
2006-12-20PCI quirks: remove redundant checkDavid Rientjes1-2/+1
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox1-56/+3