1. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  2. 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
  3. c711a84 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  4. 09fdd75 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  5. 34c6b71 PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc by Mohan Kumar · 6 years ago
  6. 25da8db PCI: Replace printk(KERN_INFO) with pr_info(), etc by Mohan Kumar · 6 years ago
  7. 7db4af4 PCI: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  8. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  9. e0547c8 PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary by Lyude Paul · 6 years ago
  10. 6afb7e2 PCI: Mark Atheros AR9462 to avoid bus reset by James Prestwood · 6 years ago
  11. d28ca86 PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken by Nikolai Kostrigin · 6 years ago
  12. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  13. 4ec7379 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 6 years ago
  14. 9cde402 PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller by Andre Przywara · 6 years ago
  15. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  16. f57a98e PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX) by Thinh Nguyen · 6 years ago
  17. 01926f6 PCI: Add ACS quirk for HXT SD4800 by Shunyong Yang · 6 years ago
  18. 1d09d57 PCI: Mark expected switch fall-through by Mathieu Malaterre · 6 years ago
  19. 03e6742 PCI: Override Synopsys USB 3.x HAPS device class by Thinh Nguyen · 6 years ago
  20. 742bbe1 PCI: Fix Switchtec DMA aliasing quirk dmesg noise by Logan Gunthorpe · 6 years ago
  21. 01d5d7f PCI: Add macro for Switchtec quirk declarations by Logan Gunthorpe · 6 years ago
  22. d0c9606 PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk by Bin Meng · 6 years ago
  23. 5f0ecb2 PCI: Remove set but unused variable by Joshua Abraham · 6 years ago
  24. 50ca031 Revert "PCI: Add ACS quirk for Intel 300 series" by Mika Westerberg · 6 years ago
  25. c9d8b55 PCI: Add support for relative addressing in quirk tables by Ard Biesheuvel · 6 years ago
  26. 0ea77d2 Merge branch 'remotes/lorenzo/pci/iproc' by Bjorn Helgaas · 6 years ago
  27. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  28. e7aaf90 Merge branch 'pci/switchtec' by Bjorn Helgaas · 6 years ago
  29. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  30. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  31. 2538fb8 PCI: Limit config space size for Netronome NFP5000 by Jakub Kicinski · 6 years ago
  32. 7695e73 PCI: Add function 1 DMA alias quirk for Marvell 88SS9183 by Bjorn Helgaas · 6 years ago
  33. 10dbc9f PCI: Add ACS Redirect disable quirk for Intel Sunrise Point by Logan Gunthorpe · 6 years ago
  34. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  35. 3b26918 PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE by Logan Gunthorpe · 6 years ago
  36. 51ba094 PCI: Delay after FLR of Intel DC P3700 NVMe by Alex Williamson · 6 years ago
  37. ffb0863 PCI: Disable Samsung SM961/PM961 NVMe before FLR by Alex Williamson · 6 years ago
  38. b95e2cd PCI: iproc: Activate PAXC bridge quirk for more devices by Ray Jui · 7 years ago
  39. d6488ac PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough by Gustavo A. R. Silva · 7 years ago
  40. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 7 years ago
  41. ad281ec PCI: Add DMA alias quirk for Microsemi Switchtec NTB by Doug Meyer · 7 years ago
  42. 488ad6d Merge branch 'pci/trivial' by Bjorn Helgaas · 7 years ago
  43. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  44. 82e1719 PCI: Clean up whitespace in quirks.c by Bjorn Helgaas · 7 years ago
  45. 7804735 PCI: Reorder quirks infrastructure code by Bjorn Helgaas · 7 years ago
  46. 333c8c12 PCI: Add Qualcomm vendor ID by Bjorn Helgaas · 7 years ago
  47. f154a71 PCI: Add ACS quirk for Intel 300 series by Mika Westerberg · 7 years ago
  48. e8440f4 PCI: Add ACS quirk for Intel 7th & 8th Gen mobile by Alex Williamson · 7 years ago
  49. 1b30dfd PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken by Sinan Kaya · 7 years ago
  50. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  51. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  52. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  53. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  54. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  55. efac248 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  56. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  57. 6846b3b PCI: Report quirks that take more than 10ms by Bjorn Helgaas · 7 years ago
  58. d89bd91 PCI: Report quirk timings with pci_info() instead of pr_debug() by Bjorn Helgaas · 7 years ago
  59. 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
  60. bb9d812 arch: remove tile port by Arnd Bergmann · 7 years ago
  61. 07f4f97 vga_switcheroo: Use device link for HDA controller by Lukas Wunner · 7 years ago
  62. 1903be8 PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L by Hans de Goede · 7 years ago
  63. 832e4e1f PCI: Add function 1 DMA alias quirk for Marvell 88SE9220 by Thomas Vincent-Cross · 7 years ago
  64. 4ef76ad PCI: Add ACS quirk for Ampere root ports by Feng Kan · 7 years ago
  65. 7dcf688 PCI/cxgb4: Extend T3 PCI quirk to T4+ devices by Casey Leedom · 7 years ago
  66. a07ae84 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  67. 1137772 Merge branch 'pci/msi' into next by Bjorn Helgaas · 7 years ago
  68. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  69. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  70. 39c9465 PCI: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  71. aa00820 PCI: Add function 1 DMA alias quirk for Marvell 9128 by Alex Williamson · 7 years ago
  72. deb8699 PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode by Dongdong Liu · 7 years ago
  73. 7c1efb6 PCI: Mark Ceton InfiniTV4 INTx masking as broken by Bjorn Helgaas · 7 years ago
  74. 292af71 PCI: Remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  75. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  76. 29d0d44 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 7 years ago
  77. 89000e8 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 06dc4ee PCI: Disable MSI for Freescale Layerscape PCIe RC mode by Hou Zhiqiang · 7 years ago
  80. f2ddaf8 PCI: Apply Cavium ThunderX ACS quirk to more Root Ports by Vadim Lomovtsev · 7 years ago
  81. 7f34267 PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF by Vadim Lomovtsev · 7 years ago
  82. 8221551 PCI: Mark Cavium CN8xxx to avoid bus reset by David Daney · 7 years ago
  83. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  84. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  85. cf2d804 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  86. 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  87. c5efc22 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 7 years ago
  88. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  89. 96291d5 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 7 years ago
  90. f1b0e54 x86/PCI: Move VMD quirk to x86 fixups by Jon Derrick · 7 years ago
  91. 077fa19 PCI: Disable Relaxed Ordering Attributes for AMD A1100 by dingtianhong · 7 years ago
  92. 87e09cd PCI: Disable Relaxed Ordering for some Intel processors by dingtianhong · 7 years ago
  93. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 7 years ago
  94. a0418aa PCI: Add ACS quirk for APM X-Gene devices by Feng Kan · 7 years ago
  95. 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
  96. 9b44b0b PCI: Mark AMD Stoney GPU ATS as broken by Joerg Roedel · 8 years ago
  97. 62ce94a PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken by Sinan Kaya · 8 years ago
  98. bb02ce95 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  99. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  100. 5938628 drm/radeon: make MacBook Pro d3_delay quirk more generic by Bjorn Helgaas · 8 years ago