1. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  2. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  3. cf6f3bf Run pci_apply_final_quirks() sooner. by David Woodhouse · 15 years ago
  4. 0001026 Mark pci_apply_final_quirks() __init rather than __devinit by David Woodhouse · 15 years ago
  5. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  6. 1f56f4a PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers by Gabe Black · 15 years ago
  7. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  8. fdcdaf6 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 15 years ago
  9. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 15 years ago
  10. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  11. 6f1186b PCI quirk: update 82576 device ids in SR-IOV quirks list by Alexander Duyck · 15 years ago
  12. 6dab62e PCI: apply nv_msi_ht_cap_quirk on resume too by Tejun Heo · 15 years ago
  13. 6b5096e PCI: Unhide the SMBus on the Compaq Evo D510 USDT by Jean Delvare · 15 years ago
  14. 7a661c6 PCI: More PATA quirks for not entering D3 by Alan Cox · 15 years ago
  15. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  16. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 15 years ago
  17. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 15 years ago
  18. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  19. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. dcb4ea2 pci: update 82576 sr-iov quirk with latest device IDs by Alexander Duyck · 15 years ago
  21. 162dedd PCI quirk: disable MSI on VIA VT3364 chipsets by Thomas Renninger · 15 years ago
  22. 0cdbe30 PCI: don't corrupt enable_cnt when doing manual resource alignment by Yuji Shimada · 15 years ago
  23. 7eb93b1 PCI: SR-IOV quirk for Intel 82576 NIC by Yu Zhao · 15 years ago
  24. eeafda7 PCI: fix HT MSI mapping fix by Yinghai Lu · 15 years ago
  25. de74530 PCI: don't enable too much HT MSI mapping by Yinghai Lu · 15 years ago
  26. 8293b0f PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA by David O'Shea · 15 years ago
  27. 32a9a682 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 15 years ago
  28. 4c9c168 PCI quirk: don't mark one netmos as class other by Jiri Slaby · 16 years ago
  29. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 15 years ago
  30. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 15 years ago
  31. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 15 years ago
  32. bbe1944 PCI: AMD 813x B2 devices do not need boot interrupt quirk by Stefan Assmann · 15 years ago
  33. 1dec6b0 PCI: don't enable too many HT MSI mappings by Yinghai Lu · 15 years ago
  34. e0ae4f5 PCI quirk: enable MSI on 8132 by Yinghai Lu · 15 years ago
  35. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  36. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  37. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  38. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  39. 75e07fc pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium by Andreas Petlund · 16 years ago
  40. bffadff PCI: fix VPD limit quirk for Broadcom 5708S by Yu Zhao · 16 years ago
  41. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  42. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  43. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  44. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  45. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  46. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  47. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  48. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  49. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 16 years ago
  50. 9d82d8e PCI: add Broadcom 5708S to VPD length quirk by Eric Dumazet · 16 years ago
  51. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  52. 41b9eb2 x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Boot IRQ quirks for Broadcom and AMD/ATI) by Stefan Assmann · 16 years ago
  53. 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  54. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  55. 88d1dce PCI quirks: call boot IRQ quirks at end of device init and during resume by Olaf Dabrunz · 16 years ago
  56. 542622d PCI quirks: disable AMD/ATI legacy boot interrupt generation by Olaf Dabrunz · 16 years ago
  57. 7725118 PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000 by Olaf Dabrunz · 16 years ago
  58. b0356cd pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning fix by Bernhard Walle · 16 years ago
  59. e1d3a90 pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent by Stefan Assmann · 16 years ago
  60. 426b3b8 pci: add quirk to disable boot interrupt generation on intel 6300ESB by Stefan Assmann · 16 years ago
  61. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  62. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  63. 27e4685 PCI: unhide the SMBus on the Compaq Deskpro EN by Krzysztof Helt · 16 years ago
  64. 10260d9 PCI: Unhide the SMBus on the Compaq Evo D510 by Jean Delvare · 16 years ago
  65. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  66. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  67. 439a773 PCI: enable nv_msi_ht_cap_quirk for ALi bridges by Björn Krombholz · 16 years ago
  68. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 16 years ago
  69. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  70. a99acc8 pci: revert SMBus unhide on HP Compaq nx6110 by Jean Delvare · 16 years ago
  71. 415b6d0 PCI: consolidate duplicated MSI enable functions by Bjorn Helgaas · 16 years ago
  72. d6505a5 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 16 years ago
  73. 9dc625e PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform by Peer Chen · 17 years ago
  74. 05a7d22 PCI: AMD SATA IDE mode quirk by Crane Cai · 17 years ago
  75. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  76. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  77. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  78. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  79. 6bae1d9 PCI: quirk: enable MSI Mapping on HT1000 by Sebastien Dugue · 17 years ago
  80. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  81. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  82. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  83. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  84. d1ec729 ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 by Zhao Yakui · 17 years ago
  85. 5257dca PCI: Remove 3 incorrect MSI quirks. by David Miller · 17 years ago
  86. bc38b41 PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB by David Miller · 17 years ago
  87. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  88. 1d84b54 PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. by David Miller · 17 years ago
  89. 2cc3187 PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips" by David Miller · 17 years ago
  90. 3a9e3a5 jmicron: update quirk for JMB361/3/5/6 by Tejun Heo · 17 years ago
  91. 346ca04 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" by Johannes Goecke · 17 years ago
  92. 651472f PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID by Auke Kok · 17 years ago
  93. aa288d4 PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID by Auke Kok · 17 years ago
  94. 1bef7dc Fix bogus PCI quirk for e100 by Benjamin Herrenschmidt · 17 years ago
  95. d7698ed PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard by gw.kernel@tnode.com · 17 years ago
  96. 18166c1 PCI: Run k8t_sound_hostbridge quirk only when needed by Jean Delvare · 17 years ago
  97. f122392f PCI: disable MSI on RX790 by Tejun Heo · 17 years ago
  98. aea6a43 PCI: disable MSI on RD580 by Tejun Heo · 17 years ago
  99. 4be8f90 PCI: disable MSI on RS690 by Tejun Heo · 17 years ago
  100. 4e68fc9 PCI: quirk_e100_interrupt() called too early by Marian Balakowicz · 17 years ago