summaryrefslogtreecommitdiff
path: root/drivers/iommu/tegra-smmu.c
AgeCommit message (Expand)Author
2015-04-15iommu/tegra: smmu: Fix race condition in writing PTC registersKrishna Reddy
2014-04-10iommu/tegra: smmu: sg_num_pages(sg) calc number of pagesHiroshi Doyu
2014-04-10iommu/tegra: smmu: fix unaliged sg mappingHiroshi Doyu
2014-04-06iommu/tegra: smmu: add dump IOMMU pagetableHiroshi Doyu
2014-03-25iommu/tegra: smmu: Properly mask PA for PTC flushAlex Waterman
2014-03-04iommu/tegra: smmu: remove release_mapping funcJubeom Kim
2014-02-16iommu: tegra: remove page reserving logicSri Krishna chowdary
2014-02-10iommu/tegra: smmu: remove sanity checks during dev notifications.Krishna Reddy
2014-01-31iommu: tegra: correct device attach/detachSri Krishna chowdary
2014-01-29iommu/tegra: smmu: t114: Use PPCS1 for SDMMCSri Krishna chowdary
2014-01-21drivers: iommu: tegra: fix printk format of size_tPeng Du
2014-01-21tegra: iommu/smmu: Remove T124 definesAlex Waterman
2014-01-21tegra: iommu/smmu: Fix uninitialized variableAlex Waterman
2014-01-21arm64: smmu: pointer cast fix for tegra-smmu.cRich Wiley
2014-01-21arm64: smmu: tegra-smmu.c fixes for ARM64Rich Wiley
2013-12-18iommu/tegra: smmu: clear asid field correctKrishna Reddy
2013-10-23iommu/tegra: smmu: Print phys_addr_t/dma_addr_t using %paHiroshi Doyu
2013-10-23iommu/tegra: Print phys_addr_t using %paThierry Reding
2013-10-22iommu/tegra: smmu: print error before mapping releaseBo Yan
2013-10-16iommu/tegra: smmu: save and restore smmu contextPrashant Gaikwad
2013-10-15ARM: tegra: Redefine SWGROUP IDHiroshi Doyu
2013-10-14Revert "ARM: tegra: Redefine SWGROUP ID"Hiroshi Doyu
2013-10-13ARM: tegra: Redefine SWGROUP IDHiroshi Doyu
2013-09-27iommu/tegra: smmu: Add debug_dma_platformdata()Hiroshi Doyu
2013-09-26iommu/tegra: smmu: Use DMA_ATTR_SKIP_IOVA_GAPHiroshi Doyu
2013-09-16iommu/tegra: smmu: Optimize alloc_ptblHiroshi Doyu
2013-09-16iommu/tegra: smmu: Remove page validataionHiroshi Doyu
2013-09-16iommu/tegra: smmu: Optimize smmu_iommu_map_sg()Hiroshi Doyu
2013-09-16iommu/tegra: smmu: Rename "nents" to "npages"Hiroshi Doyu
2013-09-16iommu/tegra: smmu: smaller preempt latency for map_pagesHiroshi Doyu
2013-09-16Revert "iommu/tegra: smmu: fix perf regression with map_sg"Hiroshi Doyu
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14iommu/tegra: smmu: fix perf regression with map_sgKrishna Reddy
2013-09-14iommu/tegra: smmu: T124 : enable support for sataBibek Basu
2013-09-14iommu/tegra: smmu: fix incorrect allocation size of struct smmu_deviceEric Miao
2013-09-14iommu/tegra: smmu: fix build issues of k340 cherrypicksNitin Kumbhar
2013-09-14iommu/tegra: smmu: Use dma_map_linear to reserveHiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix unsigned long for ARM32/64Hiroshi Doyu
2013-09-14iommu/tegra: smmu: TLB_ACTIVE_LINES 0x20 for T124Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix {TLB,PTC} reset value per SoCHiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix map linear at attachAlex Van Brunt
2013-09-14iommu/tegra: smmu: {read,write}-only mappingHiroshi Doyu
2013-09-14iommu/tegra: smmu: Disable SDMMC orderedHiroshi Doyu
2013-09-14iommu/tegra: smmu: Skip "No map" for tegra_smmuHiroshi Doyu
2013-09-14iommu/tegra: smmu: Configurable flush_all debugfsHiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix flush_all TH for map_sgHiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix PTC flush size for T124Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix refcount for L2 tableHiroshi Doyu
2013-09-14iommu/tegra: smmu: Preserve asid_securiy for T124Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix translation_enable per SoCHiroshi Doyu