index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
1
-8
/
+1
2021-01-28
iommu/msm: Hook up iotlb_sync_map
Robin Murphy
1
-1
/
+9
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
3
-12
/
+39
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
3
-31
/
+20
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2
-15
/
+23
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
3
-8
/
+11
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
1
-16
/
+15
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
4
-61
/
+19
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
3
-35
/
+28
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
3
-474
/
+493
2021-01-28
iommu/amd: Declare functions as extern
Suravee Suthikulpanit
2
-20
/
+22
2021-01-28
iommu/amd: Convert to using amd_io_pgtable
Suravee Suthikulpanit
2
-15
/
+11
2021-01-28
iommu/amd: Move pt_root to struct amd_io_pgtable
Suravee Suthikulpanit
3
-3
/
+3
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
6
-11
/
+109
2021-01-28
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-1
/
+31
2021-01-28
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
2
-15
/
+13
2021-01-28
dma-iommu: use static-key to minimize the impact in the fast-path
Lianbo Jiang
1
-6
/
+11
2021-01-28
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
1
-1
/
+1
2021-01-28
iommu/amd: Use IVHD EFR for early initialization of IOMMU features
Suravee Suthikulpanit
3
-7
/
+60
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-01-28
iommu/vt-d: Add qi_submit trace event
Lu Baolu
1
-0
/
+3
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2
-62
/
+11
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
1
-23
/
+4
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
1
-3
/
+5
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
3
-3
/
+3
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
1
-1
/
+9
2021-01-27
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
2
-4
/
+7
2021-01-27
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
1
-5
/
+18
2021-01-27
iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
Suravee Suthikulpanit
2
-10
/
+13
2021-01-27
iommu/amd: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2021-01-27
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2021-01-27
iommu/amd: Remove unnecessary assignment
Adrian Huang
1
-3
/
+2
2021-01-27
iommu: Delete iommu_dev_has_feature()
John Garry
1
-11
/
+0
2021-01-27
iommu: Delete iommu_domain_window_disable()
John Garry
1
-9
/
+0
2021-01-27
iommu: Stop exporting iommu_map_sg_atomic()
John Garry
1
-1
/
+0
2021-01-27
iova: Stop exporting some more functions
John Garry
1
-3
/
+0
2021-01-27
iova: Delete copy_reserved_iova()
John Garry
1
-30
/
+0
2021-01-27
iova: Make has_iova_flush_queue() private
John Garry
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/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
1
-0
/
+2
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
[prev]
[next]