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