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