summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2013-09-14iommu/tegra: smmu: Move readback after loopHiroshi Doyu
2013-09-14iommu/tegra: smmu: Map linear at attachHiroshi Doyu
2013-09-14iommu/tegra: Use 34-bit phys addresses on Tegra12Terje Bergstrom
2013-09-14iommu/tegra: smmu: set SDMMC client write orderedHiroshi Doyu
2013-09-14iommu: tegra: fix incorrect iova used during tlb/ptc flushKrishna Reddy
2013-09-14ARM: tegra: Call tegra_se_suspend to save SE contextShravani Dingari
2013-09-14tegra: smmu: Fix high bits setting for ptc flushPavan Kunapuli
2013-09-14iommu/tegra: smmu: Skip SMMU_INIT_DONE on Tegra12 and laterTerje Bergstrom
2013-09-14iommu/tegra: smmu: Implement changes in T124 SMMUTerje Bergstrom
2013-09-14iommu/tegra: smmu: Fix compilation errorTerje Bergstrom
2013-09-14iommu/tegra: smmu: Add support for Tegra12Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Implement map_sg() for perfHiroshi Doyu
2013-09-14iommu/core: Add new API iommu_map_sg() for perfHiroshi Doyu
2013-09-14iommu/tegra: smmu: Introduce conditional GFP_ATOMICHiroshi Doyu
2013-09-14iommu/tegra: smmu: Add ->map_pages() for perfHiroshi Doyu
2013-09-14iommu/tegra: smmu: iterate {SECTION,GROUP} instead of TLB_FLUSH_ALLHiroshi Doyu
2013-09-14iommu/tegra: smmu: Add smmu_flush_{ptc,tlb}_range()Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Add Tegra errata 1053704 for some of Tegra SoCHiroshi Doyu
2013-09-14iommu/core: Add new API iommu_map_pages()Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Rename SMMU_ADDR_TO_PFN to SMMU_ADDR_TO_PTNHiroshi Doyu
2013-09-14iommu/tegra: smmu: Add alloc_tbl() for L2 pagetableHiroshi Doyu
2013-09-14iommu/tegra: smmu: Remove unnecessary checkHiroshi Doyu
2013-09-14iommu/tegra: smmu: Skip invalid L2 pagetalbe at unmapHiroshi Doyu
2013-09-14iommu/tegra: smmu: Unmap multiple pages at onceHiroshi Doyu
2013-09-14iommu/tegra: smmu: Add flush_ptc_and_tlb_range()Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Add flush_ptc_and_tlb_all()Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Mask pagetable index correctlyHiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix u32 -> u64 for swgidHiroshi Doyu
2013-09-14iommu/tegra: smmu: Add support Multiple ASIDHiroshi Doyu
2013-09-14iommu/tegra: smmu: Remove SKIP_SWGRP_CHECKHiroshi Doyu
2013-09-14iommu/tegra: smmu: Unified tegra-smmu with memory client IDsHiroshi Doyu
2013-09-14ARM: tegra: Create IOVA maps for ASID[0/1]Hiroshi Doyu
2013-09-14iommu/tegra: smmu: BIND_DRIVER attaches device to IOMMUHiroshi Doyu
2013-09-14ARM: tegra: smmu: add SMMU_DC1_ASIDKevin Huang
2013-09-14iommu/tegra: smmu: Add support 4MB SMMU pageHiroshi Doyu
2013-09-14iommu/tegra: smmu: Check if mapping succeeds or notHiroshi Doyu
2013-09-14ARM: tegra: smmu: Enable IOMMU driverAlex Waterman
2013-09-14iommu/tegra: smmu: Call arm_iommu_detach_device() at BUS_NOTIFY_DEL_DEVICEHiroshi Doyu
2013-09-14iommu/tegra: smmu: Disable smmu_client_disable_hwgrp()Hiroshi Doyu
2013-09-14iommu/tegra: smmu: Fix unnecessary NULLficationHiroshi Doyu