summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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-16iommu/tegra: gart: Perform code refactoringDmitry Osipenko
2019-01-16iommu/tegra: gart: Simplify clients-tracking codeDmitry Osipenko
2019-01-16iommu/tegra: gart: Don't detach devices from inactive domainsDmitry Osipenko
2019-01-16iommu/tegra: gart: Prepend error/debug messages with "gart:"Dmitry Osipenko
2019-01-16iommu/tegra: gart: Don't use managed resourcesDmitry Osipenko
2019-01-16iommu/tegra: gart: Allow only one active domain at a timeDmitry Osipenko
2019-01-16iommu/tegra: gart: Fix NULL pointer dereferenceDmitry Osipenko
2019-01-16iommu/tegra: gart: Fix spinlock recursionDmitry Osipenko
2019-01-16memory: tegra: Do not try to probe SMMU on Tegra20Dmitry Osipenko
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko
2019-01-16iommu/tegra: gart: Optimize mapping / unmapping performanceDmitry Osipenko
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko
2019-01-16iommu/tegra: gart: Ignore devices without IOMMU phandle in DTDmitry Osipenko
2019-01-16iommu/tegra: gart: Clean up driver probe errors handlingDmitry Osipenko
2019-01-16iommu/tegra: gart: Remove pr_fmt and clean up includesDmitry Osipenko
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2019-01-11iommu/of: Fix probe-deferralRobin Murphy
2019-01-11iommu/iova: Allow compiling the library without IOMMU supportSakari Ailus
2019-01-11iommu/msm: Reduce indentationJulia Lawall
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