aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_iommu.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Gravatar Jason Gunthorpe 1-7/+6
2023-01-25iommu: Implement of_iommu_get_resv_regions()Gravatar Thierry Reding 1-0/+8
2021-06-08iommu: Remove unused of_get_dma_window()Gravatar Rob Herring 1-14/+3
2020-07-28of/device: Add input id to of_dma_configure()Gravatar Lorenzo Pieralisi 1-2/+4
2018-07-10iommu: Remove IOMMU_OF_DECLAREGravatar Rob Herring 1-4/+0
2018-01-17iommu: Clean up of_iommu_init_fnGravatar Robin Murphy 1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceGravatar Lorenzo Pieralisi 1-11/+0
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticGravatar Lorenzo Pieralisi 1-2/+10
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncGravatar Kefeng Wang 1-2/+0
2016-05-09iommu: of: enforce const-ness of struct iommu_opsGravatar Robin Murphy 1-4/+4
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Gravatar Murali Karicheri 1-2/+4
2014-12-05iommu: store DT-probed IOMMU data privatelyGravatar Robin Murphy 1-10/+2
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterGravatar Will Deacon 1-0/+6
2014-12-01iommu: provide early initialisation hook for IOMMU driversGravatar Will Deacon 1-0/+25
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Gravatar Hiroshi Doyu 1-0/+21