1. 08dbd0f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 by Thomas Gleixner · 6 years ago
  2. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  3. d05e4c8 Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into next by Joerg Roedel · 6 years ago
  4. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  5. ba93c357 iommu/msm: Reduce indentation by Julia Lawall · 6 years ago
  6. a007dd5 iommu/msm: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  7. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  8. 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  9. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 7 years ago
  10. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 7 years ago
  11. 3795214 iommu/msm: Don't call iommu_device_{,un}link from atomic context by Niklas Cassel · 7 years ago
  12. b0c560f iommu: Clean up of_iommu_init_fn by Robin Murphy · 7 years ago
  13. 892d7aa iommu/msm: Claim bus ops on probe by Robin Murphy · 7 years ago
  14. ce2eb8f iommu/msm: Add iommu_group support by Robin Murphy · 8 years ago
  15. d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 8 years ago
  16. 42df43b iommu/msm: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  17. c9220fb iommu/msm: use generic ARMV7S short descriptor pagetable ops by Sricharan R · 9 years ago
  18. f78ebca iommu/msm: Add support for generic master bindings by Sricharan R · 9 years ago
  19. f7f125e iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c by Sricharan R · 9 years ago
  20. 109bd48 iommu/msm: Add DT adaptation by Sricharan R · 9 years ago
  21. 6e6cfbc iommu/msm: Use BUG_ON instead of if () BUG() by Joerg Roedel · 10 years ago
  22. 3e116c3 iommu/msm: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  23. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  24. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  25. c72acf6 iommu/msm: Deletion of unnecessary checks before clk_disable() by SF Markus Elfring · 10 years ago
  26. 4480845 iommu/msm: Convert to iommu_capable() API function by Joerg Roedel · 11 years ago
  27. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 11 years ago
  28. 0b559df iommu/msm: Move mach includes to iommu directory by Stephen Boyd · 12 years ago
  29. bb5547a iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 12 years ago
  30. 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
  31. 05df1f3 iommu/msm: Fix error handling in msm_iommu_unmap() by Joerg Roedel · 13 years ago
  32. 8342727 iommu/msm: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  33. 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
  34. 85eebbc iommu/msm: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 14 years ago
  35. 9e28547 iommu/msm: ->unmap() should return order of unmapped page by Ohad Ben-Cohen · 14 years ago
  36. b10f127 msm: iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 14 years ago[Renamed from arch/arm/mach-msm/iommu.c]
  37. b0e7808d msm: iommu: Don't read from write-only registers by Stepan Moskovchenko · 14 years ago
  38. a43d8c1 msm: iommu: Remove dependency on IDR by Stepan Moskovchenko · 14 years ago
  39. 2e8c8ba msm: iommu: Use ASID tagging instead of VMID tagging by Stepan Moskovchenko · 14 years ago
  40. 41f3f51 msm: iommu: Clock control for the IOMMU driver by Stepan Moskovchenko · 14 years ago
  41. 294b2de msm: iommu: Use the correct memory allocation flag by Stepan Moskovchenko · 14 years ago
  42. 3306973 msm: iommu: Miscellaneous code cleanup by Stepan Moskovchenko · 14 years ago
  43. 100832c msm: iommu: Support cache-coherent memory access by Stepan Moskovchenko · 14 years ago
  44. 00d4b2b msm: iommu: Check if device is already attached by Stepan Moskovchenko · 14 years ago
  45. f6f41eb msm: iommu: Don't flush page tables if no devices attached by Stepan Moskovchenko · 14 years ago
  46. 516cbc7 msm: iommu: Mark functions with the right section names by Stepan Moskovchenko · 14 years ago
  47. 0720d1f msm: Add MSM IOMMU support by Stepan Moskovchenko · 15 years ago