index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
1
-1
/
+1
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
1
-1
/
+1
2021-01-26
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
1
-0
/
+2
2021-01-22
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
2
-7
/
+28
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
3
-3
/
+25
2021-01-22
iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
Jean-Philippe Brucker
1
-27
/
+36
2021-01-22
iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-5
/
+1
2021-01-22
iommu/arm-smmu-v3: Remove the page 1 fixup
Robin Murphy
2
-30
/
+20
2021-01-22
iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation
Vinod Koul
1
-0
/
+1
2021-01-22
iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl
Bjorn Andersson
1
-0
/
+2
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
1
-0
/
+2
2021-01-07
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
1
-0
/
+2
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
3
-37
/
+3
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
1
-0
/
+4
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
3
-12
/
+312
2020-11-25
iommu: arm-smmu-impl: Add a space before open parenthesis
Sai Prakash Ranjan
1
-1
/
+1
2020-11-25
iommu: arm-smmu-impl: Use table to list QCOM implementations
Sai Prakash Ranjan
3
-14
/
+17
2020-11-25
iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
Sai Prakash Ranjan
2
-7
/
+9
2020-11-25
iommu/arm-smmu: Add support for pagetable config domain attribute
Sai Prakash Ranjan
2
-0
/
+21
2020-11-23
arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
John Stultz
1
-0
/
+4
2020-11-23
iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Jean-Philippe Brucker
3
-3
/
+33
2020-11-23
iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
Jean-Philippe Brucker
3
-10
/
+280
2020-11-10
iommu/arm-smmu: Add a way for implementations to influence SCTLR
Rob Clark
3
-1
/
+19
2020-11-10
iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
Jordan Crouse
3
-2
/
+153
2020-11-10
iommu/arm-smmu-v3: Assign boolean values to a bool variable
Kaixu Xia
1
-1
/
+1
2020-11-06
iommu/arm-smmu: Use new devm_krealloc()
Robin Murphy
3
-24
/
+3
2020-10-29
iommu/arm-smmu-qcom: Implement S2CR quirk
Bjorn Andersson
1
-0
/
+67
2020-10-29
iommu/arm-smmu-qcom: Read back stream mappings
Bjorn Andersson
1
-0
/
+23
2020-10-29
iommu/arm-smmu: Allow implementation specific write_s2cr
Bjorn Andersson
2
-3
/
+11
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
8
-766
/
+1254
2020-09-29
iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
Yu Kuai
1
-2
/
+6
2020-09-28
iommu/arm-smmu-v3: Add SVA device feature
Jean-Philippe Brucker
3
-0
/
+154
2020-09-28
iommu/arm-smmu-v3: Check for SVA features
Jean-Philippe Brucker
3
-0
/
+58
2020-09-28
iommu/arm-smmu-v3: Seize private ASID
Jean-Philippe Brucker
3
-15
/
+57
2020-09-28
iommu/arm-smmu-v3: Share process page tables
Jean-Philippe Brucker
4
-8
/
+162
2020-09-28
iommu/arm-smmu-v3: Move definitions to a header
Jean-Philippe Brucker
2
-660
/
+677
2020-09-28
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
1
-2
/
+9
2020-09-21
iommu/arm-smmu: Constify some helpers
Rob Clark
1
-3
/
+3
2020-09-21
iommu/arm-smmu: Prepare for the adreno-smmu implementation
Jordan Crouse
3
-55
/
+73
2020-09-21
iommu/arm-smmu: Add support for split pagetables
Jordan Crouse
2
-10
/
+34
2020-09-21
iommu/arm-smmu: Pass io-pgtable config to implementation specific function
Jordan Crouse
3
-7
/
+10
2020-09-21
iommu/arm-smmu-v3: Fix endianness annotations
Jean-Philippe Brucker
1
-2
/
+2
2020-09-07
iommu/arm-smmu-v3: permit users to disable msi polling
Barry Song
1
-5
/
+12
2020-09-07
iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: Fix l1 stream table size in the error message
Zenghui Yu
1
-1
/
+1
2020-09-04
iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+5
2020-07-29
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
10
-0
/
+8523
2020-07-27
iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
Will Deacon
10
-0
/
+8536