index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
/
arm-smmu
/
arm-smmu-qcom.c
Age
Commit message (
Expand
)
Author
2021-12-14
iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
Vinod Koul
2021-12-14
iommu/arm-smmu-qcom: Fix TTBR0 read
Rob Clark
2021-10-08
iommu/arm-smmu-qcom: Request direct mapping for modem device
Sibi Sankar
2021-10-04
iommu: arm-smmu-qcom: Add compatible for QCM2290
Loic Poulain
2021-10-04
iommu/arm-smmu-qcom: Add SM6350 SMMU compatible
Konrad Dybcio
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 stall support
Rob Clark
2021-06-23
iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
Jordan Crouse
2021-06-09
iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI
Shawn Guo
2021-06-08
iommu/arm-smmu-qcom: Move the adreno smmu specific impl
Sai Prakash Ranjan
2021-06-08
iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
Sai Prakash Ranjan
2021-06-08
iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Eric Anholt
2021-06-08
iommu/arm-smmu-qcom: Add sm6125 compatible
Martin Botka
2021-06-08
iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
Shawn Guo
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
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-11-25
iommu: arm-smmu-impl: Use table to list QCOM implementations
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-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