1. 1bef7dc Fix bogus PCI quirk for e100 by Benjamin Herrenschmidt · 17 years ago
  2. d7698ed PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard by gw.kernel@tnode.com · 17 years ago
  3. 18166c1 PCI: Run k8t_sound_hostbridge quirk only when needed by Jean Delvare · 17 years ago
  4. f122392f PCI: disable MSI on RX790 by Tejun Heo · 17 years ago
  5. aea6a43 PCI: disable MSI on RD580 by Tejun Heo · 17 years ago
  6. 4be8f90 PCI: disable MSI on RS690 by Tejun Heo · 17 years ago
  7. 4e68fc9 PCI: quirk_e100_interrupt() called too early by Marian Balakowicz · 17 years ago
  8. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  9. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  10. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  11. 184b812 PCI: quirk disable MSI on via vt3351 by Jay Cliburn · 17 years ago
  12. e3008de PCI: disable MSI by default on systems with Serverworks HT1000 chips by Andy Gospodarek · 17 years ago
  13. ebdf7d3 pci-quirks: fix MSI disabling on RS400-200 and RS480 by Tejun Heo · 17 years ago
  14. 8237771 Add the combined mode for ATI SB700 by Henry Su · 17 years ago
  15. c0affe9 pci-quirks: disable MSI on RS400-200 and RS480 by Tejun Heo · 17 years ago
  16. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  17. 9208ee8 PCI: Stop unhiding the SMBus on Toshiba laptops by Jean Delvare · 17 years ago
  18. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 17 years ago
  19. e34bb37 ahci/pata_jmicron: match class not function number by Tejun Heo · 17 years ago
  20. 5ee2ae7 jmicron ATA: reimplement jmicron ATA quirk by Tejun Heo · 17 years ago
  21. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  22. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  23. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 18 years ago
  24. 1863100 PCI: remove quirk_sis_96x_compatible() by Adrian Bunk · 18 years ago
  25. 2f2d39d PCI: Speed up the Intel SMBus unhiding quirk by Jean Delvare · 18 years ago
  26. 15a260d PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 by Daniel Yeisley · 18 years ago
  27. c30ca1d PCI: quirks.c: cleanup by Adrian Bunk · 18 years ago
  28. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  29. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  30. cb7468e [PATCH] via quirk update by Jean Delvare · 18 years ago
  31. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 18 years ago
  32. 2e45785 PCI: Unhide the SMBus on the Asus P4P800-X by Jean Delvare · 18 years ago
  33. 9d24a81 [PATCH] x86-64: pci quirks MODPOST warning fix by Vivek Goyal · 18 years ago
  34. 2f5c33b [PATCH] i2c/pci: fix sis96x smbus quirk once and for all by Mark M. Hoffman · 18 years ago
  35. ab17443 PCI: ATI sb600 sata quirk by Conke Hu · 18 years ago
  36. 9ac0ce8 PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev. by Jesper Juhl · 18 years ago
  37. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  38. 7a38050 PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c by Michael Ellerman · 18 years ago
  39. 0c875c2 PCI quirks: remove redundant check by David Rientjes · 18 years ago
  40. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 18 years ago
  41. d8f7975 [PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers" by Andrew Morton · 18 years ago
  42. 3560cc5 PCI: Remove quirk_via_abnormal_poweroff by Karsten Wiese · 18 years ago
  43. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  44. 0c0e466 Revert unintentional and bogus change to drivers/pci/quirks.c by Linus Torvalds · 18 years ago
  45. 4e8a520 [PKT_SCHED] netem: Orphan SKB when adding to queue. by David S. Miller · 18 years ago
  46. 11f242f PCI: quirks: switch quirks code offender to use pci_get API by Alan Cox · 18 years ago
  47. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  48. bacedce PCI: add ICH7/8 ACPI/GPIO io resource quirks by Daniel Ritz · 18 years ago
  49. 09d6029 PCI: VIA IRQ quirk behaviour change by Daniel Drake · 18 years ago
  50. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  51. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  52. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
  53. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  54. 1ae4f9b USB: Add VIA quirk fixup for VT8235 usb2 by Mark Hindley · 18 years ago
  55. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  56. 65ae4dd [PATCH] PCI: fix ICH6 quirks by Daniel Ritz · 18 years ago
  57. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  58. 7796705 [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c by Tejun Heo · 18 years ago
  59. 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
  60. 16a7474 PCI: quirk to disable e100 interrupt if RESET failed to by Bjorn Helgaas · 18 years ago
  61. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  62. 709cf5e [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume by Matthew Garrett · 18 years ago
  63. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  64. c676466 Add PIIX4 APCI quirk for the 440MX chipset too by Linus Torvalds · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 18 years ago
  67. bd91fde [PATCH] PCI: MSI-K8T-Neo2-Fir: run only where needed by Chris Wedgwood · 18 years ago
  68. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 18 years ago
  69. ce007ea [PATCH] smbus unhiding kills thermal management by Carl-Daniel Hailfinger · 18 years ago
  70. a7b862f [PATCH] VIA quirk fixup, additional PCI IDs by Chris Wedgwood · 18 years ago
  71. 75cf745 [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges by Chris Wedgwood · 18 years ago
  72. 7daa0c4 [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional Soundcard by Johannes Goecke · 18 years ago
  73. 2d1e1c7 [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebook by Jean Delvare · 18 years ago
  74. 5da594b [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) by John W. Linville · 18 years ago
  75. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 18 years ago
  76. e5548e9 [PATCH] PCI: quirk for asus a8v and a8v delux motherboards by Bauke Jan Douma · 18 years ago
  77. 3c0a654 [PATCH] PCI: SMBus unhide on HP Compaq nx6110 by tomek@koprowski.org · 18 years ago
  78. c408a37 [PATCH] PCI: quirk for IBM Dock II cardbus controllers by Kristen Accardi · 19 years ago
  79. 012b265 [PATCH] Intel ICH8 SATA: add PCI device IDs by Jason Gaston · 19 years ago
  80. 9d26512 [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 by Daniel Yeisley · 19 years ago
  81. 2bd0fa3 [PATCH] add boot option to control Intel SATA/PATA combined mode by Jesse Barnes · 19 years ago
  82. a5312e2 [PATCH] PCI: NCR 53c810 quirk by Ivan Kokshaysky · 19 years ago
  83. 02f313b [PATCH] PCI: Fix VIA 686 PCI quirk names by Meelis Roos · 19 years ago
  84. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  85. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  86. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  87. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  88. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  89. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 19 years ago
  90. cc67523 [PATCH] Fix and clean up quirk_intel_ide_combined() configuration by Jeff Garzik · 19 years ago
  91. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  92. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  93. a174091 [PATCH] via vt8237 apic bypass deassertion quirk by Karsten Wiese · 19 years ago
  94. 4602b88 [PATCH] PCI: 6700/6702PXH quirk by Kristen Accardi · 19 years ago
  95. 6d85f29 [PATCH] VIA VT8235 PCI quirk by Ivan Kokshaysky · 19 years ago
  96. e96e2f1 [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2 by Daniele Gaffuri · 19 years ago
  97. a00db37 [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX by Jean Delvare · 19 years ago
  98. 1e06276 [PATCH] PCI: MSI functionality broken on Serverworks GC chipset by Narendra Sankar · 19 years ago
  99. 93cffffa [PATCH] PCI: do VIA IRQ fixup always, not just in PIC mode by Bjorn Helgaas · 19 years ago
  100. 9920e91 [PATCH] Fixup VIA IRQ quirk by Alexander Nyberg · 19 years ago