index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
/
arm-smmu
/
arm-smmu.h
Age
Commit message (
Expand
)
Author
2025-01-07
iommu/arm-smmu: Add support for PRR bit setup
Bibek Kumar Patro
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
2024-07-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
2024-04-18
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Georgi Djakov
2024-04-18
iommu/arm-smmu-qcom-debug: Add support for TBUs
Georgi Djakov
2023-12-13
iommu/arm-smmu: Convert to a global static identity domain
Jason Gunthorpe
2022-07-08
iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
Sai Prakash Ranjan
2022-03-07
iommu/arm-smmu: Account for PMU interrupts
Robin Murphy
2021-08-13
iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
Sai Prakash Ranjan
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-23
iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
Jordan Crouse
2021-06-08
iommu/arm-smmu: Implement ->probe_finalize()
Thierry Reding
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2020-11-25
iommu: arm-smmu-impl: Use table to list QCOM implementations
Sai Prakash Ranjan
2020-11-25
iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
Sai Prakash Ranjan
2020-11-25
iommu/arm-smmu: Add support for pagetable config domain attribute
Sai Prakash Ranjan
2020-11-10
iommu/arm-smmu: Add a way for implementations to influence SCTLR
Rob Clark
2020-11-10
iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
Jordan Crouse
2020-10-29
iommu/arm-smmu: Allow implementation specific write_s2cr
Bjorn Andersson
2020-09-21
iommu/arm-smmu: Constify some helpers
Rob Clark
2020-09-21
iommu/arm-smmu: Prepare for the adreno-smmu implementation
Jordan Crouse
2020-09-21
iommu/arm-smmu: Add support for split pagetables
Jordan Crouse
2020-09-21
iommu/arm-smmu: Pass io-pgtable config to implementation specific function
Jordan Crouse
2020-07-27
iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
Will Deacon