1. 8097e53 ACPI/IORT: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  2. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  3. 6757cda ACPI/IORT: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  4. d74ea71 ACPI/IORT: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  5. 5ac65e8 ACPI/IORT: Support address size limit for root complexes by Robin Murphy · 6 years ago
  6. 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
  7. 8dc1253 ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define by Lorenzo Pieralisi · 7 years ago
  8. 6c47506 ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard by Lorenzo Pieralisi · 7 years ago
  9. 8b4282e ACPI/IORT: Add msi address regions reservation helper by Shameer Kolothum · 7 years ago
  10. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  11. 6563790 ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up by Lorenzo Pieralisi · 7 years ago
  12. 86456a3 ACPI/IORT: Add SMMUv3 specific special index mapping handling by Hanjun Guo · 7 years ago
  13. 8c8df8d ACPI/IORT: Enable special index ITS group mappings for IORT nodes by Hanjun Guo · 7 years ago
  14. 0a71d8b ACPI/IORT: Look up IORT node through struct fwnode_handle pointer by Hanjun Guo · 7 years ago
  15. 896dd2c ACPI/IORT: Make platform devices initialization code SMMU agnostic by Lorenzo Pieralisi · 7 years ago
  16. e3d4939 ACPI/IORT: Improve functions return type/storage class specifier indentation by Lorenzo Pieralisi · 7 years ago
  17. 7580813 ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard by Lorenzo Pieralisi · 7 years ago
  18. 37f6b42 ACPI/IORT: Fix PCI ACS enablement by Lorenzo Pieralisi · 7 years ago
  19. 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
  20. 4d36037 ACPI/IORT: Fix build regression without IOMMU by Arnd Bergmann · 7 years ago
  21. 5fe0ce3 ACPI/IORT: numa: Add numa node mapping for smmuv3 devices by Ganapatrao Kulkarni · 7 years ago
  22. bc8648d ACPI/IORT: Handle PCI aliases properly for IOMMUs by Robin Murphy · 7 years ago
  23. 10d8ab2 ACPI/IORT: Add IORT named component memory address limits by Lorenzo Pieralisi · 7 years ago
  24. 7ad4263 ACPI: Make acpi_dma_configure() DMA regions aware by Lorenzo Pieralisi · 7 years ago
  25. 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
  26. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  27. 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
  28. f935448 iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 by Geetha Sowjanya · 8 years ago
  29. 403e8c7 ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model by Linu Cherian · 8 years ago
  30. 12275bf iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions by Robert Richter · 8 years ago
  31. 91e0bf8 ACPI/IORT: Remove iort_node_match() by Lorenzo Pieralisi · 8 years ago
  32. 4dac321 ACPI/IORT: Move the check to get iommu_ops from translated fwspec by Lorenzo Pieralisi · 8 years ago
  33. 058f8c3 ACPI/IORT: Ignore all errors except EPROBE_DEFER by Sricharan R · 8 years ago
  34. 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
  35. d49f2de ACPI/IORT: Fix CONFIG_IOMMU_API dependency by Lorenzo Pieralisi · 8 years ago
  36. 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  37. 5a1bb63 drivers: acpi: Handle IOMMU lookup failure with deferred probing or error by Sricharan R · 8 years ago
  38. 1d9029d ACPI/IORT: Add function to check SMMUs drivers presence by Lorenzo Pieralisi · 8 years ago
  39. d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
  40. ae7c183 ACPI: platform-msi: retrieve devid from IORT by Hanjun Guo · 8 years ago
  41. 8ca4f1d ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id by Hanjun Guo · 8 years ago
  42. 697f609 ACPI/IORT: Rename iort_node_map_rid() to make it generic by Hanjun Guo · 8 years ago
  43. c92bdfe ACPI/IORT: Rework iort_match_node_callback() return value handling by Hanjun Guo · 8 years ago
  44. 6cb6bf5 ACPI/IORT: Add missing comment for iort_dev_find_its_id() by Hanjun Guo · 8 years ago
  45. d89cf2e ACPI/IORT: Fix the indentation in iort_scan_node() by Hanjun Guo · 8 years ago
  46. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  47. 534766d iommu: Rename iommu_get_instance() by Joerg Roedel · 8 years ago
  48. 5e5afa6 ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() by Dan Carpenter · 8 years ago
  49. 030abd8 ACPI/IORT: Fix iort_node_get_id() mapping entries indexing by Lorenzo Pieralisi · 8 years ago
  50. 18b709b ACPI/IORT: Make dma masks set-up IORT specific by Lorenzo Pieralisi · 8 years ago
  51. 643b8e4 ACPI/IORT: Introduce iort_iommu_configure by Lorenzo Pieralisi · 8 years ago
  52. 618f535 ACPI/IORT: Add single mapping function by Lorenzo Pieralisi · 8 years ago
  53. ea50b52 ACPI/IORT: Replace rid map type with type mask by Lorenzo Pieralisi · 8 years ago
  54. d6fcd3b iommu/arm-smmu: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  55. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  56. 846f0e9 ACPI/IORT: Add support for ARM SMMU platform devices creation by Lorenzo Pieralisi · 8 years ago
  57. bdca0c0 ACPI/IORT: Add node match function by Lorenzo Pieralisi · 8 years ago
  58. 7936df9 ACPI/IORT: Add support for IOMMU fwnode registration by Lorenzo Pieralisi · 8 years ago
  59. 34ceea2 ACPI/IORT: Introduce linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  60. 4bf2efd ACPI: Add new IORT functions to support MSI domain handling by Tomasz Nowicki · 8 years ago
  61. 88ef16d ACPI: I/O Remapping Table (IORT) initial support by Tomasz Nowicki · 8 years ago