index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
tegra-gart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
iommu/tegra: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-4
/
+4
2020-05-05
iommu/tegra: Convert to probe/release_device() call-backs
Joerg Roedel
1
-18
/
+6
2020-03-27
iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
Joerg Roedel
1
-1
/
+1
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+1
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-3
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-01-16
iommu/tegra: gart: Perform code refactoring
Dmitry Osipenko
1
-148
/
+105
2019-01-16
iommu/tegra: gart: Simplify clients-tracking code
Dmitry Osipenko
1
-115
/
+40
2019-01-16
iommu/tegra: gart: Don't detach devices from inactive domains
Dmitry Osipenko
1
-3
/
+5
2019-01-16
iommu/tegra: gart: Prepend error/debug messages with "gart:"
Dmitry Osipenko
1
-0
/
+2
2019-01-16
iommu/tegra: gart: Don't use managed resources
Dmitry Osipenko
1
-5
/
+7
2019-01-16
iommu/tegra: gart: Allow only one active domain at a time
Dmitry Osipenko
1
-0
/
+9
2019-01-16
iommu/tegra: gart: Fix NULL pointer dereference
Dmitry Osipenko
1
-2
/
+2
2019-01-16
iommu/tegra: gart: Fix spinlock recursion
Dmitry Osipenko
1
-8
/
+16
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
1
-53
/
+18
2019-01-16
iommu/tegra: gart: Optimize mapping / unmapping performance
Dmitry Osipenko
1
-2
/
+10
2019-01-16
iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
Dmitry Osipenko
1
-1
/
+13
2019-01-16
iommu/tegra: gart: Clean up driver probe errors handling
Dmitry Osipenko
1
-6
/
+10
2019-01-16
iommu/tegra: gart: Remove pr_fmt and clean up includes
Dmitry Osipenko
1
-12
/
+5
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-12
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-03
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