1. f3a8a46d iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek by Yong Wu · 4 years ago
  2. 468ea0b iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros by Yong Wu · 4 years ago
  3. 00ab6f2 iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro by Yong Wu · 4 years ago
  4. 40596d2 iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek by Yong Wu · 4 years ago
  5. 859da21 iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap by Yong Wu · 4 years ago
  6. 3d5eab4 iommu/io-pgtable: Remove TLBI_ON_MAP quirk by Robin Murphy · 4 years ago
  7. fefe852 iommu/io-pgtable: Remove tlb_flush_leaf by Robin Murphy · 4 years, 1 month ago
  8. f12e0d2 iommu: Defer the early return in arm_(v7s/lpae)_map by Keqian Zhu · 4 years, 1 month ago
  9. f34ce7a iommu: Add gfp parameter to io_pgtable_ops->map() by Baolin Wang · 4 years, 7 months ago
  10. fb485eb iommu/io-pgtable-arm: Rationalise TCR handling by Robin Murphy · 5 years ago
  11. 7618e47 iommu/io-pgtable-arm: Improve attribute handling by Robin Murphy · 5 years ago
  12. d1e5f26 iommu/io-pgtable-arm: Rationalise TTBRn handling by Robin Murphy · 5 years ago
  13. b5813c1 iommu/io-pgtable: Make selftest gubbins consistently __init by Robin Murphy · 5 years ago
  14. 4c00889 Merge branch 'arm/smmu' into arm/mediatek by Joerg Roedel · 5 years ago
  15. 4c019de iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek by Yong Wu · 5 years ago
  16. 73d5081 iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT by Yong Wu · 5 years ago
  17. 7f315c9 iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa by Yong Wu · 5 years ago
  18. 5950b95 iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers by Yong Wu · 5 years ago
  19. 3951c41 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() by Will Deacon · 6 years ago
  20. a2d3a38 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() by Will Deacon · 6 years ago
  21. e953f7f iommu/io-pgtable: Remove unused ->tlb_sync() callback by Will Deacon · 6 years ago
  22. abfd6fe iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() by Will Deacon · 6 years ago
  23. 10b7a7d iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf() by Will Deacon · 6 years ago
  24. 298f7889 iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops by Will Deacon · 6 years ago
  25. f71da46 iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync() by Will Deacon · 6 years ago
  26. 39debdc 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 · 6 years ago
  27. 9e6ea59 iommu/io-pgtable: Support non-coherent page tables by Bjorn Andersson · 6 years ago
  28. 4f41845 iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag by Will Deacon · 6 years ago
  29. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  30. 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago
  31. 032ebd8 iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables by Nicolas Boichat · 6 years ago
  32. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  33. 2713fe3 Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems" by Yong Wu · 6 years ago
  34. b2dfeba iommu/io-pgtable-arm-v7s: Add support for non-strict mode by Robin Murphy · 6 years ago
  35. 29859ae iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE by Jean-Philippe Brucker · 7 years ago
  36. f793b13 iommu/io-pgtable-arm: Use for_each_set_bit to simplify code by YueHaibing · 7 years ago
  37. 193e67c iommu/io-pgtable: Use size_t return type for all foo_unmap by Vivek Gautam · 7 years ago
  38. a593472 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  39. 4d689b6 iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync by Robin Murphy · 7 years ago
  40. 5c62c1c iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA by Yong Wu · 7 years ago
  41. 7655739 iommu/io-pgtable: Sanitise map/unmap addresses by Robin Murphy · 8 years ago
  42. 77f3445 iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table by Will Deacon · 8 years ago
  43. 119ff30 iommu/io-pgtable-arm-v7s: Support lockless operation by Robin Murphy · 8 years ago
  44. 81b3c25 iommu/io-pgtable: Introduce explicit coherency by Robin Murphy · 8 years ago
  45. b9f1ef3 iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap by Robin Murphy · 8 years ago
  46. 9db829d iommu/io-pgtable-arm-v7s: Check table PTEs more precisely by Robin Murphy · 8 years ago
  47. 60ab7a7 iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops. by Arvind Yadav · 8 years ago
  48. a03849e iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  49. 5baf1e9 iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag by Robin Murphy · 8 years ago
  50. 4ae8a5c iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code by Kefeng Wang · 8 years ago
  51. 82db33dc iommu/io-pgtable-arm: Check for v7s-incapable systems by Robin Murphy · 8 years ago
  52. e633fc7 iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks by Robin Murphy · 8 years ago
  53. e88ccab iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag by Robin Murphy · 9 years ago
  54. 1afe231 iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor by Yong Wu · 9 years ago
  55. 048b31c iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags by Robin Murphy · 9 years ago
  56. 3850db4 iommu/io-pgtable: Rationalise quirk handling by Robin Murphy · 9 years ago
  57. 507e4c9 iommu/io-pgtable: Add helper functions for TLB ops by Robin Murphy · 9 years ago
  58. e5fc975 iommu/io-pgtable: Add ARMv7 short descriptor support by Robin Murphy · 9 years ago