开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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