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