aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2016-08-22
|\
| * iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon2016-08-19
| * iommu/arm-smmu: Disable stalling faults for all endpointsWill Deacon2016-08-19
| * iommu/arm-smmu: Fix CMDQ error handlingWill Deacon2016-08-19
| * iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocksRobin Murphy2016-08-19
* | iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy2016-08-10
* | iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy2016-08-09
* | iommu/mediatek: Mark static functions in headers inlineJoerg Roedel2016-08-09
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-01
|\
| *-------------. Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
| |\ \ \ \ \ \ \ \
| | | | | | | | | * iommu: Simplify and fix ida handlingHeiner Kallweit2016-07-13
| | | | | | | | | * iommu: Simplify init functionHeiner Kallweit2016-07-13
| | | | | | | | * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-07-12
| | |_|_|_|_|_|/| | | |/| | | | | | | |
| | | | | | | | * | iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan2016-07-06
| | | | | | | | * | iommu/io-pgtable-arm: Fix iova_to_phys for block entriesWill Deacon2016-07-01
| | | | | | | | * | iommu/arm-smmu: request pcie devices to enable ACSWei Chen2016-07-01
| | | | | | | * | | iommu/rockchip: Prepare to support generic DMA mappingShunqian Zheng2016-06-27
| | | | | | | * | | iommu/rockchip: Use DMA API to manage coherencyShunqian Zheng2016-06-27
| | | | | | | * | | iommu/rockchip: Fix allocation of bases array in driver probeShunqian Zheng2016-06-27
| | | | | | | * | | iommu/rockchip: Add map_sg callback for rk_iommu_opsSimon Xue2016-06-27
| | | | | | | * | | iommu/rockchip: Fix devm_{request,free}_irq parameterSimon Xue2016-06-27
| | | | | | * | | | iommu/msm: Remove driver BROKENSricharan R2016-06-21
| | | | | | * | | | iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R2016-06-21
| | | | | | * | | | iommu/msm: Add support for generic master bindingsSricharan R2016-06-21
| | | | | | * | | | iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R2016-06-21
| | | | | | * | | | iommu/msm: Add DT adaptationSricharan R2016-06-21
| | | | | | |/ / /
| | | | | * | | | iommu/mediatek: Make mtk_iommu_pm_ops staticJoerg Roedel2016-06-21
| | | | | * | | | iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang2016-06-21
| | | | | * | | | iommu/mediatek: move the common struct into header fileHonghui Zhang2016-06-21
| | | | | * | | | iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlateHonghui Zhang2016-06-21
| | | | | | |/ / | | | | | |/| |
| | | | * | | | iommu/exynos: update to use iommu big-endianBen Dooks2016-06-21
| | | | * | | | iommu/exynos: Prepare for deferred probe supportMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Prepare clocks when needed, not in driver probeMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Fix master clock management for inactive SYSMMUMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Return proper errors from getting clocksMarek Szyprowski2016-06-15
| | | | * | | | iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski2016-06-15
| | | | |/ / /
| | | * | | | iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-07-14
| | | * | | | iommu/vt-d: Remove unnecassary qi clflushesNadav Amit2016-07-13
| | | * | | | iommu/vt-d: Don't reject NTB devices due to scope mismatchRoland Dreier2016-06-15
| | | * | | | iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang2016-06-15
| | | |/ / /
| | * | | | iommu/amd: Initialize dma-ops domains with 3-level page-tableJoerg Roedel2016-07-26
| | * | | | iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-07-26
| | * | | | iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-14
| | * | | | iommu/amd: Flush iova queue before releasing dma_ops_domainJoerg Roedel2016-07-14
| | * | | | iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-07-14
| | * | | | iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel2016-07-14
| | * | | | iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel2016-07-14
| | * | | | iommu/amd: Introduce dir2prot() helperJoerg Roedel2016-07-13
| | * | | | iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel2016-07-13