aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-05-25iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-04-20iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-04-05iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu
2019-04-03iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-27iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-30Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu
2019-01-24iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-01-23iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel
2019-01-22iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-22iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar
2019-01-22iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar
2019-01-22Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-11iommu/of: Fix probe-deferralRobin Murphy
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-20iommu: Check for iommu_ops == NULL in iommu_probe_device()Joerg Roedel
2018-12-17iommu/of: Don't call iommu_ops->add_device directlyJoerg Roedel
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel
2018-12-17iommu/sysfs: Rename iommu_release_device()Joerg Roedel
2018-12-17iommu/of: Use device_iommu_mapped()Joerg Roedel
2018-12-17iommu/tegra: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/qcom: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/of: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/mediatek: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/dma: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/arm-smmu: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel
2018-12-17iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching codeFabrizio Castro
2018-12-17Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems"Yong Wu
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu
2018-12-11iommu/vt-d: Shared virtual address in scalable modeLu Baolu
2018-12-11iommu/vt-d: Add first level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Pass pasid table to context mappingLu Baolu
2018-12-11iommu/vt-d: Setup pasid entry for RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Add second level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Reserve a domain id for FL and PT modesLu Baolu