aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton1-27/+0
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa1-46/+0
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller1-2/+2
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox1-1/+2
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-0/+45