1. b8e069a ACPI/IORT: Add an input ID to acpi_dma_configure() by Lorenzo Pieralisi · 4 years, 7 months ago
  2. 3a3d208 ACPI/IORT: Remove useless PCI bus walk by Lorenzo Pieralisi · 4 years, 7 months ago
  3. 39c3cf5 ACPI/IORT: Make iort_msi_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
  4. d1718a1b ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
  5. 07d2e59 ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC by Lorenzo Pieralisi · 4 years, 7 months ago
  6. 09cda9a ACPI/IORT: Remove the unused __get_pci_rid() by Zenghui Yu · 4 years, 8 months ago
  7. 50c8ab8 ACPI/IORT: Fix PMCG node single ID mapping handling by Tuan Phan · 4 years, 8 months ago
  8. 701dafe ACPI: IORT: Add comments for not calling acpi_put_table() by Hanjun Guo · 4 years, 8 months ago
  9. 5ec6051 ACPI: GTDT: Put GTDT table after parsing by Hanjun Guo · 4 years, 8 months ago
  10. 44cdc7b ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue by Hanjun Guo · 4 years, 8 months ago
  11. 539979b ACPI/IORT: work around num_ids ambiguity by Ard Biesheuvel · 4 years, 8 months ago
  12. 6d3b29d Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()" by Ard Biesheuvel · 4 years, 8 months ago
  13. 7fb89e1 ACPI/IORT: take _DMA methods into account for named components by Ard Biesheuvel · 4 years, 9 months ago
  14. 6990ec7 ACPI/IORT: Remove direct access of dev->iommu_fwspec by Joerg Roedel · 4 years, 10 months ago
  15. 4fc2ea6 Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  16. 3c23b83 ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() by Hanjun Guo · 5 years ago
  17. da22565 ACPI/IORT: Parse SSID property of named component node by Jean-Philippe Brucker · 5 years ago
  18. d3daf66 iommu/arm-smmu: Support SMMU module probing from the IORT by Ard Biesheuvel · 5 years ago
  19. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  20. 3e77eeb ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable by Lorenzo Pieralisi · 5 years ago
  21. 5a46d3f ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() by Lorenzo Pieralisi · 5 years ago
  22. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  23. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  24. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  25. 8212688 ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled by Lorenzo Pieralisi · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  28. b33f908 Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core by Will Deacon · 6 years ago
  29. 5702ee2 ACPI/IORT: Check ATS capability in root complex nodes by Jean-Philippe Brucker · 6 years ago
  30. 36a2ba0 ACPI/IORT: Reject platform device creation on NUMA node mapping failure by Kefeng Wang · 6 years ago
  31. 24062fe perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk by Shameer Kolothum · 6 years ago
  32. 24e5160 ACPI/IORT: Add support for PMCG by Neil Leeder · 6 years ago
  33. c777723 ACPI/IORT: Fix rc_dma_get_range() by Jean-Philippe Brucker · 6 years ago
  34. 6b68835 ACPI/IORT: Fix build when CONFIG_IOMMU_API=n by Qian Cai · 6 years ago
  35. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  36. 43554ce ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set by Sinan Kaya · 6 years ago
  37. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  38. d2e1a00 ACPI/IORT: Don't call iommu_ops->add_device directly by Joerg Roedel · 6 years ago
  39. 13e6a84 ACPI/IORT: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  40. 8097e53 ACPI/IORT: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  41. ea2412d ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value by Lorenzo Pieralisi · 6 years ago
  42. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  43. 6757cda ACPI/IORT: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  44. d74ea71 ACPI/IORT: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  45. 5ac65e8 ACPI/IORT: Support address size limit for root complexes by Robin Murphy · 6 years ago
  46. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  47. 8dc1253 ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define by Lorenzo Pieralisi · 7 years ago
  48. 6c47506 ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard by Lorenzo Pieralisi · 7 years ago
  49. 8b4282e ACPI/IORT: Add msi address regions reservation helper by Shameer Kolothum · 7 years ago
  50. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  51. 6563790 ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up by Lorenzo Pieralisi · 7 years ago
  52. 86456a3 ACPI/IORT: Add SMMUv3 specific special index mapping handling by Hanjun Guo · 7 years ago
  53. 8c8df8d ACPI/IORT: Enable special index ITS group mappings for IORT nodes by Hanjun Guo · 7 years ago
  54. 0a71d8b ACPI/IORT: Look up IORT node through struct fwnode_handle pointer by Hanjun Guo · 7 years ago
  55. 896dd2c ACPI/IORT: Make platform devices initialization code SMMU agnostic by Lorenzo Pieralisi · 7 years ago
  56. e3d4939 ACPI/IORT: Improve functions return type/storage class specifier indentation by Lorenzo Pieralisi · 7 years ago
  57. 7580813 ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard by Lorenzo Pieralisi · 7 years ago
  58. ee10b9c acpi/arm64: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  59. 37f6b42 ACPI/IORT: Fix PCI ACS enablement by Lorenzo Pieralisi · 7 years ago
  60. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  61. 4d36037 ACPI/IORT: Fix build regression without IOMMU by Arnd Bergmann · 7 years ago
  62. 5fe0ce3 ACPI/IORT: numa: Add numa node mapping for smmuv3 devices by Ganapatrao Kulkarni · 7 years ago
  63. bc8648d ACPI/IORT: Handle PCI aliases properly for IOMMUs by Robin Murphy · 7 years ago
  64. 10d8ab2 ACPI/IORT: Add IORT named component memory address limits by Lorenzo Pieralisi · 7 years ago
  65. 7ad4263 ACPI: Make acpi_dma_configure() DMA regions aware by Lorenzo Pieralisi · 7 years ago
  66. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  67. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  68. 0b25635 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  69. f935448 iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 by Geetha Sowjanya · 8 years ago
  70. 403e8c7 ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model by Linu Cherian · 8 years ago
  71. 12275bf iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions by Robert Richter · 8 years ago
  72. 91e0bf8 ACPI/IORT: Remove iort_node_match() by Lorenzo Pieralisi · 8 years ago
  73. 4dac321 ACPI/IORT: Move the check to get iommu_ops from translated fwspec by Lorenzo Pieralisi · 8 years ago
  74. 058f8c3 ACPI/IORT: Ignore all errors except EPROBE_DEFER by Sricharan R · 8 years ago
  75. 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
  76. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  77. d49f2de ACPI/IORT: Fix CONFIG_IOMMU_API dependency by Lorenzo Pieralisi · 8 years ago
  78. 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  79. 5a1bb63 drivers: acpi: Handle IOMMU lookup failure with deferred probing or error by Sricharan R · 8 years ago
  80. 1d9029d ACPI/IORT: Add function to check SMMUs drivers presence by Lorenzo Pieralisi · 8 years ago
  81. ca9ae5e acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver by Fu Wei · 8 years ago
  82. a712c3e acpi/arm64: Add memory-mapped timer support in GTDT driver by Fu Wei · 8 years ago
  83. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  84. d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
  85. ae7c183 ACPI: platform-msi: retrieve devid from IORT by Hanjun Guo · 8 years ago
  86. 8ca4f1d ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id by Hanjun Guo · 8 years ago
  87. 697f609 ACPI/IORT: Rename iort_node_map_rid() to make it generic by Hanjun Guo · 8 years ago
  88. c92bdfe ACPI/IORT: Rework iort_match_node_callback() return value handling by Hanjun Guo · 8 years ago
  89. 6cb6bf5 ACPI/IORT: Add missing comment for iort_dev_find_its_id() by Hanjun Guo · 8 years ago
  90. d89cf2e ACPI/IORT: Fix the indentation in iort_scan_node() by Hanjun Guo · 8 years ago
  91. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  92. 534766d iommu: Rename iommu_get_instance() by Joerg Roedel · 8 years ago
  93. 5e5afa6 ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() by Dan Carpenter · 8 years ago
  94. 030abd8 ACPI/IORT: Fix iort_node_get_id() mapping entries indexing by Lorenzo Pieralisi · 8 years ago
  95. 18b709b ACPI/IORT: Make dma masks set-up IORT specific by Lorenzo Pieralisi · 8 years ago
  96. 643b8e4 ACPI/IORT: Introduce iort_iommu_configure by Lorenzo Pieralisi · 8 years ago
  97. 618f535 ACPI/IORT: Add single mapping function by Lorenzo Pieralisi · 8 years ago
  98. ea50b52 ACPI/IORT: Replace rid map type with type mask by Lorenzo Pieralisi · 8 years ago
  99. d6fcd3b iommu/arm-smmu: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  100. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago