index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
sprd-iommu.c
Age
Commit message (
Expand
)
Author
2023-11-27
iommu: Clean up open-coded ownership checks
Robin Murphy
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-09-25
iommu/sprd: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
iommu: Explicitly include correct DT includes
Rob Herring
2023-08-07
iommu/sprd: Add missing force_aperture
Jason Gunthorpe
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-03-31
iommu/sprd: Add support for reattaching an existing domain
Chunyan Zhang
2023-03-31
iommu/sprd: Release dma buffer to avoid memory leak
Chunyan Zhang
2023-03-31
iommu/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-13
iommu: Remove detach_dev callbacks
Lu Baolu
2022-11-19
iommu/sprd: Update to {map,unmap}_pages
Robin Murphy
2022-11-01
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
2022-07-06
iommu: Clean up release_device checks
Robin Murphy
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
2021-08-18
iommu/sprd: Drop IOVA cookie management
Robin Murphy
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu: Statically set module owner
Robin Murphy
2021-04-07
iommu/sprd: Fix parameter type warning
Chunyan Zhang
2021-03-19
iommu/unisoc: Fix spelling mistake "sixe" -> "size"
Colin Ian King
2021-03-18
iommu: add Unisoc IOMMU basic driver
Chunyan Zhang