index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
tegra-gart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
iommu/tegra: Make it explicitly non-modular
Paul Gortmaker
1
-30
/
+7
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
1
-1
/
+0
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-05-03
iommu/tegra: gart: Fix gart_iommu_unmap()
Dmitry Osipenko
1
-1
/
+1
2018-05-03
iommu/tegra: gart: Add debugging facility
Dmitry Osipenko
1
-0
/
+13
2017-08-17
iommu/tegra-gart: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+26
2017-08-10
iommu/tegra-gart: Add iommu_group support
Robin Murphy
1
-0
/
+19
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
1
-31
/
+57
2015-03-31
iommu/tegra: gart: Set aperture at domain initialization time
Thierry Reding
1
-11
/
+14
2015-03-31
iommu/tegra-gart: Make use of domain_alloc and domain_free
Joerg Roedel
1
-21
/
+46
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
1
-0
/
+1
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
1
-1
/
+1
2014-10-20
iommu: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-09-25
iommu/tegra: 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-11-01
iommu/tegra-gart: Staticize tegra_gart_pm_ops
Sachin Kamat
1
-1
/
+1
2013-09-24
iommu/tegra: gart: cleanup devm_* functions usage
Wei Yongjun
1
-17
/
+2
2013-09-24
iommu/tegra: Print phys_addr_t using %pa
Thierry Reding
1
-3
/
+3
2013-05-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...
Joerg Roedel
1
-2
/
+3
2013-05-02
iommu/tegra: Fix printk formats for dma_addr_t
Varun Sethi
1
-1
/
+2
2013-04-02
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
Varun Sethi
1
-1
/
+1
2013-02-19
iommu/tegra: assume CONFIG_OF in gart driver
Stephen Warren
1
-3
/
+1
2013-01-04
Drivers: iommu: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-28
iommu/tegra: gart: Move bus_set_iommu after probe for multi arch
Hiroshi Doyu
1
-1
/
+1
2012-07-11
iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute
Hiroshi DOYU
1
-0
/
+5
2012-05-11
iommu/tegra: gart: Fix register offset correctly
Hiroshi DOYU
1
-3
/
+4
2012-04-16
iommu: tegra/gart: Add device tree support
Thierry Reding
1
-0
/
+11
2012-04-16
iommu: tegra/gart: use correct gart_device
Vandana Salve
1
-1
/
+1
2012-03-13
iommu/tegra-gart: fix spin_unlock in map failure path
Lucas Stach
1
-1
/
+1
2012-01-26
ARM: IOMMU: Tegra20: Add iommu_ops for GART driver
Hiroshi DOYU
1
-0
/
+451