summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h
AgeCommit message (Expand)Author
2024-05-01iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entryJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()Jason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Move the CD generation for SVA into a functionJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()Jason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Consolidate clearing a CD table entryJason Gunthorpe
2024-05-01iommu/arm-smmu-v3: Move the CD generation for S1 domains into a functionJason Gunthorpe
2024-04-09iommu/arm-smmu-v3: Add a type for the CD entryJason Gunthorpe
2024-03-26iommu/arm-smmu-v3: Fix access for STE.SHCFGMostafa Saleh
2024-02-29iommu/arm-smmu-v3: Add a global static IDENTITY domainJason Gunthorpe
2024-02-29iommu/arm-smmu-v3: Remove arm_smmu_master->domainJason Gunthorpe
2024-02-29iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()Jason Gunthorpe
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-13iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTEDJason Gunthorpe
2023-12-13iommu/arm-smmu-v3: Add a type for the STEJason Gunthorpe
2023-10-12iommu/arm-smmu-v3: Move CD table to arm_smmu_masterMichael Shavit
2023-10-12iommu/arm-smmu-v3: Refactor write_ctx_descMichael Shavit
2023-10-12iommu/arm-smmu-v3: move stall_enabled to the cd tableMichael Shavit
2023-10-12iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfgMichael Shavit
2023-10-12iommu/arm-smmu-v3: Move ctx_desc out of s1_cfgMichael Shavit
2023-08-01iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to idaDawei Li
2023-06-08iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-06-08iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu Baolu
2022-11-03arm-smmu-v3/sva: Add SVA domain supportLu Baolu
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu
2021-12-15Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"Zhou Wang
2021-06-08iommu/arm-smmu-v3: Decrease the queue size of evtq and priqZhen Lei
2021-06-08iommu/arm-smmu-v3: Add stall support for platform devicesJean-Philippe Brucker
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-07iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG commandZenghui Yu
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu/arm-smmu-v3: Maintain a SID->device structureJean-Philippe Brucker
2021-03-25iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei
2021-01-22iommu/arm-smmu-v3: Add support for VHEJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Remove the page 1 fixupRobin Murphy
2020-11-23iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Move definitions to a headerJean-Philippe Brucker