| Commit message (Expand) | Author | Age | Files | Lines |
* | remoteproc: omap_remoteproc: Fix typo in comment | Xiang wangx | 2022-06-14 | 1 | -3/+3 |
* | remoteproc: omap_remoteproc: simplify getting .driver_data | Wolfram Sang | 2021-10-15 | 1 | -4/+2 |
* | remoteproc: add is_iomem to da_to_va | Peng Fan | 2021-03-11 | 1 | -1/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+0 |
* | remoteproc/omap: Fix set_load call in omap_rproc_request_timer | Nathan Chancellor | 2020-04-03 | 1 | -1/+1 |
* | remoteproc/omap: Add watchdog functionality for remote processors | Suman Anna | 2020-03-25 | 1 | -11/+155 |
* | remoteproc/omap: Report device exceptions and trigger recovery | Suman Anna | 2020-03-25 | 1 | -1/+5 |
* | remoteproc/omap: Add support for runtime auto-suspend/resume | Suman Anna | 2020-03-25 | 1 | -9/+203 |
* | remoteproc/omap: Add support for system suspend/resume | Suman Anna | 2020-03-25 | 1 | -0/+191 |
* | remoteproc/omap: Request a timer(s) for remoteproc usage | Suman Anna | 2020-03-25 | 1 | -1/+290 |
* | remoteproc/omap: Check for undefined mailbox messages | Suman Anna | 2020-03-25 | 1 | -0/+6 |
* | remoteproc/omap: Add support for DRA7xx remote processors | Suman Anna | 2020-03-25 | 1 | -1/+37 |
* | remoteproc/omap: Initialize and assign reserved memory node | Suman Anna | 2020-03-25 | 1 | -1/+12 |
* | remoteproc/omap: Add the rproc ops .da_to_va() implementation | Suman Anna | 2020-03-25 | 1 | -0/+40 |
* | remoteproc/omap: Add support to parse internal memories from DT | Suman Anna | 2020-03-25 | 1 | -0/+94 |
* | remoteproc/omap: Add a sanity check for DSP boot address alignment | Suman Anna | 2020-03-25 | 1 | -4/+16 |
* | remoteproc/omap: Add device tree support | Suman Anna | 2020-03-25 | 1 | -17/+160 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | drivers: remoteproc: constify rproc_ops structures | Bhumika Goyal | 2017-01-18 | 1 | -1/+1 |
* | remoteproc: Split driver and consumer dereferencing | Bjorn Andersson | 2016-10-02 | 1 | -2/+2 |
* | remoteproc/omap: revise a minor error trace message | Anna, Suman | 2016-08-12 | 1 | -1/+2 |
* | remoteproc/omap: fix various code formatting issues | Anna, Suman | 2016-08-12 | 1 | -1/+1 |
* | remoteproc: add IOMMU hardware capability flag | Suman Anna | 2015-03-12 | 1 | -0/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | remoteproc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | mailbox/omap: adapt to the new mailbox framework | Suman Anna | 2014-11-27 | 1 | -24/+27 |
|/ |
|
* | mailbox/omap: move the OMAP mailbox framework to drivers | Suman Anna | 2013-06-11 | 1 | -1/+1 |
* | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-04 | 1 | -0/+3 |
|\ |
|
| * | remoteproc/omap: set bootaddr support | Juan Gutierrez | 2012-09-11 | 1 | -0/+3 |
* | | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-07-26 | 1 | -10/+16 |
|\ |
|
| * | remoteproc: adopt the driver core's alloc/add/del/put naming | Ohad Ben-Cohen | 2012-07-06 | 1 | -4/+4 |
| * | remoteproc: simplify unregister/free interfaces | Ohad Ben-Cohen | 2012-07-06 | 1 | -1/+4 |
| * | remoteproc: maintain a generic child device for each rproc | Ohad Ben-Cohen | 2012-07-06 | 1 | -7/+10 |
* | | remoteproc/omap: fix dev_err typo | Ohad Ben-Cohen | 2012-06-17 | 1 | -1/+1 |
|/ |
|
* | remoteproc/omap: remove the mbox_callback limitation | Ohad Ben-Cohen | 2012-03-06 | 1 | -10/+1 |
* | remoteproc/omap: utilize module_platform_driver | Ohad Ben-Cohen | 2012-02-08 | 1 | -12/+1 |
* | remoteproc/omap: add a remoteproc driver for OMAP4 | Ohad Ben-Cohen | 2012-02-08 | 1 | -0/+249 |