index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
of_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
1
-1
/
+5
2019-12-23
iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
Will Deacon
1
-6
/
+12
2019-12-23
iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
Will Deacon
1
-0
/
+1
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-01-11
iommu/of: Fix probe-deferral
Robin Murphy
1
-1
/
+1
2018-12-17
iommu/of: Don't call iommu_ops->add_device directly
Joerg Roedel
1
-3
/
+3
2018-12-17
iommu/of: Use device_iommu_mapped()
Joerg Roedel
1
-1
/
+1
2018-12-17
iommu/of: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-3
/
+7
2018-09-25
iommu/of: support iommu configuration for fsl-mc devices
Nipun Gupta
1
-0
/
+20
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
1
-3
/
+2
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
1
-18
/
+1
2018-07-10
iommu: Stop deferring probe at end of initcalls
Rob Herring
1
-1
/
+1
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
1
-16
/
+0
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-08-15
iommu/of: Fix of_iommu_configure() for disabled IOMMUs
Robin Murphy
1
-30
/
+29
2017-07-26
iommu: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+1
2017-07-26
iommu/of: Handle PCI aliases properly
Robin Murphy
1
-57
/
+47
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
1
-0
/
+7
2017-05-30
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
1
-0
/
+6
2017-05-30
iommu/of: Fix check for returning EPROBE_DEFER
Sricharan R
1
-0
/
+1
2017-05-23
iommu/of: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
1
-2
/
+2
2017-04-20
iommu/of: Prepare for deferred IOMMU configuration
Robin Murphy
1
-1
/
+42
2017-04-20
iommu/of: Refactor of_iommu_configure() for error handling
Robin Murphy
1
-30
/
+53
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
1
-2
/
+2
2017-01-26
iommu: Drop the of_iommu_{set/get}_ops() interface
Lorenzo Pieralisi
1
-2
/
+2
2016-11-29
iommu: Make of_iommu_set/get_ops() DT agnostic
Lorenzo Pieralisi
1
-39
/
+0
2016-09-16
iommu: Introduce iommu_fwspec
Robin Murphy
1
-2
/
+6
2016-09-16
iommu/of: Handle iommu-map property for PCI
Robin Murphy
1
-5
/
+41
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
1
-1
/
+4
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-7
/
+7
2016-02-18
of: iommu: Increment DT node refcount in of_iommu_set_ops()
Anup Patel
1
-0
/
+1
2015-08-03
of: iommu: Silence misleading warning
Robin Murphy
1
-3
/
+5
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
1
-2
/
+8
2014-12-05
iommu: store DT-probed IOMMU data privately
Robin Murphy
1
-0
/
+39
2014-12-01
iommu: provide helper function to configure an IOMMU for an of master
Will Deacon
1
-0
/
+33
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
1
-0
/
+17
2014-01-07
iommu: add missing include
Brian Norris
1
-0
/
+1
2012-06-25
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu
1
-0
/
+90