summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/of_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-171-16/+0
* iommu/of: Remove PCI host bridge node checkRobin Murphy2017-09-221-4/+1
* iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy2017-08-151-30/+29
* iommu: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+1
* iommu/of: Handle PCI aliases properlyRobin Murphy2017-07-261-57/+47
* Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-201-0/+7
|\
| * iommu/of: Ignore all errors except EPROBE_DEFERSricharan R2017-05-301-0/+6
| * iommu/of: Fix check for returning EPROBE_DEFERSricharan R2017-05-301-0/+1
* | iommu/of: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
|/
* iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart2017-04-201-2/+2
* iommu/of: Prepare for deferred IOMMU configurationRobin Murphy2017-04-201-1/+42
* iommu/of: Refactor of_iommu_configure() for error handlingRobin Murphy2017-04-201-30/+53
*-. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-101-2/+2
|\ \
| | * iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi2017-01-261-2/+2
| |/ |/|
* | iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi2016-11-291-39/+0
|/
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-161-2/+6
* iommu/of: Handle iommu-map property for PCIRobin Murphy2016-09-161-5/+41
* of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-1/+4
* iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-7/+7
* of: iommu: Increment DT node refcount in of_iommu_set_ops()Anup Patel2016-02-181-0/+1
* of: iommu: Silence misleading warningRobin Murphy2015-08-031-3/+5
* of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-031-2/+8
* iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-051-0/+39
* iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-011-0/+33
* iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+17
* iommu: add missing includeBrian Norris2014-01-071-0/+1
* iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-251-0/+90
OpenPOWER on IntegriCloud