summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-08-10Merge tag 'lsk-v4.4-16.07-android'Huang, Tao
2016-07-27iommu/amd: Fix unity mapping initialization raceJoerg Roedel
2016-07-27iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel
2016-07-27iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker
2016-07-27iommu/rockchip: active and inactive count should be in pairs if attach failedSimon
2016-07-11iommu/rockchip: fix old/new iommu driver conflictMark Yao
2016-06-01iommu: dma-iommu: export common_iommu_{setup|teardown}_dma_opsHuang, Tao
2016-06-01camsys driver: v0.0x21.2: compatible with kernel4.4dalon.zhang
2016-05-13Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-05-09iommu: rk-iommu: fix build warning when enable CONFIG_CC_OPTIMIZE_FOR_SIZESimon
2016-05-04iommu/dma: Restore scatterlist offsets correctlyRobin Murphy
2016-05-04iommu/amd: Fix checking of pci dma aliasesJoerg Roedel
2016-04-20iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel
2016-03-30iommu/rockchip: enable upstream iommu build on ARM64 platformSimon
2016-03-30iommu/rockchip: add ARM64 cache flush operation for iommuSimon
2016-03-28iommu/rockchip: add more judgement for virtual device who using iommuSimon
2016-03-25iommu/rockchip: add map_sg callback for rk_iommu_opsSimon
2016-03-25iommu/rockchip: fix devm_request_irq and devm_free_irq parameterSimon
2016-03-24Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-03-22iommu/rockchip: fix bool operation error and probe warningZhengShunQian
2016-03-18UPSTREAM: iommu/rockchip: Reconstruct to support multi slavesZhengShunQian
2016-03-18FROMLIST: iommu: dma-iommu: use common implementation also on ARM architectureMarek Szyprowski
2016-03-18FROMLIST: iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to dr...Marek Szyprowski
2016-03-09iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-03-09iommu: rk-iovmm: fix back to back sg entries conditionSimon
2016-03-03Merge tag 'v4.4.3'Huang, Tao
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-02-18Merge tag 'v4.4.2'Huang, Tao
2016-02-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon
2016-01-11Merge tag 'v4.4'Huang, Tao
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2015-12-28iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy
2015-12-28iommu/dma: Add some missing #includesRobin Murphy
2015-12-21Merge tag 'v4.4-rc6'Huang, Tao
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel
2015-12-14iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel
2015-12-02iommu: rk-iovmm: replace sg_dma_len(sg) with (sg)->lengthJianqun xu
2015-11-30iommu/rk: support kernel version 4.4Simon
2015-11-23Merge tag 'v4.4-rc2'Huang, Tao
2015-11-11Merge branch 'torvalds/master'Huang, Tao
2015-11-11rk: revert to v3.10Huang, Tao