aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel1-6/+67
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan1-0/+20
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu1-0/+10
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy1-6/+37
2019-09-03iommu: Don't use sme_active() in generic codeJoerg Roedel1-2/+2
2019-08-30iommu: Remove wrong default domain commentsTom Murphy1-3/+1
2019-08-30iommu: Revisit iommu_insert_resv_region() implementationEric Auger1-49/+47
2019-08-23iommu: Disable passthrough mode when SME is activeJoerg Roedel1-0/+5
2019-08-23iommu: Set default domain type at runtimeJoerg Roedel1-8/+15
2019-08-23iommu: Print default domain type on bootJoerg Roedel1-1/+29
2019-08-23iommu: Use Functions to set default domain type in iommu_set_def_domain_type()Joerg Roedel1-2/+4
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel1-0/+22
2019-08-23iommu: Remember when default domain type was set on kernel command lineJoerg Roedel1-0/+15
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon1-1/+1
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon1-7/+12
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon1-3/+0
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into nextJoerg Roedel1-20/+238
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2019-06-12iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger1-5/+7
2019-06-12iommu: Fix a leak in iommu_insert_resv_regionEric Auger1-3/+5
2019-06-12iommu: Add recoverable fault reportingJean-Philippe Brucker1-2/+92
2019-06-12iommu: Introduce device fault report APIJacob Pan1-3/+143
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-11/+25
2019-05-27iommu: Use right function to get group for deviceLu Baolu1-3/+3
2019-05-27iommu: Add missing new line for dma typeLu Baolu1-1/+1
2019-05-07Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-9/+202
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker1-0/+104
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu1-0/+96
2019-03-25iommu: Remove iommu_callback_dataLu Baolu1-9/+2
2019-03-25iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel1-3/+5
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into nextJoerg Roedel1-6/+10
2019-02-11iommu: Use dev_printk() when possibleBjorn Helgaas1-4/+4
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko1-2/+6
2018-12-20iommu: Check for iommu_ops == NULL in iommu_probe_device()Joerg Roedel1-1/+5
2018-12-17iommu: Consolitate ->add/remove_device() callsJoerg Roedel1-26/+25
2018-12-17iommu: Introduce wrappers around dev->iommu_fwspecJoerg Roedel1-7/+7
2018-12-03iommu: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2018-11-06iommu: Do physical merging in iommu_map_sg()Robin Murphy1-21/+20
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-21/+37
2018-10-01iommu: Add "iommu.strict" command line optionZhen Lei1-0/+14
2018-09-25iommu: Fix a typoRami Rosen1-1/+1
2018-09-25iommu: Tidy up window attributesRobin Murphy1-20/+0
2018-09-25iommu: Add fast hook for getting DMA domainsRobin Murphy1-0/+9
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta1-0/+13
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig1-3/+3
2018-07-27iommu: Add config option to set passthrough as defaultOlof Johansson1-0/+4
2018-07-27iommu: Add sysfs attribyte for domain typeOlof Johansson1-0/+32
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook1-0/+2
2018-05-15iommu: Clean up the comments for iommu_group_allocLu Baolu1-1/+0