summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2008-02-21PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen
2008-02-21PCI: AMD SATA IDE mode quirkCrane Cai
2008-02-01PCI: modify SB700 SATA MSI quirkShane Huang
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com
2008-02-01PCI: print quirk name in debug messagesbjorn.helgaas@hp.com
2008-02-01PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky
2008-02-01PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue
2008-02-01PCI: Unhide the SMBus on the HP xw4100Jean Delvare
2008-02-01PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui
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