index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
tegra-gart.c
Age
Commit message (
Expand
)
Author
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
2015-03-31
iommu/tegra: gart: Set aperture at domain initialization time
Thierry Reding
2015-03-31
iommu/tegra-gart: Make use of domain_alloc and domain_free
Joerg Roedel
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
2014-10-20
iommu: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2013-11-01
iommu/tegra-gart: Staticize tegra_gart_pm_ops
Sachin Kamat
2013-09-24
iommu/tegra: gart: cleanup devm_* functions usage
Wei Yongjun
2013-09-24
iommu/tegra: Print phys_addr_t using %pa
Thierry Reding
2013-05-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...
Joerg Roedel
2013-05-02
iommu/tegra: Fix printk formats for dma_addr_t
Varun Sethi
2013-04-02
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
Varun Sethi
2013-02-19
iommu/tegra: assume CONFIG_OF in gart driver
Stephen Warren
2013-01-03
Drivers: iommu: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
iommu/tegra: gart: Move bus_set_iommu after probe for multi arch
Hiroshi Doyu
2012-07-11
iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute
Hiroshi DOYU
2012-05-11
iommu/tegra: gart: Fix register offset correctly
Hiroshi DOYU
2012-04-16
iommu: tegra/gart: Add device tree support
Thierry Reding
2012-04-16
iommu: tegra/gart: use correct gart_device
Vandana Salve
2012-03-13
iommu/tegra-gart: fix spin_unlock in map failure path
Lucas Stach
2012-01-26
ARM: IOMMU: Tegra20: Add iommu_ops for GART driver
Hiroshi DOYU