aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-121-32/+0
* PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-121-3/+1
* PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-121-5/+2
* Fix bogus PCI quirk for e100Benjamin Herrenschmidt2007-09-281-4/+3
* PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com2007-09-111-2/+14
* PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare2007-08-221-1/+1
* PCI: disable MSI on RX790Tejun Heo2007-08-221-0/+1
* PCI: disable MSI on RD580Tejun Heo2007-08-221-0/+1
* PCI: disable MSI on RS690Tejun Heo2007-08-221-0/+1
* PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz2007-08-221-1/+1
* PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2007-07-111-2/+2
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-10/+4
* PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-111-0/+16
* PCI: quirk disable MSI on via vt3351Jay Cliburn2007-05-311-0/+1
* PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-05-311-0/+1
* pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo2007-05-311-9/+9
* Add the combined mode for ATI SB700Henry Su2007-05-111-0/+1
* pci-quirks: disable MSI on RS400-200 and RS480Tejun Heo2007-05-021-0/+2
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-113/+0
* PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare2007-03-261-11/+7
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-2/+2
* ahci/pata_jmicron: match class not function numberTejun Heo2007-03-011-1/+4
* jmicron ATA: reimplement jmicron ATA quirkTejun Heo2007-03-011-30/+50
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-071-0/+18
|\
| * ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-071-0/+18
* | MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-071-5/+2
* | PCI: remove quirk_sis_96x_compatible()Adrian Bunk2007-02-071-15/+0
* | PCI: Speed up the Intel SMBus unhiding quirkJean Delvare2007-02-071-13/+11
* | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley2007-02-071-0/+25
* | PCI: quirks.c: cleanupAdrian Bunk2007-02-071-25/+17
|/
* ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-021-2/+2
* [PATCH] via quirk updateJean Delvare2007-02-011-3/+5
* [PATCH] Fix VIA quirksJean Delvare2007-01-301-36/+42
* PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare2007-01-221-0/+5
* [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
* [PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman2007-01-091-6/+8
* PCI: ATI sb600 sata quirkConke Hu2006-12-201-0/+17
* PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl2006-12-201-0/+2
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-58/+109
* PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-201-12/+16
* PCI quirks: remove redundant checkDavid Rientjes2006-12-201-2/+1
* PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-011-56/+3
* [PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton2006-11-141-27/+0
* PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-271-27/+0
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-271-46/+0
* Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds2006-10-231-2/+2
* [PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2006-10-221-2/+2
* PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox2006-10-181-1/+2
* PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-181-0/+45