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