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