aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel1-0/+16
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon1-3/+4
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon1-0/+31
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon1-4/+39
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon1-15/+0
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into nextJoerg Roedel1-13/+94
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-0/+6
2019-06-18iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam1-0/+6
2019-06-12iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger1-0/+6
2019-06-12iommu: Add recoverable fault reportingJean-Philippe Brucker1-0/+19
2019-06-12iommu: Introduce device fault report APIJacob Pan1-0/+29
2019-06-12iommu: Introduce device fault dataJacob Pan1-0/+39
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-05-27iommu: Add API to request DMA domain for deviceLu Baolu1-0/+6
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel1-0/+140
2019-04-23ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker1-0/+4
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker1-0/+70
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu1-0/+70
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into nextJoerg Roedel1-1/+5
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven1-0/+2
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven1-0/+1
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy1-1/+1
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko1-0/+1
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel1-0/+3
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel1-0/+11
2018-12-05iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_synctom1-2/+2
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-6/+4
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei1-0/+1
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy1-6/+0
2018-09-25iommu: Add fast hook for getting DMA domainsRobin Murphy1-0/+1
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta1-0/+2
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig1-14/+2
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook1-0/+7
2018-02-13iommu: Do not return error code for APIs with size_t return typeSuravee Suthikulpanit1-7/+7
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker1-1/+1
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into nextJoerg Roedel1-3/+52
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel1-1/+49
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He1-0/+1
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+11
2017-07-26iommu: Correct iommu_map / iommu_unmap prototypesDmitry Osipenko1-2/+2
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-51/+25
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel1-2/+0
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel1-39/+2
2017-04-27iommu: Include device.h in iommu.hJoerg Roedel1-2/+4
2017-04-06iommu: Better document the IOMMU_PRIV flagRobin Murphy1-4/+7
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy1-5/+13
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into nextJoerg Roedel1-35/+103
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel1-7/+0
2017-02-10iommu: Add iommu_device_set_fwnode() interfaceJoerg Roedel1-0/+12
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel1-2/+2