开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-06-11
iommu/arm-smmu: tegra: Implement SID override programming
Thierry Reding
2021-06-11
iommu/arm-smmu: tegra: Detect number of instances at runtime
Thierry Reding
2021-06-08
iommu/arm-smmu: Implement ->probe_finalize()
Thierry Reding
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu: Statically set module owner
Robin Murphy
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-01-26
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
2021-01-22
iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation
Vinod Koul
2021-01-22
iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl
Bjorn Andersson
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
2021-01-07
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-11-25
iommu: arm-smmu-impl: Add a space before open parenthesis
Sai Prakash Ranjan
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-23
arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
John Stultz
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-11-06
iommu/arm-smmu: Use new devm_krealloc()
Robin Murphy
2020-10-29
iommu/arm-smmu-qcom: Implement S2CR quirk
Bjorn Andersson
2020-10-29
iommu/arm-smmu-qcom: Read back stream mappings
Bjorn Andersson
2020-10-29
iommu/arm-smmu: Allow implementation specific write_s2cr
Bjorn Andersson
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
2020-09-29
iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
Yu Kuai
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-09-04
iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-07-29
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
2020-07-27
iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
Will Deacon