aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/tegra-smmu.c
AgeCommit message (Expand)Author
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-17iommu/tegra: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-11-22iommu/tegra: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2017-12-20iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun
2017-12-15iommu/tegra: Allow devices to be groupedThierry Reding
2017-08-30arm/tegra: Call bus_set_iommu() after iommu_device_register()Joerg Roedel
2017-08-17iommu/tegra: Add support for struct iommu_deviceJoerg Roedel
2017-08-10iommu/tegra-smmu: Add iommu_group supportRobin Murphy
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-08-13iommu/tegra-smmu: Factor out tegra_smmu_set_pde()Russell King
2015-08-13iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()Russell King
2015-08-13iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pagesRussell King
2015-08-13iommu/tegra-smmu: Remove PageReserved manipulationRussell King
2015-08-13iommu/tegra-smmu: Convert to use DMA APIRussell King
2015-08-13iommu/tegra-smmu: smmu_flush_ptc() wants device addressesRussell King
2015-08-13iommu/tegra-smmu: Split smmu_flush_ptc()Russell King
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King
2015-08-13iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King
2015-08-13iommu/tegra-smmu: Store struct page pointer for page tablesRussell King
2015-08-13iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King
2015-08-13iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King
2015-08-13iommu/tegra-smmu: Factor out common PTE settingRussell King
2015-08-13iommu/tegra-smmu: Fix unmap() methodRussell King
2015-08-13iommu/tegra-smmu: Fix iova_to_phys() methodRussell King
2015-05-04iommu/tegra-smmu: Add debugfs supportThierry Reding
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-03-31iommu/tegra: smmu: Compute PFN mask at runtimeThierry Reding
2015-03-31iommu/tegra: Setup apertureThierry Reding
2015-03-31iommu/tegra-smmu: Make use of domain_alloc and domain_freeJoerg Roedel
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2013-11-01iommu/tegra-smmu: Staticize tegra_smmu_pm_opsSachin Kamat
2013-09-24iommu/tegra: Print phys_addr_t using %paThierry Reding
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel
2013-05-02iommu/tegra: Fix printk formats for dma_addr_tVarun Sethi
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-26tegra: don't wank with d_find_alias()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-02-19iommu/tegra: assume CONFIG_OF in SMMU driverStephen Warren