summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/iovmm-gart.c
AgeCommit message (Expand)Author
2012-06-07arm: tegra: resolve compilation time warningsSanjay Singh Rawat
2012-03-22ARM: tegra: gart: Introduce GART_PAGE_SIZE macroHiroshi DOYU
2012-03-22ARM: tegra: gart: Fix wrong initialization orderHiroshi DOYU
2012-03-22ARM: tegra: gart: Replace memory barrier with register read-backHiroshi DOYU
2012-03-22ARM: tegra: gart: Remove unnecessary wmb()Hiroshi DOYU
2012-03-22ARM: tegra: gart: Remove unnecessary spin_lockHiroshi DOYU
2012-03-22ARM: tegra: gart: Use resource_size()Hiroshi DOYU
2012-03-22ARM: tegra: gart: Remove unused struct member from gart_deviceHiroshi DOYU
2012-03-22ARM: tegra: gart: Fix wrong return statementHiroshi DOYU
2012-03-22ARM: tegra: iommu: Clean up checkpatch and CodingStyle errorsHiroshi DOYU
2012-03-22[ARM/tegra] Add Tegra3 supportScott Williams
2012-03-21tegra: iovmm-gart: move init call to subsys_initcallGary King
2012-03-21[ARM] tegra: add I/O virtual memory manager interface (iovmm)Gary King