index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
sprd-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
1
-2
/
+3
2023-09-25
iommu/sprd: Convert to generic_single_device_group()
Jason Gunthorpe
1
-22
/
+2
2023-09-25
iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
1
-5
/
+2
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
1
-0
/
+2
2023-08-21
iommu: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-08-07
iommu/sprd: Add missing force_aperture
Jason Gunthorpe
1
-0
/
+1
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
1
-17
/
+43
2023-03-31
iommu/sprd: Add support for reattaching an existing domain
Chunyan Zhang
1
-6
/
+19
2023-03-31
iommu/sprd: Release dma buffer to avoid memory leak
Chunyan Zhang
1
-7
/
+22
2023-03-31
iommu/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-13
iommu: Remove detach_dev callbacks
Lu Baolu
1
-16
/
+0
2022-11-19
iommu/sprd: Update to {map,unmap}_pages
Robin Murphy
1
-11
/
+14
2022-11-01
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
1
-3
/
+1
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-5
/
+0
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
1
-11
/
+0
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-8
/
+10
2021-08-18
iommu/sprd: Drop IOVA cookie management
Robin Murphy
1
-7
/
+0
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-4
/
+1
2021-04-16
iommu: Statically set module owner
Robin Murphy
1
-0
/
+1
2021-04-07
iommu/sprd: Fix parameter type warning
Chunyan Zhang
1
-1
/
+1
2021-03-19
iommu/unisoc: Fix spelling mistake "sixe" -> "size"
Colin Ian King
1
-1
/
+1
2021-03-18
iommu: add Unisoc IOMMU basic driver
Chunyan Zhang
1
-0
/
+577