aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_iommu.h
AgeCommit message (Expand)Author
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2014-12-05iommu: store DT-probed IOMMU data privatelyRobin Murphy
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu