1. 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
  2. 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
  3. 78f0983 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  4. 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
  5. 76dc5268 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 8 years ago
  6. dc5205e PCI: Improve __pci_read_base() robustness by Marc Gonzalez · 8 years ago
  7. 8531e28 PCI: Recognize Thunderbolt devices by Lukas Wunner · 8 years ago
  8. 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
  9. 60db3a4 PCI: Enable PCIe Extended Tags if supported by Sinan Kaya · 8 years ago
  10. 51ebfc9 PCI: Enumerate switches below PCI-to-PCIe bridges by Bjorn Helgaas · 8 years ago
  11. 977509f PCI: Apply _HPX settings only to relevant devices by Bjorn Helgaas · 8 years ago
  12. 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
  13. d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  14. a52d144 PCI: Export host bridge registration interface by Thierry Reding · 8 years ago
  15. 5909406 PCI: Allow driver-specific data in host bridge by Thierry Reding · 8 years ago
  16. 37d6a0a PCI: Add pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
  17. 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
  18. 7a6d312 PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE by Bjorn Helgaas · 8 years ago
  19. d760a1b ACPI: Implement acpi_dma_configure by Lorenzo Pieralisi · 8 years ago
  20. e42010d PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) by Johannes Thumshirn · 8 years ago
  21. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  22. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  23. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 8 years ago
  24. 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
  25. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  26. d963f65 PCI: Power on bridges before scanning new devices by Mika Westerberg · 8 years ago
  27. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 8 years ago
  28. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  29. ad67b43 PCI: Disable all BAR sizing for devices with non-compliant BARs by Prarit Bhargava · 9 years ago
  30. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 9 years ago
  31. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  32. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  33. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  34. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  35. 057bd2e PCI: Add pci_ops.{add,remove}_bus() callbacks by Thierry Reding · 9 years ago
  36. f1cd93f PCI: Rename VPD symbols to remove unnecessary "pci22" by Bjorn Helgaas · 9 years ago
  37. b84106b PCI: Disable IO/MEM decoding for devices with non-compliant BARs by Bjorn Helgaas · 9 years ago
  38. 788858e PCI: Look up IRQ domain by fwnode_handle by Jake Oshins · 9 years ago
  39. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  40. 5bbe029 PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h by Bjorn Helgaas · 9 years ago
  41. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  42. 471036b acpi: pci: Setup MSI domain for ACPI based pci devices by Suravee Suthikulpanit · 9 years ago
  43. 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 9 years ago
  44. 8e5a395 PCI: Simplify config space size computation by Bjorn Helgaas · 9 years ago
  45. 128fc68 PCI/MSI: Remove empty pci_msi_init_pci_dev() by Bjorn Helgaas · 9 years ago
  46. e80e7ed PCI/MSI: Initialize MSI capability for all architectures by Guilherme G. Piccoli · 9 years ago
  47. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  48. 768acd6 PCI: Fix OF logic in pci_dma_configure() by Suravee Suthikulpanit · 9 years ago
  49. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  51. 29dbe1f PCI: ACPI: Add support for PCI device DMA coherency by Suthikulpanit, Suravee · 9 years ago
  52. 5023071 PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() by Suthikulpanit, Suravee · 9 years ago
  53. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  54. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  55. 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
  56. 54fa97e PCI/MSI: Allow the MSI domain to be device-specific by Marc Zyngier · 9 years ago
  57. 098259e PCI: Add per-device MSI domain hook by Marc Zyngier · 9 years ago
  58. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  59. b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
  60. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  61. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  62. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  64. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  65. 22b6839 PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code by Guilherme G. Piccoli · 9 years ago
  66. 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
  67. 9dae3a9 PCI: Move MPS configuration check to pci_configure_device() by Bjorn Helgaas · 9 years ago
  68. d2a7926 PCI: Add pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  69. b35b1df PCI: Tolerate hierarchies with no Root Port by Yijing Wang · 9 years ago
  70. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  71. edc90fe PCI: Allocate ATS struct during enumeration by Bjorn Helgaas · 9 years ago
  72. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  73. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  74. 017ffe6 PCI: Hold pci_slot_mutex while searching bus->slots list by Yijing Wang · 9 years ago
  75. b165e2b PCI/MSI: Add support for OF-provided msi_domain by Marc Zyngier · 9 years ago
  76. 44aa0c6 PCI/MSI: Add hooks to populate the msi_domain field by Marc Zyngier · 9 years ago
  77. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  78. 2b4aed1 PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes by Bjorn Helgaas · 9 years ago
  79. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  80. c030008 PCI: Remove unused pci_scan_bus_parented() by Yijing Wang · 10 years ago
  81. 3a9ad0b PCI: Add pci_bus_addr_t by Yinghai Lu · 10 years ago
  82. 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 10 years ago
  83. d0751b9 PCI: Add dev->has_secondary_link to track downstream PCIe links by Yijing Wang · 10 years ago
  84. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 10 years ago
  85. 4dd1f57 Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
  86. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 10 years ago
  87. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  88. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  89. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
  90. de335bb4 PCI: Update DMA configuration from DT by Murali Karicheri · 10 years ago
  91. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 10 years ago
  92. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  93. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  94. 7e79c5f PCI: Add informational printk for invalid BARs by Myron Stowe · 10 years ago
  95. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  96. 7a1562d PCI: Apply _HPX Link Control settings to all devices with a link by Yinghai Lu · 10 years ago
  97. ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  98. f795d86 PCI: Shrink decoding-disabled window while sizing BARs by Myron Stowe · 10 years ago
  99. 36e8164 PCI: Restore detection of read-only BARs by Myron Stowe · 10 years ago
  100. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago