summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-07-13iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel
2016-07-13iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel
2016-07-13iommu: Simplify and fix ida handlingHeiner Kallweit
2016-07-13iommu: Simplify init functionHeiner Kallweit
2016-07-13iommu/vt-d: Remove unnecassary qi clflushesNadav Amit
2016-07-12Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-07-06iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan
2016-07-06iommu/amd: Fix unity mapping initialization raceJoerg Roedel
2016-07-04iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell
2016-07-01iommu/io-pgtable-arm: Fix iova_to_phys for block entriesWill Deacon
2016-07-01iommu/arm-smmu: request pcie devices to enable ACSWei Chen
2016-06-27iommu/rockchip: Prepare to support generic DMA mappingShunqian Zheng
2016-06-27iommu/rockchip: Use DMA API to manage coherencyShunqian Zheng
2016-06-27iommu/rockchip: Fix allocation of bases array in driver probeShunqian Zheng
2016-06-27iommu/rockchip: Add map_sg callback for rk_iommu_opsSimon Xue
2016-06-27iommu/rockchip: Fix devm_{request,free}_irq parameterSimon Xue
2016-06-27iommu/amd: Initialize devid variable before using itNicolas Iooss
2016-06-27iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann
2016-06-27iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-21iommu/msm: Remove driver BROKENSricharan R
2016-06-21iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R
2016-06-21iommu/msm: Add support for generic master bindingsSricharan R
2016-06-21iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R
2016-06-21iommu/msm: Add DT adaptationSricharan R
2016-06-21iommu/exynos: update to use iommu big-endianBen Dooks
2016-06-21iommu/mediatek: Make mtk_iommu_pm_ops staticJoerg Roedel
2016-06-21iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang
2016-06-21iommu/mediatek: move the common struct into header fileHonghui Zhang
2016-06-21iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlateHonghui Zhang
2016-06-21iommu/amd: Remove create_workqueueBhaktipriya Shridhar
2016-06-17iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel
2016-06-15iommu/vt-d: Don't reject NTB devices due to scope mismatchRoland Dreier
2016-06-15iommu/exynos: Prepare for deferred probe supportMarek Szyprowski
2016-06-15iommu/exynos: Prepare clocks when needed, not in driver probeMarek Szyprowski
2016-06-15iommu/exynos: Fix master clock management for inactive SYSMMUMarek Szyprowski
2016-06-15iommu/exynos: Return proper errors from getting clocksMarek Szyprowski
2016-06-15iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang
2016-06-15iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski
2016-06-15iommu/rockchip: Fix zap cache during device attachJohn Keeping
2016-06-15iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun
2016-06-13iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel
2016-05-09iommu/arm-smmu: Use per-domain page sizes.Robin Murphy
2016-05-09iommu/amd: Remove statistics codeJoerg Roedel