summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-07-28iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-06-10tegra/iommu: smmu: Add linear map support at unmapHiroshi Doyu
2013-06-10iommu/tegra: smmu: rel-17 fixupHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add Tegra errata 1053704 for some of Tegra SoCHiroshi Doyu
2013-06-10iommu/core: Add new API iommu_map_pages()Hiroshi Doyu
2013-06-10iommu/tegra: smmu: Add ->map_pages() for perfHiroshi Doyu
2013-06-10iommu/tegra: smmu: iterate {SECTION,GROUP} instead of TLB_FLUSH_ALLHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add smmu_flush_{ptc,tlb}_range()Hiroshi Doyu
2013-06-10iommu/tegra: smmu: Rename SMMU_ADDR_TO_PFN to SMMU_ADDR_TO_PTNHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add alloc_tbl() for L2 pagetableHiroshi Doyu
2013-06-10iommu/tegra: smmu: Remove unnecessary checkHiroshi Doyu
2013-06-10iommu/tegra: smmu: Skip invalid L2 pagetalbe at unmapHiroshi Doyu
2013-06-10iommu/tegra: smmu: Unmap multiple pages at onceHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add flush_ptc_and_tlb_range()Hiroshi Doyu
2013-06-10iommu/tegra: smmu: Add flush_ptc_and_tlb_all()Hiroshi Doyu
2013-06-10iommu/tegra: smmu: Mask pagetable index correctlyHiroshi Doyu
2013-06-10iommu/tegra: smmu: Fix u32 -> u64 for swgidHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add support Multiple ASIDHiroshi Doyu
2013-06-10iommu/tegra: smmu: Remove SKIP_SWGRP_CHECKHiroshi Doyu
2013-06-10iommu/tegra: smmu: Unified tegra-smmu with memory client IDsHiroshi Doyu
2013-06-10ARM: tegra: Create IOVA maps for ASID[0/1]Hiroshi Doyu
2013-06-10iommu/tegra: smmu: BIND_DRIVER attaches device to IOMMUHiroshi Doyu
2013-06-10iommu/tegra: smmu: Add support 4MB SMMU pageHiroshi Doyu
2013-06-10iommu/tegra: smmu: Call arm_iommu_detach_device() at BUS_NOTIFY_DEL_DEVICEHiroshi Doyu
2013-06-10ARM: tegra: bus_notifier registers platform IOMMU devicesHiroshi Doyu
2013-06-10iommu/tegra: smmu: Disable smmu_client_disable_hwgrp()Hiroshi Doyu
2013-06-10iommu/tegra: smmu: Fix unnecessary NULLficationHiroshi Doyu
2013-06-10iommu/tegra: Add missing spinlock initializationSami Liedes
2013-06-07iommu/amd: Workaround for ERBT1312Joerg Roedel
2013-06-07iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-04-03iommu/tegra: smmu: Check if mapping succeeds or notHiroshi Doyu
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel
2013-02-28intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-02-03iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter
2013-02-03IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli
2013-01-17intel-iommu: Free old page tables before creating superpageWoodhouse, David
2012-12-04tegra/iommu: smmu: Disable IOMMU only for PCIeHiroshi Doyu
2012-12-04iommu/tegra: smmu: Remove pfn_valid() at mapHiroshi Doyu
2012-12-04iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu
2012-12-04iommu/tegra: Move bus_set_iommu after probeHiroshi Doyu
2012-12-04iommu/tegra: smmu: Remove unnecessary PTC/TLB flush allHiroshi Doyu
2012-12-03iommu/tegra: smmu: Change debugfs permissionHiroshi Doyu
2012-11-19iommu: Add GCOV_PROFILEHiroshi Doyu
2012-10-31iommu/tegra: smmu: remove NULL checkSri Krishna chowdary
2012-10-28iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-23ARM: iommu/tegra: smmu: Add T114 specificsKen Adams