1. c24449b Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 2 years, 11 months ago
  2. e09e1a4 Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 11 months ago
  3. 7dd3876 PCI: kirin: Add dev struct for of_device_get_match_data() by Bjorn Helgaas · 2 years, 11 months ago
  4. 3149efc PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology by Long Li · 3 years ago
  5. 053ca37 PCI: j721e: Initialize pcie->cdns_pcie before using it by Bjorn Helgaas · 2 years, 11 months ago
  6. c035366 PCI: mt7621: Remove unused function pcie_rmw() by Sergio Paracuellos · 3 years ago
  7. 4b77e4a PCI: mt7621: Drop of_match_ptr() to avoid unused variable by Sergio Paracuellos · 3 years ago
  8. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  9. d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  10. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  11. 3fb561b Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years ago
  12. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  13. 87c7193 Merge branch 'pci/driver-cleanup' by Bjorn Helgaas · 3 years ago
  14. f5d3ca6 Merge branch 'pci/errors' by Bjorn Helgaas · 3 years ago
  15. da43f08 Merge branch 'pci/misc' by Bjorn Helgaas · 3 years ago
  16. 2709f03 Merge branch 'remotes/lorenzo/pci/bridge-emul' by Bjorn Helgaas · 3 years ago
  17. a99f501 Merge branch 'remotes/lorenzo/pci/xilinx-nwl' by Bjorn Helgaas · 3 years ago
  18. 18b026d Merge branch 'remotes/lorenzo/pci/xgene' by Bjorn Helgaas · 3 years ago
  19. ec5d85e Merge branch 'remotes/lorenzo/pci/vmd' by Bjorn Helgaas · 3 years ago
  20. 4ceca42 Merge branch 'remotes/lorenzo/pci/rcar' by Bjorn Helgaas · 3 years ago
  21. f0eb209 Merge branch 'remotes/lorenzo/pci/qcom' by Bjorn Helgaas · 3 years ago
  22. 0de15db Merge branch 'remotes/lorenzo/pci/mvebu' by Bjorn Helgaas · 3 years ago
  23. fc10f9d Merge branch 'pci/host/mt7621' by Bjorn Helgaas · 3 years ago
  24. 96fe579 Merge branch 'remotes/lorenzo/pci/mediatek-gen3' by Bjorn Helgaas · 3 years ago
  25. fd785c6 Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 3 years ago
  26. 0dfa6f6 Merge branch 'remotes/lorenzo/pci/keystone' by Bjorn Helgaas · 3 years ago
  27. 6553ff3 Merge branch 'pci/host/hv' by Bjorn Helgaas · 3 years ago
  28. 2948ce7 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 3 years ago
  29. c5f62d3 Merge branch 'pci/host/brcmstb' by Bjorn Helgaas · 3 years ago
  30. 3164f27 Merge branch 'remotes/lorenzo/pci/apple' by Bjorn Helgaas · 3 years ago
  31. 44ddb79 PCI: mt7621: Allow COMPILE_TEST for all arches by Sergio Paracuellos · 3 years ago
  32. e4b1cd0 PCI: mt7621: Add missing MODULE_LICENSE() by Sergio Paracuellos · 3 years, 1 month ago
  33. fe7498e PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() by Sergio Paracuellos · 3 years, 1 month ago
  34. da48157 PCI: mt7621: Declare mt7621_pci_ops static by Sergio Paracuellos · 3 years, 1 month ago
  35. 11ed8b8 PCI: brcmstb: Do not turn off WOL regulators on suspend by Jim Quinlan · 3 years ago
  36. 93e41f3 PCI: brcmstb: Add control of subdevice voltage regulators by Jim Quinlan · 3 years ago
  37. 67211aa PCI: brcmstb: Add mechanism to turn on subdev regulators by Jim Quinlan · 3 years ago
  38. 830aa6f PCI: brcmstb: Split brcm_pcie_setup() into two funcs by Jim Quinlan · 3 years ago
  39. 41ac424 PCI: brcmstb: Fix function return value handling by Jim Quinlan · 3 years ago
  40. 09a710d PCI: brcmstb: Do not use __GENMASK by Florian Fainelli · 3 years, 1 month ago
  41. bf73258 PCI: brcmstb: Declare 'used' as bitmap, not unsigned long by Christophe JAILLET · 3 years, 2 months ago
  42. d9932b4 PCI: hv: Add arm64 Hyper-V vPCI support by Sunil Muthuswamy · 3 years ago
  43. 831c1ae PCI: hv: Make the code arch neutral by adding arch specific interfaces by Sunil Muthuswamy · 3 years ago
  44. aa8589a PCI: brcmstb: Augment driver for MIPs SOCs by Jim Quinlan · 3 years, 1 month ago
  45. ccd3679 PCI: Correct misspelled words by Krzysztof Wilczyński · 3 years ago
  46. 7dcf07a PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" by Kishon Vijay Abraham I · 3 years, 1 month ago
  47. 65ace9a PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilize by qizhong cheng · 3 years ago
  48. 0746ae1 PCI: mvebu: Add support for compiling driver as module by Pali Rohár · 3 years, 1 month ago
  49. 922bfd0 PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's by Karthik L Gopalakrishnan · 3 years ago
  50. d23f0c1 PCI: layerscape: Change to use the DWC common link-up check function by Hou Zhiqiang · 3 years ago
  51. 840a720 PCI: qcom-ep: Constify static dw_pcie_ep_ops by Rikard Falkeborn · 3 years, 1 month ago
  52. 04b12ef PCI: vmd: Honor ACPI _OSC on PCIe features by Kai-Heng Feng · 3 years, 1 month ago
  53. 4ab3454 PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulated bridge by Pali Rohár · 3 years, 1 month ago
  54. 838ff44 PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge by Pali Rohár · 3 years, 1 month ago
  55. ecae073 PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge by Pali Rohár · 3 years, 1 month ago
  56. d75404c PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge by Pali Rohár · 3 years, 1 month ago
  57. 91a8d79 PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge by Pali Rohár · 3 years, 1 month ago
  58. f587775 PCI: mvebu: Set PCI Bridge Class Code to PCI Bridge by Pali Rohár · 3 years, 1 month ago
  59. df08ac0 PCI: mvebu: Setup PCIe controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
  60. e7a0187 PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers by Pali Rohár · 3 years, 1 month ago
  61. 2cf1502 PCI: mvebu: Do not modify PCI IO type bits in conf_write by Pali Rohár · 3 years, 1 month ago
  62. e42b855 PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge by Pali Rohár · 3 years, 1 month ago
  63. 319e604 PCI: mvebu: Disallow mapping interrupts on emulated bridges by Pali Rohár · 3 years, 1 month ago
  64. 11c2bf4 PCI: mvebu: Handle invalid size of read config request by Pali Rohár · 3 years, 1 month ago
  65. 489bfc5 PCI: mvebu: Check that PCI bridge specified in DT has function number zero by Pali Rohár · 3 years, 1 month ago
  66. 5d18d70 PCI: mvebu: Check for errors from pci_bridge_emul_init() call by Pali Rohár · 3 years, 1 month ago
  67. 8cdabfd PCI: mvebu: Check for valid ports by Pali Rohár · 3 years, 1 month ago
  68. 73a0c2b PCI: spear13xx: Avoid invalid address space conversions by Bjorn Helgaas · 3 years ago
  69. 088c840 PCI: hisi: Avoid invalid address space conversions by Bjorn Helgaas · 3 years ago
  70. dacee58 PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcie by Bjorn Helgaas · 3 years ago
  71. 0519f73 PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie by Fan Fei · 3 years ago
  72. 24d174a1 PCI: xgene: Rename xgene_pcie_port to xgene_pcie by Fan Fei · 3 years ago
  73. de8bd0c PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie by Fan Fei · 3 years ago
  74. b572569 PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie by Fan Fei · 3 years ago
  75. 7025ecb PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pci by Bjorn Helgaas · 3 years ago
  76. 4793895 PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_ by Bjorn Helgaas · 3 years ago
  77. 5fe714f PCI: microchip: Rename mc_port to mc_pcie by Bjorn Helgaas · 3 years ago
  78. d5a4835 PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcie by Fan Fei · 3 years ago
  79. 4688594 PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie by Bjorn Helgaas · 3 years ago
  80. 05463a7 PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_ by Bjorn Helgaas · 3 years ago
  81. 8fa9663 PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_ by Bjorn Helgaas · 3 years ago
  82. 733770d PCI: intel-gw: Rename intel_pcie_port to intel_pcie by Fan Fei · 3 years ago
  83. 19e8638 PCI: j721e: Drop redundant struct device * by Bjorn Helgaas · 3 years ago
  84. 72de208 PCI: j721e: Drop pointless of_device_get_match_data() cast by Bjorn Helgaas · 3 years ago
  85. a622435 PCI: kirin: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  86. 39a29fbd PCI: keystone: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  87. dc078f1 PCI: dra7xx: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  88. 5c20420 PCI: designware-plat: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  89. 131748a PCI: cadence: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  90. 7073f2c PCI: artpec6: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  91. c31990d PCI: altera: Prefer of_device_get_match_data() by Fan Fei · 3 years ago
  92. 178e244 PCI: imx: Add the imx8mm pcie support by Richard Zhu · 3 years ago
  93. dc2b453 PCI: hv: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
  94. aa50faf PCI: mt7621: Convert driver into 'bool' by Sergio Paracuellos · 3 years, 1 month ago
  95. b8a98b6 Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 1 month ago
  96. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  97. 8762051 PCI: apple: Fix PERST# polarity by Marc Zyngier · 3 years, 1 month ago
  98. ee91cb5 PCI: apple: Follow the PCIe specifications when resetting the port by Marc Zyngier · 3 years, 1 month ago
  99. 1f1050c PCI: pci-bridge-emul: Correctly set PCIe capabilities by Pali Rohár · 3 years, 1 month ago
  100. 549bf94 PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname() by Krzysztof Wilczyński · 3 years, 2 months ago