- f34ce7a iommu: Add gfp parameter to io_pgtable_ops->map() by Baolin Wang · 4 years, 7 months ago
- 4bbe0c7 iommu/msm: Use dev_iommu_priv_get/set() by Joerg Roedel · 4 years, 6 months ago
- cc69fc4 Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v', 'core' and 'x86/amd' into next by Joerg Roedel · 4 years, 7 months ago
- c4e0f3b iommu/msm: Make msm_iommu_lock static by Samuel Zou · 4 years, 8 months ago
- dea74f1 iommu/msm: Convert to probe/release_device() call-backs by Joerg Roedel · 4 years, 8 months ago
- d1e5f26 iommu/io-pgtable-arm: Rationalise TTBRn handling by Robin Murphy · 5 years ago
- 781ca2d iommu: Add gfp parameter to iommu_ops::map by Tom Murphy · 5 years ago
- fe427e3 Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into core by Joerg Roedel · 5 years ago
- 086f9efa iommu: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- 3951c41 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() by Will Deacon · 5 years ago
- a2d3a38 iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() by Will Deacon · 5 years ago
- e953f7f iommu/io-pgtable: Remove unused ->tlb_sync() callback by Will Deacon · 5 years ago
- abfd6fe iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() by Will Deacon · 5 years ago
- 05aed94 iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers by Will Deacon · 5 years ago
- 56f8af5 iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() by Will Deacon · 5 years ago
- 298f7889 iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops by Will Deacon · 5 years ago
- 08dbd0f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 by Thomas Gleixner · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- 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
- b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
- ba93c357 iommu/msm: Reduce indentation by Julia Lawall · 6 years ago
- a007dd5 iommu/msm: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
- 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 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 · 6 years ago
- d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
- ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 6 years ago
- 3795214 iommu/msm: Don't call iommu_device_{,un}link from atomic context by Niklas Cassel · 7 years ago
- b0c560f iommu: Clean up of_iommu_init_fn by Robin Murphy · 7 years ago
- 892d7aa iommu/msm: Claim bus ops on probe by Robin Murphy · 7 years ago
- ce2eb8f iommu/msm: Add iommu_group support by Robin Murphy · 7 years ago
- d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 8 years ago
- 42df43b iommu/msm: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
- c9220fb iommu/msm: use generic ARMV7S short descriptor pagetable ops by Sricharan R · 9 years ago
- f78ebca iommu/msm: Add support for generic master bindings by Sricharan R · 9 years ago
- f7f125e iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c by Sricharan R · 9 years ago
- 109bd48 iommu/msm: Add DT adaptation by Sricharan R · 9 years ago
- 6e6cfbc iommu/msm: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
- 3e116c3 iommu/msm: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
- 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
- 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
- c72acf6 iommu/msm: Deletion of unnecessary checks before clk_disable() by SF Markus Elfring · 10 years ago
- 4480845 iommu/msm: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
- b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 11 years ago
- 0b559df iommu/msm: Move mach includes to iommu directory by Stephen Boyd · 11 years ago
- bb5547a iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 12 years ago
- 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
- 05df1f3 iommu/msm: Fix error handling in msm_iommu_unmap() by Joerg Roedel · 13 years ago
- 8342727 iommu/msm: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
- 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
- 85eebbc iommu/msm: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
- 9e28547 iommu/msm: ->unmap() should return order of unmapped page by Ohad Ben-Cohen · 13 years ago
- b10f127 msm: iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 14 years ago[Renamed from arch/arm/mach-msm/iommu.c]
- b0e7808d msm: iommu: Don't read from write-only registers by Stepan Moskovchenko · 14 years ago
- a43d8c1 msm: iommu: Remove dependency on IDR by Stepan Moskovchenko · 14 years ago
- 2e8c8ba msm: iommu: Use ASID tagging instead of VMID tagging by Stepan Moskovchenko · 14 years ago
- 41f3f51 msm: iommu: Clock control for the IOMMU driver by Stepan Moskovchenko · 14 years ago
- 294b2de msm: iommu: Use the correct memory allocation flag by Stepan Moskovchenko · 14 years ago
- 3306973 msm: iommu: Miscellaneous code cleanup by Stepan Moskovchenko · 14 years ago
- 100832c msm: iommu: Support cache-coherent memory access by Stepan Moskovchenko · 14 years ago
- 00d4b2b msm: iommu: Check if device is already attached by Stepan Moskovchenko · 14 years ago
- f6f41eb msm: iommu: Don't flush page tables if no devices attached by Stepan Moskovchenko · 14 years ago
- 516cbc7 msm: iommu: Mark functions with the right section names by Stepan Moskovchenko · 14 years ago
- 0720d1f msm: Add MSM IOMMU support by Stepan Moskovchenko · 14 years ago