summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-05-291-1/+1
* iommu: Fix deferred domain attachmentJoerg Roedel2020-05-191-6/+11
* iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman2020-05-011-1/+1
* iommu: Fix the memory leak in dev_iommu_free()Kevin Hao2020-04-291-0/+1
* iommu: Move iommu_fwspec to struct dev_iommuJoerg Roedel2020-03-271-0/+3
* iommu: Rename struct iommu_param to dev_iommuJoerg Roedel2020-03-271-14/+14
* iommu: Use C99 flexible array in fwspecRobin Murphy2020-02-281-7/+8
*---. Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel2020-01-241-2/+49
|\ \ \
| | | * iommu: Implement generic_iommu_put_resv_regions()Thierry Reding2019-12-231-0/+19
| | |/
| * | drivers/iommu: Allow IOMMU bus ops to be unregisteredWill Deacon2019-12-231-0/+5
| * | drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon2019-12-231-2/+17
| * | drivers/iommu: Export core IOMMU API symbols to permit modular driversWill Deacon2019-12-231-0/+8
| |/
* / iommu: Remove device link to group on failureJon Derrick2020-01-071-0/+1
|/
* Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-201-2/+2
|\
| * iommu: set group default domain before creating direct mappingsJerry Snitselaar2019-12-171-2/+2
* | iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger2019-12-161-2/+2
|/
*-. Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-121-6/+67
|\ \
| | * iommu: Introduce guest PASID bind functionJacob Pan2019-10-151-0/+20
| | * iommu: Introduce cache_invalidate APIYi L Liu2019-10-151-0/+10
| |/ |/|
| * iommu: Add gfp parameter to iommu_ops::mapTom Murphy2019-10-151-6/+37
|/
* iommu: Don't use sme_active() in generic codeJoerg Roedel2019-09-031-2/+2
* iommu: Remove wrong default domain commentsTom Murphy2019-08-301-3/+1
* iommu: Revisit iommu_insert_resv_region() implementationEric Auger2019-08-301-49/+47
* iommu: Disable passthrough mode when SME is activeJoerg Roedel2019-08-231-0/+5
* iommu: Set default domain type at runtimeJoerg Roedel2019-08-231-8/+15
* iommu: Print default domain type on bootJoerg Roedel2019-08-231-1/+29
* iommu: Use Functions to set default domain type in iommu_set_def_domain_type()Joerg Roedel2019-08-231-2/+4
* iommu: Add helpers to set/get default domain typeJoerg Roedel2019-08-231-0/+22
* iommu: Remember when default domain type was set on kernel command lineJoerg Roedel2019-08-231-0/+15
* iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon2019-07-291-1/+1
* iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon2019-07-241-7/+12
* iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon2019-07-241-3/+0
*-----. Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-20/+238
|\ \ \ \
| | | | * iommu: Add recoverable fault reportingJean-Philippe Brucker2019-06-121-2/+92
| | | | * iommu: Introduce device fault report APIJacob Pan2019-06-121-3/+143
| | | | * iommu: Use right function to get group for deviceLu Baolu2019-05-271-3/+3
| | |_|/ | |/| |
| | * | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-06-141-1/+1
| | |\ \
| | | * | iommu: Add missing new line for dma typeLu Baolu2019-05-271-1/+1
| | |/ / | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
| |/ /
* | | iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger2019-06-121-5/+7
* | | iommu: Fix a leak in iommu_insert_resv_regionEric Auger2019-06-121-3/+5
* | | iommu: Add API to request DMA domain for deviceLu Baolu2019-05-271-11/+25
|/ /
| |
| \
*-. \ Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-071-9/+202
|\ \ \ | |_|/ |/| |
| | * iommu: Remove iommu_callback_dataLu Baolu2019-03-251-9/+2
| * | iommu: Bind process address spaces to devicesJean-Philippe Brucker2019-04-111-0/+104
| * | iommu: Add APIs for multiple domains per deviceLu Baolu2019-04-111-0/+96
|/ /
* / iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel2019-03-251-3/+5
|/
*-. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-011-6/+10
|\ \
| | * iommu: Use dev_printk() when possibleBjorn Helgaas2019-02-111-4/+4
| |/ |/|
| * iommu: Introduce iotlb_sync_map callbackDmitry Osipenko2019-01-161-2/+6
|/