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
/
drivers
/
iommu
/
omap-iommu.h
Age
Commit message (
Expand
)
Author
2019-08-09
iommu/omap: add support for late attachment of iommu devices
Tero Kristo
2019-08-09
iommu/omap: add logic to save/restore locked TLBs
Suman Anna
2019-08-09
iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache
Suman Anna
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-19
iommu/omap: Add support to program multiple iommus
Suman Anna
2017-08-04
iommu/omap: Use DMA-API for performing cache flushes
Josue Albarran
2017-04-20
iommu/omap: Add iommu-group support
Joerg Roedel
2017-04-20
iommu/omap: Make use of 'struct iommu_device'
Joerg Roedel
2017-04-20
iommu/omap: Store iommu_dev pointer in arch_data
Joerg Roedel
2017-04-20
iommu/omap: Move data structures to omap-iommu.h
Joerg Roedel
2015-10-14
iommu/omap: Add support for configuring dsp iommus on DRA7xx
Suman Anna
2015-08-03
iommu/omap: Use BIT(x) macros in omap-iommu.h
Suman Anna
2015-08-03
iommu/omap: Remove unused union fields
Suman Anna
2015-08-03
iommu/omap: Move debugfs functions to omap-iommu-debug.c
Suman Anna
2014-10-23
iommu/omap: Do not export unneeded functions
Suman Anna
2014-10-23
iommu/omap: Remove couple of unused exported functions
Suman Anna
2014-10-23
iommu/omap: Integrate omap-iommu-debug into omap-iommu
Suman Anna
2014-10-23
iommu/omap: Consolidate OMAP IOMMU modules
Suman Anna
2014-10-23
iommu/omap: Remove omap_iommu_arch_version() and version field
Suman Anna
2014-10-23
iommu/omap: Remove conditional definition of dev_to_omap_iommu()
Suman Anna
2014-10-23
iommu/omap: Remove duplicate declarations
Suman Anna
2014-10-23
iommu/omap: Remove unused isr_priv field from omap_iommu
Suman Anna
2014-10-23
iommu/omap: Remove refcount field from omap_iommu object
Suman Anna
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2014-07-29
iommu/omap: Remove virtual memory manager
Laurent Pinchart
2014-03-04
iommu/omap: Enable bus-error back on supported iommus
Suman Anna
2012-12-03
iommu/omap: Adapt to runtime pm
Omar Ramirez Luna
2012-11-20
ARM: OMAP2+: Make some definitions local
Ido Yariv
2012-11-20
ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
Tony Lindgren