index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
quirks.c
Age
Commit message (
Expand
)
Author
2007-08-22
PCI: disable MSI on RS690
Tejun Heo
2007-08-22
PCI: quirk_e100_interrupt() called too early
Marian Balakowicz
2007-07-11
PCI: pci-x-pci-express-read-control-interfaces cleanups
Andrew Morton
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
PCI: add PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-05-31
PCI: quirk disable MSI on via vt3351
Jay Cliburn
2007-05-31
PCI: disable MSI by default on systems with Serverworks HT1000 chips
Andy Gospodarek
2007-05-31
pci-quirks: fix MSI disabling on RS400-200 and RS480
Tejun Heo
2007-05-11
Add the combined mode for ATI SB700
Henry Su
2007-05-02
pci-quirks: disable MSI on RS400-200 and RS480
Tejun Heo
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
2007-03-26
PCI: Stop unhiding the SMBus on Toshiba laptops
Jean Delvare
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
2007-03-01
ahci/pata_jmicron: match class not function number
Tejun Heo
2007-03-01
jmicron ATA: reimplement jmicron ATA quirk
Tejun Heo
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
2007-02-07
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
2007-02-07
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
2007-02-07
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
2007-02-07
PCI: quirks.c: cleanup
Adrian Bunk
2007-02-07
ide: add Toshiba TC86C001 IDE driver (take 2)
Sergei Shtylyov
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
2007-02-01
[PATCH] via quirk update
Jean Delvare
2007-01-30
[PATCH] Fix VIA quirks
Jean Delvare
2007-01-22
PCI: Unhide the SMBus on the Asus P4P800-X
Jean Delvare
2007-01-11
[PATCH] x86-64: pci quirks MODPOST warning fix
Vivek Goyal
2007-01-09
[PATCH] i2c/pci: fix sis96x smbus quirk once and for all
Mark M. Hoffman
2006-12-20
PCI: ATI sb600 sata quirk
Conke Hu
2006-12-20
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
2006-12-20
PCI quirks: remove redundant check
David Rientjes
2006-12-01
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
2006-11-14
[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"
Andrew Morton
2006-10-27
PCI: Remove quirk_via_abnormal_poweroff
Karsten Wiese
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
2006-10-23
Revert unintentional and bogus change to drivers/pci/quirks.c
Linus Torvalds
2006-10-22
[PKT_SCHED] netem: Orphan SKB when adding to queue.
David S. Miller
2006-10-18
PCI: quirks: switch quirks code offender to use pci_get API
Alan Cox
2006-10-18
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
2006-10-18
PCI: add ICH7/8 ACPI/GPIO io resource quirks
Daniel Ritz
2006-10-18
PCI: VIA IRQ quirk behaviour change
Daniel Drake
2006-10-01
[PATCH] PCI quirks update
Alan Cox
2006-09-26
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
2006-09-26
MSI: Cleanup existing MSI quirks
Brice Goglin
2006-09-04
Merge branch 'master' into upstream
Jeff Garzik
2006-08-31
USB: Add VIA quirk fixup for VT8235 usb2
Mark Hindley
2006-08-29
Merge /spare/repo/linux-2.6 into upstream
Jeff Garzik
[prev]
[next]