index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
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-28
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Move definitions to a header
Jean-Philippe Brucker
2020-09-28
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
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-21
iommu/arm-smmu-v3: Fix endianness annotations
Jean-Philippe Brucker
2020-09-07
iommu/arm-smmu-v3: permit users to disable msi polling
Barry Song
2020-09-07
iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
Barry Song
2020-09-07
iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...
Barry Song
2020-09-07
iommu/arm-smmu-v3: Fix l1 stream table size in the error message
Zenghui Yu
2020-09-04
iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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