aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/tegra-smmu.c
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\
| * iommu/tegra: smmu: Move bus_set_iommu after probe for multi archHiroshi Doyu2012-11-28
| * iommu/tegra: smmu: Remove unnecessary PTC/TLB flush allHiroshi Doyu2012-11-28
* | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-26
|\|
| * iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().Cyril Roelandt2012-11-17
* | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-05
* | iommu: tegra: remove include of <mach/iomap.h>Stephen Warren2012-11-05
|/
* iommu/tegra: smmu: Fix deadly typoHiro Sugawara2012-10-24
* Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-02
|\
| * dma: tegra: move smmu.h into SMMU driverStephen Warren2012-09-18
| * iommu/tegra: smmu: Use debugfs_create_dir for directoryHiroshi Doyu2012-09-18
| * iommu/tegra: smmu: debugfs for TLB/PTC statisticsHiroshi Doyu2012-08-03
* | iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu2012-08-03
* | iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu2012-08-03
* | iommu/tegra: remove invalid reference to list iterator variableJulia Lawall2012-08-03
|/
*---. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
|\ \ \
| | | * iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attributeHiroshi DOYU2012-07-11
| | |/ | |/|
| | * iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel2012-07-17
| | * iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU2012-07-17
| | * iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU2012-07-17
| | * iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu2012-06-25
| | * iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu2012-06-25
| | * iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu2012-06-25
| | * iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-25
| |/
* / iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU2012-07-02
|/
* iommu/tegra: smmu: Print device name correctlyHiroshi DOYU2012-04-16
* ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-26