summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-02-26iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Allow interrupts from the entire bus for aliased devicesLogan Gunthorpe
2019-02-26iommu/vt-d: Add helper to set an IRTE to verify only the bus numberLogan Gunthorpe
2019-02-26iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-02-11iommu/vt-d: Remove misleading "domain 0" test from domain_exit()Bjorn Helgaas
2019-02-11iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas
2019-02-11iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas
2019-02-11iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu/amd: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu: Use dev_printk() when possibleBjorn Helgaas
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-02-01IOMMU: Make dwo drivers use stateless device linksRafael J. Wysocki
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: Remove change_pte notifierPeter Xu
2019-01-30iommu/amd: Remove clear_flush_young notifierPeter Xu
2019-01-30iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu
2019-01-30iommu/vt-d: Implement dma_[un]map_resource()Logan Gunthorpe
2019-01-24iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-01-24iommu/dma: Remove unused variableShaokun Zhang
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-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