index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
msm_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
1
-1
/
+1
2018-01-17
iommu/msm: Claim bus ops on probe
Robin Murphy
1
-13
/
+3
2017-08-10
iommu/msm: Add iommu_group support
Robin Murphy
1
-1
/
+14
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
1
-2
/
+0
2017-02-10
iommu/msm: Make use of iommu_device_register interface
Joerg Roedel
1
-0
/
+73
2016-06-21
iommu/msm: use generic ARMV7S short descriptor pagetable ops
Sricharan R
1
-297
/
+108
2016-06-21
iommu/msm: Add support for generic master bindings
Sricharan R
1
-2
/
+59
2016-06-21
iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
Sricharan R
1
-0
/
+182
2016-06-21
iommu/msm: Add DT adaptation
Sricharan R
1
-114
/
+138
2015-08-13
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
1
-2
/
+2
2015-03-31
iommu/msm: Make use of domain_alloc and domain_free
Joerg Roedel
1
-37
/
+36
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
1
-2
/
+2
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
1
-0
/
+1
2014-10-23
iommu/msm: Deletion of unnecessary checks before clk_disable()
SF Markus Elfring
1
-2
/
+1
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
1
-4
/
+3
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
1
-1
/
+1
2013-08-06
iommu/msm: Move mach includes to iommu directory
Stephen Boyd
1
-2
/
+2
2013-04-02
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
Varun Sethi
1
-1
/
+1
2012-07-11
iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
1
-0
/
+5
2012-01-30
iommu/msm: Fix error handling in msm_iommu_unmap()
Joerg Roedel
1
-6
/
+1
2011-11-10
iommu/msm: announce supported page sizes
Ohad Ben-Cohen
1
-1
/
+5
2011-11-10
iommu/core: stop converting bytes to page order back and forth
Ohad Ben-Cohen
1
-12
/
+7
2011-10-21
iommu/msm: Use bus_set_iommu instead of register_iommu
Joerg Roedel
1
-1
/
+1
2011-09-05
iommu/msm: ->unmap() should return order of unmapped page
Ohad Ben-Cohen
1
-0
/
+7
2011-06-21
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
1
-0
/
+731