summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-12-14iommu: exynos-iommu: fix build warningInki Dae
2016-12-14arm64: dma-iommu: rebase dma-iommu to kernel 4.1Hyungwon Hwang
2016-12-14iommu: dma-iommu: fix off-by-one error in bitmap size calculationMarek Szyprowski
2016-12-14iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski
2016-12-14iommu: exynos: add system suspend/resume supportMarek Szyprowski
2016-12-14arm64: dma-iommu: replace brtree with standard bitmapMarek Szyprowski
2016-12-14iommu: exynos: add support for aclk/pclk clocksMarek Szyprowski
2016-12-14iommu: exynos: simplify master's clock managementMarek Szyprowski
2016-12-14ARM64: dma-mapping: add support for IOMMU reserved mapping defined in dtMarek Szyprowski
2016-12-14iommu: dma_domain: use size aligned iova allocationMarek Szyprowski
2016-12-14iommu: implement common IOMMU ops for DMA mappingRobin Murphy
2016-12-14temporary: iommu: exynos: add support of SYSMMU v5 (36bit) on ARM64Marek Szyprowski
2016-12-14iommu: exynos: remove unneeded codeMarek Szyprowski
2016-12-14iommu: exynos: add callback for initializing devices from device treeMarek Szyprowski
2016-12-14iommu: exynos: init from dt-specific callback instead of initcallMarek Szyprowski
2016-12-14iommu: exynos: remove excessive includes and sort others alphabeticallyMarek Szyprowski
2016-12-14iommu: exynos: document internal structuresMarek Szyprowski
2016-12-14iommu: exynos: rename variables to reflect their purposeMarek Szyprowski
2016-12-14iommu: exynos: add support for runtime_pmMarek Szyprowski
2016-12-14iommu: exynos: add support for binding more than one sysmmu to master deviceMarek Szyprowski
2016-12-14iommu: exynos: remove useless device_add/remove callbacksMarek Szyprowski
2016-12-14iommu: exynos: remove unused functions, part 2Marek Szyprowski
2016-12-14iommu: exynos: refactor function parameters to simplify codeMarek Szyprowski
2016-12-14iommu: exynos: remove useless spinlockMarek Szyprowski
2016-12-14iommu: exynos: remove unused functionsMarek Szyprowski
2016-12-14iommu: exynos: don't read version register on every tlb operationMarek Szyprowski
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-02-23iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-01iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse
2015-11-09iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-11-09iommu/amd: Fix BUG when faulting a PROT_NONE VMAJay Cornwall
2015-11-09iommu/vt-d: fix range computation when making room for large pagesChristian Zander
2015-09-29iommu/vt-d: Really use upper context table when necessaryJoerg Roedel
2015-09-29iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-09-29iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon
2015-09-29iommu/fsl: Really fix init section(s) contentEmil Medve
2015-08-10iommu/vt-d: Fix VM domain ID leakAlex Williamson
2015-07-10iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel
2015-07-10iommu/arm-smmu: Fix broken ATOS checkWill Deacon
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-05-11iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann
2015-05-04iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds