summaryrefslogtreecommitdiffstats
path: root/include/linux/of_iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi2017-01-261-11/+0
* iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi2016-11-291-2/+10
* of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-4/+4
* of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-031-2/+4
* iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-051-10/+2
* iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-011-0/+6
* iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+25
* iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-251-0/+21