index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
of_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: Remove unused of_get_dma_window()
Rob Herring
2021-06-08
1
-68
/
+0
*
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2021-04-07
1
-5
/
+0
*
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-28
1
-37
/
+44
*
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
1
-2
/
+2
*
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
2020-01-15
1
-1
/
+5
*
iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
Will Deacon
2019-12-23
1
-6
/
+12
*
iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
Will Deacon
2019-12-23
1
-0
/
+1
*
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-11-21
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
iommu/of: Fix probe-deferral
Robin Murphy
2019-01-11
1
-1
/
+1
*
iommu/of: Don't call iommu_ops->add_device directly
Joerg Roedel
2018-12-17
1
-3
/
+3
*
iommu/of: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
1
-1
/
+1
*
iommu/of: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-3
/
+7
*
iommu/of: support iommu configuration for fsl-mc devices
Nipun Gupta
2018-09-25
1
-0
/
+20
*
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-09-25
1
-3
/
+2
*
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-10
1
-18
/
+1
*
iommu: Stop deferring probe at end of initcalls
Rob Herring
2018-07-10
1
-1
/
+1
*
iommu: Clean up of_iommu_init_fn
Robin Murphy
2018-01-17
1
-16
/
+0
*
iommu/of: Remove PCI host bridge node check
Robin Murphy
2017-09-22
1
-4
/
+1
*
iommu/of: Fix of_iommu_configure() for disabled IOMMUs
Robin Murphy
2017-08-15
1
-30
/
+29
*
iommu: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+1
*
iommu/of: Handle PCI aliases properly
Robin Murphy
2017-07-26
1
-57
/
+47
*
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
1
-0
/
+7
|
\
|
*
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
2017-05-30
1
-0
/
+6
|
*
iommu/of: Fix check for returning EPROBE_DEFER
Sricharan R
2017-05-30
1
-0
/
+1
*
|
iommu/of: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
/
*
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
2017-04-20
1
-2
/
+2
*
iommu/of: Prepare for deferred IOMMU configuration
Robin Murphy
2017-04-20
1
-1
/
+42
*
iommu/of: Refactor of_iommu_configure() for error handling
Robin Murphy
2017-04-20
1
-30
/
+53
*
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-2
/
+2
|
\
\
|
|
*
iommu: Drop the of_iommu_{set/get}_ops() interface
Lorenzo Pieralisi
2017-01-26
1
-2
/
+2
|
|
/
|
/
|
*
|
iommu: Make of_iommu_set/get_ops() DT agnostic
Lorenzo Pieralisi
2016-11-29
1
-39
/
+0
|
/
*
iommu: Introduce iommu_fwspec
Robin Murphy
2016-09-16
1
-2
/
+6
*
iommu/of: Handle iommu-map property for PCI
Robin Murphy
2016-09-16
1
-5
/
+41
*
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
2016-06-23
1
-1
/
+4
*
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-09
1
-7
/
+7
*
of: iommu: Increment DT node refcount in of_iommu_set_ops()
Anup Patel
2016-02-18
1
-0
/
+1
*
of: iommu: Silence misleading warning
Robin Murphy
2015-08-03
1
-3
/
+5
*
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2015-03-03
1
-2
/
+8
*
iommu: store DT-probed IOMMU data privately
Robin Murphy
2014-12-05
1
-0
/
+39
*
iommu: provide helper function to configure an IOMMU for an of master
Will Deacon
2014-12-01
1
-0
/
+33
*
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
2014-12-01
1
-0
/
+17
*
iommu: add missing include
Brian Norris
2014-01-07
1
-0
/
+1
*
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu
2012-06-25
1
-0
/
+90