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
2020-11-25
iommu/tegra-smmu: Unwrap tegra_smmu_group_get
Nicolin Chen
1
-15
/
+4
2020-11-23
iommu: Check return of __iommu_attach_device()
Shameer Kolothum
1
-4
/
+6
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
4
-10
/
+282
2020-11-23
iommu/sva: Add PASID helpers
Jean-Philippe Brucker
4
-0
/
+107
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
3
-9
/
+39
2020-11-23
iommu/amd: Enforce 4k mapping for certain IOMMU data structures
Suravee Suthikulpanit
1
-5
/
+22
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
1
-3
/
+2
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+6
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
1
-1
/
+3
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
1
-1
/
+18
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
1
-59
/
+132
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-2
/
+3
2020-11-18
iommu: Modify the description of iommu_sva_unbind_device
Chen Jun
1
-2
/
+0
2020-11-18
iommu/iova: Free global iova rcache on iova alloc failure
Vijayanand Jitta
1
-0
/
+22
2020-11-18
iommu/iova: Retry from last rb tree node if iova search fails
Vijayanand Jitta
1
-6
/
+17
2020-11-18
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
1
-1
/
+1
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+18
2020-11-13
iommu/vt-d: Cure VF irqdomain hickup
Thomas Gleixner
1
-1
/
+18
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+2
2020-11-12
iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled
David Woodhouse
1
-3
/
+5
2020-11-12
iommu/amd: Fix union of bitfields in intcapxt support
David Woodhouse
1
-7
/
+9
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
4
-3
/
+16
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-11-03
iommu: Fix a check in iommu_check_bind_data()
Dan Carpenter
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
1
-0
/
+6
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
1
-0
/
+3
2020-11-03
iommu/amd: Increase interrupt remapping table limit to 512 entries
Suravee Suthikulpanit
1
-1
/
+5
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
1
-3
/
+2
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
34
-1198
/
+2191
2020-10-30
iommu/io-pgtable-arm: Support coherency for Mali LPAE
Robin Murphy
1
-1
/
+10
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-28
iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available
David Woodhouse
1
-0
/
+1
2020-10-28
iommu/vt-d: Simplify intel_irq_remapping_select()
David Woodhouse
1
-12
/
+7
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
5
-77
/
+0
2020-10-28
iommu/hyper-v: Implement select() method on remapping irqdomain
David Woodhouse
1
-0
/
+9
2020-10-28
iommu/vt-d: Implement select() method on remapping irqdomain
David Woodhouse
1
-0
/
+13
2020-10-28
iommu/amd: Implement select() method on remapping irqdomain
David Woodhouse
1
-0
/
+19
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
3
-68
/
+6
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
3
-16
/
+15
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2
-11
/
+8
2020-10-28
iommu/amd: Use msi_msg shadow structs
Thomas Gleixner
2
-25
/
+35
2020-10-28
iommu/intel: Use msi_msg shadow structs
Thomas Gleixner
1
-8
/
+16
[prev]
[next]