index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
of_iommu.c
Age
Commit message (
Expand
)
Author
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-05-30
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
2017-05-30
iommu/of: Fix check for returning EPROBE_DEFER
Sricharan R
2017-05-23
iommu/of: Adjust system_state check
Thomas Gleixner
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
2017-04-20
iommu/of: Prepare for deferred IOMMU configuration
Robin Murphy
2017-04-20
iommu/of: Refactor of_iommu_configure() for error handling
Robin Murphy
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-01-26
iommu: Drop the of_iommu_{set/get}_ops() interface
Lorenzo Pieralisi
2016-11-29
iommu: Make of_iommu_set/get_ops() DT agnostic
Lorenzo Pieralisi
2016-09-16
iommu: Introduce iommu_fwspec
Robin Murphy
2016-09-16
iommu/of: Handle iommu-map property for PCI
Robin Murphy
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-02-18
of: iommu: Increment DT node refcount in of_iommu_set_ops()
Anup Patel
2015-08-03
of: iommu: Silence misleading warning
Robin Murphy
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2014-12-05
iommu: store DT-probed IOMMU data privately
Robin Murphy
2014-12-01
iommu: provide helper function to configure an IOMMU for an of master
Will Deacon
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
2014-01-07
iommu: add missing include
Brian Norris
2012-06-25
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu