index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
omap_remoteproc.c
Age
Commit message (
Expand
)
Author
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-03
remoteproc/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
2020-03-25
remoteproc/omap: Add watchdog functionality for remote processors
Suman Anna
2020-03-25
remoteproc/omap: Report device exceptions and trigger recovery
Suman Anna
2020-03-25
remoteproc/omap: Add support for runtime auto-suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Add support for system suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Request a timer(s) for remoteproc usage
Suman Anna
2020-03-25
remoteproc/omap: Check for undefined mailbox messages
Suman Anna
2020-03-25
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2020-03-25
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
2020-03-25
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
2020-03-25
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
2020-03-25
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-25
remoteproc/omap: Add device tree support
Suman Anna
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-01-18
drivers: remoteproc: constify rproc_ops structures
Bhumika Goyal
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-08-12
remoteproc/omap: revise a minor error trace message
Anna, Suman
2016-08-12
remoteproc/omap: fix various code formatting issues
Anna, Suman
2015-03-12
remoteproc: add IOMMU hardware capability flag
Suman Anna
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-27
mailbox/omap: adapt to the new mailbox framework
Suman Anna
2014-10-20
remoteproc: drop owner assignment from platform_drivers
Wolfram Sang
2013-06-11
mailbox/omap: move the OMAP mailbox framework to drivers
Suman Anna
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-04
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-11
remoteproc/omap: set bootaddr support
Juan Gutierrez
2012-07-26
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-06
remoteproc: simplify unregister/free interfaces
Ohad Ben-Cohen
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-06-17
remoteproc/omap: fix dev_err typo
Ohad Ben-Cohen
2012-03-06
remoteproc/omap: remove the mbox_callback limitation
Ohad Ben-Cohen
2012-02-08
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
2012-02-08
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen