1. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  2. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  3. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  4. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  5. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  6. 9f0e893 PCI: Match Root Port's MPS to endpoint's MPSS as necessary by Myron Stowe · 6 years ago
  7. 3dbe97e PCI: Skip MPS logic for Virtual Functions (VFs) by Myron Stowe · 6 years ago
  8. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  9. ce29af2 PCI: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  10. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  11. db89ccb PCI/AER: Define aer_stats structure for AER capable devices by Rajat Jain · 7 years ago
  12. aa667c6 PCI: Workaround IDT switch ACS Source Validation erratum by James Puthukattukaran · 7 years ago
  13. 7ce3f91 PCI: Enable PASID only if entire path supports End-End TLP prefixes by Sinan Kaya · 7 years ago
  14. 11eb0e0e PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  15. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  16. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  17. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  18. e412d63 PCI: Improve "partially hidden behind bridge" log message by Mika Westerberg · 7 years ago
  19. 70f7880 PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc by Mika Westerberg · 7 years ago
  20. 3374c54 PCI: Account for all bridges on bus when distributing bus numbers by Mika Westerberg · 7 years ago
  21. 1df81a6 PCI: shpchp: Request SHPC control via _OSC when adding host bridge by Mika Westerberg · 7 years ago
  22. 9310f0d PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug by Mika Westerberg · 7 years ago
  23. 3bbce53 PCI: Fix devm_pci_alloc_host_bridge() memory leak by Jan Kiszka · 7 years ago
  24. 17e8f0d PCI: Check whether bridges allow access to extended config space by Gilles Buloz · 7 years ago
  25. af8bb9f PCI/ACPI: Request LTR control from platform before using it by Bjorn Helgaas · 7 years ago
  26. 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
  27. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  28. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  29. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  30. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  31. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  32. 1acfb9b PCI: Add decoding for 16 GT/s link speed by Jay Fang · 7 years ago
  33. bf4447f PCI/IOV: Skip BAR sizing for VFs by KarimAllah Ahmed · 7 years ago
  34. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  35. 690f430 PCI: Scan all functions when running over Jailhouse by Jan Kiszka · 7 years ago
  36. be20f6b PCI/IOV: Skip INTx config reads for VFs by KarimAllah Ahmed · 7 years ago
  37. 5b0764c PCI: Probe for device reset support during enumeration by Bjorn Helgaas · 7 years ago
  38. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  39. c7f75ae Merge remote-tracking branch 'lorenzo/pci/cadence' into next by Bjorn Helgaas · 7 years ago
  40. 01f095e Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  41. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  42. 5be3168 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 7 years ago
  43. 49b8e3f PCI: Add generic function to probe PCI host controllers by Cyrille Pitchen · 7 years ago
  44. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  45. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  46. 3e466e2 PCI: Tidy up pci/probe.c comments by Bjorn Helgaas · 7 years ago
  47. d57f0b8 PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports by Bjorn Helgaas · 7 years ago
  48. c46fd35 PCI/ASPM: Enable Latency Tolerance Reporting when supported by Bjorn Helgaas · 7 years ago
  49. 1c02ea8 PCI: Distribute available buses to hotplug-capable bridges by Mika Westerberg · 7 years ago
  50. a20c7f3 PCI: Do not allocate more buses than available in parent by Mika Westerberg · 7 years ago
  51. 4147c2f PCI: Open-code the two pass loop when scanning bridges by Mika Westerberg · 7 years ago
  52. 95e3ba9 PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c by Mika Westerberg · 7 years ago
  53. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  54. 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
  55. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  56. e78e661 PCI: Warn periodically while waiting for non-CRS ("device ready") status by Sinan Kaya · 7 years ago
  57. 6a802ef PCI: Factor out pci_bus_wait_crs() by Sinan Kaya · 7 years ago
  58. 62bc6a6 PCI: Add pci_bus_crs_vendor_id() to detect CRS response data by Sinan Kaya · 7 years ago
  59. 9f98275 PCI: Always check for non-CRS response before timeout by Bjorn Helgaas · 7 years ago
  60. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 7 years ago
  61. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  62. 62ce94a PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken by Sinan Kaya · 7 years ago
  63. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 8 years ago
  64. 9ee8a1c PCI: Remove pci_scan_root_bus_msi() by Lorenzo Pieralisi · 8 years ago
  65. 675734b PCI: Enable ECRC only if device supports it by Bjorn Helgaas · 8 years ago
  66. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 8 years ago
  67. 1228c4b PCI: Add pci_scan_root_bus_bridge() interface by Lorenzo Pieralisi · 8 years ago
  68. 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  69. dff79b9 PCI: Add pci_free_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  70. a1c0050 PCI: Initialize bridge release function at bridge allocation by Lorenzo Pieralisi · 8 years ago
  71. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 8 years ago
  72. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  73. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  74. 78f0983 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  75. 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
  76. 76dc5268 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 8 years ago
  77. dc5205e PCI: Improve __pci_read_base() robustness by Marc Gonzalez · 8 years ago
  78. 8531e28 PCI: Recognize Thunderbolt devices by Lukas Wunner · 8 years ago
  79. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  80. 60db3a4 PCI: Enable PCIe Extended Tags if supported by Sinan Kaya · 8 years ago
  81. 51ebfc9 PCI: Enumerate switches below PCI-to-PCIe bridges by Bjorn Helgaas · 8 years ago
  82. 977509f PCI: Apply _HPX settings only to relevant devices by Bjorn Helgaas · 8 years ago
  83. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  84. d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  85. a52d144 PCI: Export host bridge registration interface by Thierry Reding · 8 years ago
  86. 5909406 PCI: Allow driver-specific data in host bridge by Thierry Reding · 8 years ago
  87. 37d6a0a PCI: Add pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
  88. 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
  89. 7a6d312 PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE by Bjorn Helgaas · 8 years ago
  90. d760a1b ACPI: Implement acpi_dma_configure by Lorenzo Pieralisi · 8 years ago
  91. e42010d PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) by Johannes Thumshirn · 8 years ago
  92. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  93. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  94. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 9 years ago
  95. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  96. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  97. d963f65 PCI: Power on bridges before scanning new devices by Mika Westerberg · 9 years ago
  98. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 9 years ago
  99. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  100. ad67b43 PCI: Disable all BAR sizing for devices with non-compliant BARs by Prarit Bhargava · 9 years ago