aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok
2007-09-28Fix bogus PCI quirk for e100Benjamin Herrenschmidt
2007-09-11PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com
2007-08-22PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare
2007-08-22PCI: disable MSI on RX790Tejun Heo
2007-08-22PCI: disable MSI on RD580Tejun Heo
2007-08-22PCI: disable MSI on RS690Tejun Heo
2007-08-22PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba
2007-05-31PCI: quirk disable MSI on via vt3351Jay Cliburn
2007-05-31PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek
2007-05-31pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo
2007-05-11Add the combined mode for ATI SB700Henry Su
2007-05-02pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman
2007-02-07PCI: remove quirk_sis_96x_compatible()Adrian Bunk
2007-02-07PCI: Speed up the Intel SMBus unhiding quirkJean Delvare
2007-02-07PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley
2007-02-07PCI: quirks.c: cleanupAdrian Bunk
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-02-01[PATCH] via quirk updateJean Delvare
2007-01-30[PATCH] Fix VIA quirksJean Delvare
2007-01-22PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal
2007-01-09[PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman
2006-12-20PCI: ATI sb600 sata quirkConke Hu
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman
2006-12-20PCI quirks: remove redundant checkDavid Rientjes
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton