1. 4731fdc intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang by Len Brown · 14 years ago
  2. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  3. 5b6ae5b libata: more PCI IDs for jmicron controllers by Tejun Heo · 14 years ago
  4. 3d2a531 PCI: Do not run NVidia quirks related to MSI with MSI disabled by Rafael J. Wysocki · 14 years ago
  5. 4e344b1 PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  6. 253d2e5 PCI: disable mmio during bar sizing by Jacob Pan · 14 years ago
  7. 549e156 PCI: disable MSI on VIA K8M800 by Tejun Heo · 14 years ago
  8. aff6136 PCI quirk: AMD 780: work around wrong vendor ID on APC bridge by Clemens Ladisch · 14 years ago
  9. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 14 years ago
  10. 3322340 PCI: Allow manual resource allocation for PCI hotplug bridges by Felix Radensky · 14 years ago
  11. 9313ff4 PCI quirks: disable msi on AMD rs4xx internal gfx bridges by Alex Deucher · 14 years ago
  12. e4146bb PCI: Disable MSI for MCP55 on P5N32-E SLI by Ben Hutchings · 14 years ago
  13. 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 14 years ago
  14. f967a44 PCI: don't say we claimed a resource if we failed by Bjorn Helgaas · 14 years ago
  15. 134b345 PCI quirk: Disable MSI on VIA K8T890 systems by Matthew Wilcox · 14 years ago
  16. a5ee4eb PCI quirk: RS780/RS880: work around missing MSI initialization by Clemens Ladisch · 14 years ago
  17. ca84639 PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present by Tim Yamin · 14 years ago
  18. 03cd8f7 ricoh_mmc: port from driver to pci quirk by Maxim Levitsky · 14 years ago
  19. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  20. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 15 years ago
  21. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 14 years ago
  22. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 14 years ago
  23. df9d1e8 pci: avoid compiler warning in quirks.c by Linus Torvalds · 15 years ago
  24. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  25. c763e7b PCI: add Intel 82599 Virtual Function specific reset method by Dexuan Cui · 15 years ago
  26. aeb3001 PCI: add Intel USB specific reset method by Dexuan Cui · 15 years ago
  27. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  28. 2820f33 PCI: Handle case when no pci device can provide cache line size hint by Csaba Henk · 15 years ago
  29. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  30. 4fd8bdc PCI: avoid boot interrupt quirk for AMD 813x B1 devices by Stefan Assmann · 15 years ago
  31. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  32. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  33. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  34. cf6f3bf Run pci_apply_final_quirks() sooner. by David Woodhouse · 15 years ago
  35. 0001026 Mark pci_apply_final_quirks() __init rather than __devinit by David Woodhouse · 15 years ago
  36. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  37. 1f56f4a PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers by Gabe Black · 15 years ago
  38. 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
  39. fdcdaf6 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 15 years ago
  40. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 15 years ago
  41. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  42. 6f1186b PCI quirk: update 82576 device ids in SR-IOV quirks list by Alexander Duyck · 15 years ago
  43. 6dab62e PCI: apply nv_msi_ht_cap_quirk on resume too by Tejun Heo · 15 years ago
  44. 6b5096e PCI: Unhide the SMBus on the Compaq Evo D510 USDT by Jean Delvare · 15 years ago
  45. 7a661c6 PCI: More PATA quirks for not entering D3 by Alan Cox · 15 years ago
  46. 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
  47. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 15 years ago
  48. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 15 years ago
  49. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  50. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. dcb4ea2 pci: update 82576 sr-iov quirk with latest device IDs by Alexander Duyck · 15 years ago
  52. 162dedd PCI quirk: disable MSI on VIA VT3364 chipsets by Thomas Renninger · 15 years ago
  53. 0cdbe30 PCI: don't corrupt enable_cnt when doing manual resource alignment by Yuji Shimada · 15 years ago
  54. 7eb93b1 PCI: SR-IOV quirk for Intel 82576 NIC by Yu Zhao · 15 years ago
  55. eeafda7 PCI: fix HT MSI mapping fix by Yinghai Lu · 15 years ago
  56. de74530 PCI: don't enable too much HT MSI mapping by Yinghai Lu · 15 years ago
  57. 8293b0f PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA by David O'Shea · 15 years ago
  58. 32a9a682 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 15 years ago
  59. 4c9c168 PCI quirk: don't mark one netmos as class other by Jiri Slaby · 16 years ago
  60. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 15 years ago
  61. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 15 years ago
  62. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 15 years ago
  63. bbe1944 PCI: AMD 813x B2 devices do not need boot interrupt quirk by Stefan Assmann · 15 years ago
  64. 1dec6b0 PCI: don't enable too many HT MSI mappings by Yinghai Lu · 15 years ago
  65. e0ae4f5 PCI quirk: enable MSI on 8132 by Yinghai Lu · 15 years ago
  66. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  67. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  68. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  69. 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
  70. 75e07fc pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium by Andreas Petlund · 16 years ago
  71. bffadff PCI: fix VPD limit quirk for Broadcom 5708S by Yu Zhao · 16 years ago
  72. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  73. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  74. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  75. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  76. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  77. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  78. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  79. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  80. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 16 years ago
  81. 9d82d8e PCI: add Broadcom 5708S to VPD length quirk by Eric Dumazet · 16 years ago
  82. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  83. 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
  84. 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  85. 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
  86. 88d1dce PCI quirks: call boot IRQ quirks at end of device init and during resume by Olaf Dabrunz · 16 years ago
  87. 542622d PCI quirks: disable AMD/ATI legacy boot interrupt generation by Olaf Dabrunz · 16 years ago
  88. 7725118 PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000 by Olaf Dabrunz · 16 years ago
  89. b0356cd pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning fix by Bernhard Walle · 16 years ago
  90. e1d3a90 pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent by Stefan Assmann · 16 years ago
  91. 426b3b8 pci: add quirk to disable boot interrupt generation on intel 6300ESB by Stefan Assmann · 16 years ago
  92. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  93. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  94. 27e4685 PCI: unhide the SMBus on the Compaq Deskpro EN by Krzysztof Helt · 16 years ago
  95. 10260d9 PCI: Unhide the SMBus on the Compaq Evo D510 by Jean Delvare · 16 years ago
  96. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  97. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  98. 439a773 PCI: enable nv_msi_ht_cap_quirk for ALi bridges by Björn Krombholz · 16 years ago
  99. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 16 years ago
  100. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 16 years ago