开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
sprd-iommu.c
Age
Commit message (
Expand
)
Author
2024-07-23
iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
Artem Chernyshev
2024-03-01
iommu: constify of_phandle_args in xlate
Krzysztof Kozlowski
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