aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/of_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy1-2/+6
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy1-5/+41
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang1-1/+4
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy1-7/+7
2016-02-18of: iommu: Increment DT node refcount in of_iommu_set_ops()Anup Patel1-0/+1
2015-08-03of: iommu: Silence misleading warningRobin Murphy1-3/+5
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri1-2/+8
2014-12-05iommu: store DT-probed IOMMU data privatelyRobin Murphy1-0/+39
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon1-0/+33
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon1-0/+17
2014-01-07iommu: add missing includeBrian Norris1-0/+1
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu1-0/+90