aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/tegra-smmu.c
Commit message (Expand)AuthorAge
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-02
|\ \
| | * iommu/tegra: Fix printk formats for dma_addr_tVarun Sethi2013-05-02
| |/ |/|
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * tegra: don't wank with d_find_alias()Al Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-26
|\ \
| * | iommu/tegra: assume CONFIG_OF in SMMU driverStephen Warren2013-02-19
| * | iommu/tegra: smmu: Fix incorrect mask for regbaseHiroshi Doyu2013-02-07
| * | iommu/tegra: smmu: Use helper function to check for valid register offsetJoerg Roedel2013-02-05
| * | iommu/tegra: smmu: Support variable MMIO ranges/blocksHiroshi Doyu2013-02-05
| * | iommu/tegra: Add missing spinlock initializationSami Liedes2013-02-04
| |/
* / iommu: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
|/
* Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* 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