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-debug.c
Age
Commit message (
Expand
)
Author
2020-07-22
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
Colin Ian King
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-07-04
iommu/omap: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-22
iommu/omap: Remove DEBUG_SEQ_FOPS_RO()
Yangtao Li
2018-01-17
iommu/omap: Fix debugfs_create_*() usage
Geert Uytterhoeven
2016-04-05
iommu/omap: Align code with open parenthesis
Suman Anna
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-08-03
iommu/omap: Fix debug_read_tlb() to use seq_printf()
Salva Peiró
2015-08-03
iommu/omap: Remove trailing semi-colon from a macro
Suman Anna
2015-08-03
iommu/omap: Move debugfs functions to omap-iommu-debug.c
Suman Anna
2014-10-23
iommu/omap: Switch pagetable debugfs entry to use seq_file
Suman Anna
2014-10-23
iommu/omap: Fix bus error on debugfs access of unattached IOMMU
Suman Anna
2014-10-23
iommu/omap: Integrate omap-iommu-debug into omap-iommu
Suman Anna
2014-10-23
iommu/omap: Make pagetable debugfs entry read-only
Suman Anna
2014-10-23
iommu/omap: Fix the permissions on nr_tlb_entries
Suman Anna
2014-10-23
iommu/omap: Remove ver debugfs entry
Suman Anna
2014-07-29
iommu/omap: Remove virtual memory manager
Laurent Pinchart
2014-02-25
drivers/iommu/omap-iommu-debug.c: fix decimal permissions
Joe Perches
2012-11-20
ARM: OMAP2+: Move iommu/iovmm headers to platform_data
Tony Lindgren
2012-11-20
ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
Tony Lindgren
2012-11-20
ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
Tony Lindgren
2012-11-20
ARM: OMAP2+: Move iopgtable header to drivers/iommu/
Ido Yariv
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-02-24
iommu/omap: fix NULL pointer dereference
Ohad Ben-Cohen
2012-02-24
iommu/omap: fix erroneous omap-iommu-debug API calls
Ohad Ben-Cohen
2011-11-08
iommu: omap: Fix compile failure
Ming Lei
2011-08-26
omap: iommu: omapify 'struct iommu' and exposed API
Ohad Ben-Cohen
2011-08-26
omap: iommu/iovmm: move to dedicated iommu folder
Ohad Ben-Cohen