| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Pull IOVA cookie management into the core | Robin Murphy | 2021-08-18 | 1 | -0/+7 |
* | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 2021-07-26 | 1 | -1/+4 |
* | iommu: Remove mode argument from iommu_set_dma_strict() | John Garry | 2021-07-26 | 1 | -3/+2 |
* | iommu: Enhance IOMMU default DMA mode build options | Zhen Lei | 2021-07-26 | 1 | -1/+1 |
* | iommu: Print strict or lazy mode at init time | John Garry | 2021-07-26 | 1 | -0/+5 |
* | iommu: Add support for the map_pages() callback | Isaac J. Manjarres | 2021-07-26 | 1 | -8/+35 |
* | iommu: Hook up '->unmap_pages' driver callback | Will Deacon | 2021-07-26 | 1 | -9/+50 |
* | iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts | Will Deacon | 2021-07-26 | 1 | -4/+6 |
* | iommu: Use bitmap to calculate page size in iommu_pgsize() | Will Deacon | 2021-07-26 | 1 | -19/+12 |
* | iommu: Delete a duplicate check in iommu_change_dev_def_domain() | Zhen Lei | 2021-06-09 | 1 | -3/+0 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -1/+18 |
* | iommu: remove iommu_domain_{get,set}_attr | Christoph Hellwig | 2021-04-07 | 1 | -26/+0 |
* | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig | 2021-04-07 | 1 | -0/+11 |
* | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 2021-04-07 | 1 | -9/+21 |
* | iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api | Christoph Hellwig | 2021-04-07 | 1 | -18/+5 |
* | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig | 2021-04-07 | 1 | -0/+10 |
* | iommu: remove DOMAIN_ATTR_GEOMETRY | Christoph Hellwig | 2021-04-07 | 1 | -17/+3 |
* | iommu: remove DOMAIN_ATTR_PAGING | Christoph Hellwig | 2021-04-07 | 1 | -5/+0 |
* | iommu/fsl_pamu: remove ->domain_window_enable | Christoph Hellwig | 2021-04-07 | 1 | -11/+0 |
* | iommu: Check dev->iommu in iommu_dev_xxx functions | Shameer Kolothum | 2021-03-18 | 1 | -9/+15 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 2021-02-12 | 1 | -26/+28 |
|\ \ |
|
| | * | iommu: use the __iommu_attach_device() directly for deferred attach | Lianbo Jiang | 2021-01-28 | 1 | -0/+10 |
| | * | iommu: Delete iommu_dev_has_feature() | John Garry | 2021-01-27 | 1 | -11/+0 |
| | * | iommu: Delete iommu_domain_window_disable() | John Garry | 2021-01-27 | 1 | -9/+0 |
| | * | iommu: Stop exporting iommu_map_sg_atomic() | John Garry | 2021-01-27 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping | Douglas Anderson | 2021-02-02 | 1 | -1/+1 |
| * | iommu: Add iova and size as parameters in iotlb_sync_map | Yong Wu | 2021-01-27 | 1 | -2/+2 |
| * | iommu: Move iotlb_sync_map out from __iommu_map | Yong Wu | 2021-01-27 | 1 | -5/+18 |
|/ |
|
* | Merge branch 'for-next/iommu/fixes' into for-next/iommu/core | Will Deacon | 2020-12-08 | 1 | -4/+6 |
|\ |
|
| * | iommu: Check return of __iommu_attach_device() | Shameer Kolothum | 2020-11-23 | 1 | -4/+6 |
* | | Merge branch 'for-next/iommu/misc' into for-next/iommu/core | Will Deacon | 2020-12-08 | 1 | -8/+20 |
|\ \ |
|
| * | | iommu: Improve the performance for direct_mapping | Yong Wu | 2020-12-07 | 1 | -5/+17 |
| * | | iommu: return error code when it can't get group | Yang Yingliang | 2020-11-26 | 1 | -1/+3 |
| * | | iommu: Modify the description of iommu_sva_unbind_device | Chen Jun | 2020-11-18 | 1 | -2/+0 |
| |/ |
|
* | | iommu: Take lock before reading iommu group default domain type | Sai Praneeth Prakhya | 2020-11-25 | 1 | -0/+2 |
* | | iommu: Add support to change default domain of an iommu group | Sai Praneeth Prakhya | 2020-11-25 | 1 | -1/+229 |
* | | iommu: Move def_domain type check for untrusted device into core | Lu Baolu | 2020-11-25 | 1 | -9/+7 |
|/ |
|
* | iommu: Fix a check in iommu_check_bind_data() | Dan Carpenter | 2020-11-03 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -10/+190 |
|\ |
|
| * | iommu/uapi: Handle data and argsz filled by users | Jacob Pan | 2020-10-01 | 1 | -7/+187 |
| * | iommu/uapi: Rename uapi functions | Jacob Pan | 2020-10-01 | 1 | -9/+9 |
| * | iommu: Rename iommu_tlb_* functions to iommu_iotlb_* | Tom Murphy | 2020-09-04 | 1 | -2/+2 |
* | | drm, iommu: Change type of pasid to u32 | Fenghua Yu | 2020-09-17 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 2020-07-29 | 1 | -13/+24 |
|\ \ |
|
| | * | iommu: Mark __iommu_map_sg() as static | Baolin Wang | 2020-07-24 | 1 | -3/+3 |
| | * | iommu: Make some functions static | Wei Yongjun | 2020-07-22 | 1 | -4/+4 |
| | * | iommu: Allow page responses without PASID | Jean-Philippe Brucker | 2020-06-30 | 1 | -6/+17 |
| |/ |
|
* / | iommu: Fix use-after-free in iommu_release_device | Qian Cai | 2020-07-09 | 1 | -1/+1 |
|/ |
|
* | iommu: Check for deferred attach in iommu_group_do_dma_attach() | Joerg Roedel | 2020-06-04 | 1 | -1/+5 |
*---------. | Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',... | Joerg Roedel | 2020-06-02 | 1 | -148/+318 |
|\ \ \ \ \ \ |
|