summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/tegra-smmu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
* iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
* arm/tegra: Call bus_set_iommu() after iommu_device_register()Joerg Roedel2017-08-301-4/+7
* iommu/tegra: Add support for struct iommu_deviceJoerg Roedel2017-08-171-0/+25
* iommu/tegra-smmu: Add iommu_group supportRobin Murphy2017-08-101-0/+9
* iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel2017-04-291-0/+1
* iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding2015-08-131-2/+7
* iommu/tegra-smmu: Factor out tegra_smmu_set_pde()Russell King2015-08-131-21/+28
* iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()Russell King2015-08-131-6/+11
* iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pagesRussell King2015-08-131-16/+2
* iommu/tegra-smmu: Remove PageReserved manipulationRussell King2015-08-131-5/+0
* iommu/tegra-smmu: Convert to use DMA APIRussell King2015-08-131-54/+85
* iommu/tegra-smmu: smmu_flush_ptc() wants device addressesRussell King2015-08-131-6/+5
* iommu/tegra-smmu: Split smmu_flush_ptc()Russell King2015-08-131-13/+13
* iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King2015-08-131-5/+25
* iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King2015-08-131-15/+6
* iommu/tegra-smmu: Store struct page pointer for page tablesRussell King2015-08-131-10/+17
* iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King2015-08-131-9/+34
* iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King2015-08-131-3/+13
* iommu/tegra-smmu: Factor out common PTE settingRussell King2015-08-131-20/+17
* iommu/tegra-smmu: Fix unmap() methodRussell King2015-08-131-14/+23
* iommu/tegra-smmu: Fix iova_to_phys() methodRussell King2015-08-131-0/+3
* iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-041-0/+109
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-021-22/+37
|\ \
| | * iommu/tegra-smmu: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-18/+23
| |/ |/|
| * iommu/tegra: smmu: Compute PFN mask at runtimeThierry Reding2015-03-311-5/+10
| * iommu/tegra: Setup apertureThierry Reding2015-03-311-0/+5
|/
* memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-041-1087/+523
* iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+1
* iommu: Make of_device_id array constKiran Padwal2014-09-251-1/+1
* iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-4/+3
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-1/+2
|\
| * ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-171-1/+2
* | iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
|/
* iommu/tegra-smmu: Staticize tegra_smmu_pm_opsSachin Kamat2013-11-011-1/+1
* iommu/tegra: Print phys_addr_t using %paThierry Reding2013-09-241-1/+1
* tegra: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-2/+0
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-2/+3
|\ \
| | * iommu/tegra: Fix printk formats for dma_addr_tVarun Sethi2013-05-021-1/+2
| |/ |/|
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-12/+4
|\
| * tegra: don't wank with d_find_alias()Al Viro2013-02-261-9/+3
| * new helper: file_inode(file)Al Viro2013-02-221-3/+1
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-261-32/+43
|\ \
| * | iommu/tegra: assume CONFIG_OF in SMMU driverStephen Warren2013-02-191-3/+1
| * | iommu/tegra: smmu: Fix incorrect mask for regbaseHiroshi Doyu2013-02-071-1/+1
| * | iommu/tegra: smmu: Use helper function to check for valid register offsetJoerg Roedel2013-02-051-17/+18
| * | iommu/tegra: smmu: Support variable MMIO ranges/blocksHiroshi Doyu2013-02-051-25/+36
| * | iommu/tegra: Add missing spinlock initializationSami Liedes2013-02-041-1/+2
| |/
* | iommu: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+4
|/
OpenPOWER on IntegriCloud