index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
iommu/arm-smmu: tegra: Detect number of instances at runtime
Thierry Reding
1
-16
/
+41
2021-06-09
iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI
Shawn Guo
1
-0
/
+4
2021-06-08
iommu/arm: Cleanup resources in case of probe error path
Amey Narkhede
3
-7
/
+35
2021-06-08
iommu/arm-smmu-qcom: Move the adreno smmu specific impl
Sai Prakash Ranjan
1
-3
/
+9
2021-06-08
iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
Sai Prakash Ranjan
1
-0
/
+2
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
3
-3
/
+0
2021-06-08
iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
Zhen Lei
1
-2
/
+3
2021-06-08
iommu/arm-smmu-v3: Ratelimit event dump
Jean-Philippe Brucker
1
-1
/
+3
2021-06-08
iommu/arm-smmu-v3: Add stall support for platform devices
Jean-Philippe Brucker
3
-15
/
+283
2021-06-08
iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Eric Anholt
1
-1
/
+12
2021-06-08
iommu/arm-smmu-qcom: Add sm6125 compatible
Martin Botka
1
-0
/
+1
2021-06-08
iommu/arm-smmu: Implement ->probe_finalize()
Thierry Reding
2
-0
/
+14
2021-06-08
iommu/arm-smmu-v3: Change *array into *const array
Bixuan Cui
1
-1
/
+1
2021-06-08
iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
Shawn Guo
1
-0
/
+13
2021-04-16
iommu: Streamline registration interface
Robin Murphy
3
-12
/
+3
2021-04-16
iommu: Statically set module owner
Robin Murphy
2
-0
/
+2
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
4
-191
/
+181
2021-04-07
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
2
-4
/
+0
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2
-54
/
+12
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
3
-74
/
+4
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2
-41
/
+32
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2
-30
/
+141
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
1
-1
/
+2
2021-03-30
iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
Xiang Chen
1
-0
/
+3
2021-03-25
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
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
[prev]
[next]