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
starfive-6.6.48-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
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
Wei Yongjun
1
-0
/
+1
2013-12-06
iommu/arm-smmu: remove potential NULL dereference on mapping path
Will Deacon
1
-2
/
+1
2013-12-06
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Will Deacon
1
-36
/
+26
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-32
/
+37
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
1
-11
/
+20
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
1
-0
/
+3
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
1
-1
/
+1
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
1
-3
/
+3
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-8
/
+3
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
1
-2
/
+3
2013-08-14
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
1
-22
/
+11
2013-08-14
iommu/arm-smmu: Don't use VMIDs for stage-1 translations
Will Deacon
1
-13
/
+46
2013-08-14
iommu/arm-smmu: Tighten up global fault reporting
Will Deacon
1
-2
/
+5
2013-08-14
iommu/arm-smmu: Remove broken big-endian check
Will Deacon
1
-6
/
+0
2013-06-26
iommu/arm: Add support for ARM Ltd. System MMU architecture
Will Deacon
1
-0
/
+1969