summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunzilog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-26iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()Jason Gunthorpe1-9/+19
2023-10-26iommu/dart: Convert to domain_alloc_paging()Jason Gunthorpe1-8/+5
2023-10-26iommu/dart: Move the blocked domain support to a global staticJason Gunthorpe1-22/+32
2023-10-26iommu/dart: Use static global identity domainsJason Gunthorpe1-11/+28
2023-10-26iommufd: Convert to alloc_domain_paging()Jason Gunthorpe1-8/+3
2023-10-26iommu/vt-d: Use ops->blocked_domainJason Gunthorpe1-2/+1
2023-10-26iommu/vt-d: Update the definition of the blocking domainJason Gunthorpe1-2/+2
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe3-8/+6
2023-10-16iommu: change iommu_map_sgtable to return signed valuesDan Carpenter1-1/+1
2023-10-06powerpc/iommu: Do not do platform domain attach atctions after probeJason Gunthorpe1-2/+8
2023-10-05iommu: Fix return code in iommu_group_alloc_default_domain()Jason Gunthorpe1-1/+1
2023-10-05iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabledJason Gunthorpe1-0/+12
2023-09-25iommu: Remove duplicate includeJiapeng Chong1-1/+0
2023-09-25iommu/iova: Manage the depot list sizeRobin Murphy1-0/+30
2023-09-25iommu/iova: Make the rcache depot scale betterRobin Murphy1-30/+35
2023-09-25iommu: Improve map/unmap sanity checksRobin Murphy1-5/+5
2023-09-25iommu: Retire map/unmap opsRobin Murphy2-53/+13
2023-09-25iommu/tegra-smmu: Update to {map,unmap}_pagesRobin Murphy1-4/+8
2023-09-25iommu/sun50i: Update to {map,unmap}_pagesRobin Murphy1-4/+6
2023-09-25iommu/rockchip: Update to {map,unmap}_pagesRobin Murphy1-4/+7
2023-09-25iommu/omap: Update to {map,unmap}_pagesRobin Murphy1-4/+7
2023-09-25iommu/exynos: Update to {map,unmap}_pagesRobin Murphy1-4/+6
2023-09-25iommu/omap: Convert to generic_single_device_group()Jason Gunthorpe2-27/+5
2023-09-25iommu/ipmmu-vmsa: Convert to generic_single_device_group()Jason Gunthorpe1-17/+5
2023-09-25iommu/rockchip: Convert to generic_single_device_group()Jason Gunthorpe1-20/+2
2023-09-25iommu/sprd: Convert to generic_single_device_group()Jason Gunthorpe1-22/+2
2023-09-25iommu/sun50i: Convert to generic_single_device_group()Jason Gunthorpe1-23/+6
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe2-1/+30
2023-09-25iommu: Remove useless group refcountingJason Gunthorpe1-36/+21
2023-09-25iommu: Convert remaining simple drivers to domain_alloc_paging()Jason Gunthorpe4-20/+8
2023-09-25iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe8-40/+17
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe2-3/+17
2023-09-25iommu: Add __iommu_group_domain_alloc()Jason Gunthorpe1-30/+29
2023-09-25iommu: Require a default_domain for all iommu driversJason Gunthorpe1-15/+7
2023-09-25iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe1-7/+19
2023-09-25iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe1-0/+23
2023-09-25iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe1-0/+43
2023-09-25iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe1-0/+39
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe2-29/+5
2023-09-25iommu/msm: Implement an IDENTITY domainJason Gunthorpe1-4/+19
2023-09-25iommu/omap: Implement an IDENTITY domainJason Gunthorpe1-3/+18
2023-09-25iommu/tegra-smmu: Support DMA domains in tegraJason Gunthorpe1-1/+1
2023-09-25iommu/tegra-smmu: Implement an IDENTITY domainJason Gunthorpe1-5/+32
2023-09-25iommu/exynos: Implement an IDENTITY domainJason Gunthorpe1-34/+32
2023-09-25iommu: Allow an IDENTITY domain as the default_domain in ARM32Jason Gunthorpe3-23/+20
2023-09-25iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()Jason Gunthorpe1-37/+78
2023-09-25iommu/mtk_iommu_v1: Implement an IDENTITY domainJason Gunthorpe1-2/+19
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe8-473/+0
2023-09-25iommu/fsl_pamu: Implement a PLATFORM domainJason Gunthorpe1-3/+38
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORM for S390Jason Gunthorpe1-2/+19