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
/
sun50i-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
iommu: sun50i: Add H616 compatible string
Andre Przywara
1
-0
/
+1
2024-06-25
iommu: sun50i: allocate page tables from below 4 GiB
Andre Przywara
1
-2
/
+11
2024-06-25
iommu: sun50i: clear bypass register
Jernej Skrabec
1
-0
/
+1
2024-04-15
iommu/sun50i: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-3
/
+4
2024-03-01
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-1
/
+1
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
1
-2
/
+4
2023-09-25
iommu/sun50i: Update to {map,unmap}_pages
Robin Murphy
1
-4
/
+6
2023-09-25
iommu/sun50i: Convert to generic_single_device_group()
Jason Gunthorpe
1
-23
/
+6
2023-09-25
iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
1
-6
/
+3
2023-09-25
iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
1
-7
/
+19
2023-04-13
iommu/sun50i: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-13
iommu: Remove detach_dev callbacks
Lu Baolu
1
-1
/
+0
2022-12-05
iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
Jason Gunthorpe
1
-1
/
+0
2022-11-03
iommu/sun50i: Implement .iotlb_sync_map
Jernej Skrabec
1
-0
/
+73
2022-11-03
iommu/sun50i: Fix flush size
Jernej Skrabec
1
-1
/
+1
2022-11-03
iommu/sun50i: Fix R/W permission check
Jernej Skrabec
1
-1
/
+1
2022-11-03
iommu/sun50i: Consider all fault sources for reset
Jernej Skrabec
1
-2
/
+6
2022-11-03
iommu/sun50i: Fix reset release
Jernej Skrabec
1
-1
/
+2
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-2
/
+0
2022-07-06
iommu: Make .release_device optional
Robin Murphy
1
-3
/
+0
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-8
/
+10
2021-08-18
iommu/sun50i: Drop IOVA cookie management
Robin Murphy
1
-12
/
+1
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-4
/
+1
2020-09-04
iommu/sun50i: Fix set-but-not-used variable warning
Joerg Roedel
1
-8
/
+7
2020-06-30
iommu/sun50i: Remove unused variable
Maxime Ripard
1
-2
/
+0
2020-06-30
iommu/sun50i: Change the readl timeout to the atomic variant
Maxime Ripard
1
-3
/
+3
2020-05-27
iommu/sun50i: Constify sun50i_iommu_ops
Rikard Falkeborn
1
-1
/
+1
2020-05-19
iommu/sun50i: Fix return value check in sun50i_iommu_probe()
Wei Yongjun
1
-1
/
+1
2020-05-14
iommu/sun50i: Use __GFP_ZERO instead of memset()
Joerg Roedel
1
-2
/
+1
2020-05-14
iommu/sun50i: Fix compile warnings
Joerg Roedel
1
-3
/
+0
2020-05-14
iommu: Add Allwinner H6 IOMMU driver
Maxime Ripard
1
-0
/
+1027