index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_iommu.h
Age
Commit message (
Expand
)
Author
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-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
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
2012-06-25
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu