summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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-23ARM: iommu/tegra: smmu: Add T114 specificsKen Adams
2012-10-19iommu/tegra: smmu: Use debugfs_create_dir for directoryHiroshi Doyu
2012-10-19dma: tegra: move smmu.h into SMMU driverStephen Warren
2012-10-19iommu/tegra: remove invalid reference to list iterator variableJulia Lawall
2012-10-09arm: tegra: iommu: fix coverity issueSri Krishna chowdary
2012-10-06ARM: tegra: iommu: Fix deadly typoHiro Sugawara
2012-09-07platform: IOMMU'able platform_device w/ PLATFORM_ENABLE_IOMMUHiroshi Doyu
2012-08-16Merge branch 'android-t114-3.4-rebased' into android-t114-3.4Varun Wadekar
2012-08-15iommu/tegra: smmu: Fix warning for unnecessary tokenHiroshi Doyu
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09iommu/tegra: smmu: Don't allocate pte at iova_to_physHiroshi DOYU
2012-08-09iommu/tegra: smmu: Fix smmu_iommu_unmap() return valueHiroshi DOYU
2012-08-09iommu/tegra: smmu: Refrain noisy console messageHiroshi Doyu
2012-08-09iommu/tegra: smmu: Fix incorrect cherry-pick mergeHiroshi Doyu
2012-08-09iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-08-09iommu/amd: Add missing spin_lock initializationJoerg Roedel
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
2012-08-03iommu/tegra: smmu: Fix statistics debugfs formatHiroshi Doyu
2012-08-03iommu/tegra: smmu: Fix build error because of rebaseHiroshi DOYU
2012-08-03iommu/tegra: smmu: new API to map linear IOVAHiroshi DOYU
2012-08-03iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu
2012-08-03iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu
2012-08-03iommu/tegra: smmu: Don't call alloc_pdir with as->lockJoerg Roedel
2012-08-03iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi Doyu
2012-08-03iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi Doyu
2012-08-01iommu/tegra: smmu: Introduce TEGRA_IOMMU_SMMU_LINEARHiroshi DOYU
2012-08-01iommu/tegra: smmu: Use tegra_smmu_window() to get iova rangeHiroshi DOYU
2012-08-01iommu/tegra: smmu: rename "tegra-smmu" to "tegra_smmu"Hiroshi DOYU
2012-08-01iommu/tegra: gart: Rename "tegra-gart" to "tegra_gart"Hiroshi DOYU
2012-08-01iommu/tegra: smmu: debugfs for TLB/PTC statisticsHiroshi Doyu
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU
2012-07-16iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel
2012-07-16iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan
2012-07-16iommu/tegra: smmu: move tegra_smmu_init in core_initHiroshi DOYU
2012-07-16iommu/tegra: smmu: Enable all SWGRP by defaultHiroshi DOYU
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel
2012-06-10iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel
2012-06-10iommu/amd: Add workaround for event log erratumJoerg Roedel
2012-06-10iommu/amd: Check for the right TLP prefix bitJoerg Roedel
2012-06-01iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter