| Commit message (Expand) | Author | Age | Files | Lines |
* | remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load | Sibi Sankar | 2021-02-23 | 1 | -0/+6 |
* | remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load | Sibi Sankar | 2021-02-23 | 1 | -3/+2 |
* | remoteproc: Fix IDR initialisation in rproc_alloc() | Alex Elder | 2020-06-25 | 1 | -2/+1 |
* | remoteproc: Fix wrong rvring index computation | Clement Leger | 2020-05-02 | 1 | -1/+1 |
* | remoteproc: Initialize rproc_class before use | Brandon Maier | 2020-02-28 | 1 | -1/+1 |
* | remoteproc: Check for NULL firmwares in sysfs interface | Suman Anna | 2019-11-24 | 1 | -0/+5 |
* | remoteproc/davinci: Use %zx for formating size_t | Bjorn Andersson | 2019-11-20 | 1 | -1/+1 |
* | remoteproc: qcom: Fix potential device node leaks | Tobias Jordan | 2018-06-21 | 1 | -0/+2 |
* | remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' | Christophe JAILLET | 2018-05-30 | 1 | -2/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() | Wei Yongjun | 2017-10-11 | 1 | -3/+2 |
* | remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies | Arnd Bergmann | 2017-10-10 | 1 | -0/+2 |
* | remoteproc: imx_rproc: fix a couple off by one bugs | Dan Carpenter | 2017-10-10 | 1 | -2/+2 |
* | Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc | Linus Torvalds | 2017-09-09 | 4 | -0/+64 |
|\ |
|
| * | remoteproc: qcom: adsp: Allow defining GLINK edge | Bjorn Andersson | 2017-09-01 | 4 | -0/+64 |
* | | remoteproc: Introduce rproc handle accessor for children | Bjorn Andersson | 2017-09-01 | 1 | -0/+18 |
* | | remoteproc: qcom: Make ssr_notifiers local | Bjorn Andersson | 2017-09-01 | 1 | -1/+1 |
* | | remoteproc: Stop subdevices in reverse order | Bjorn Andersson | 2017-08-30 | 1 | -1/+1 |
* | | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver | Oleksij Rempel | 2017-08-30 | 3 | -0/+436 |
* | | remoteproc: qcom: Use PTR_ERR_OR_ZERO | Himanshu Jha | 2017-08-29 | 2 | -5/+2 |
* | | remoteproc: st: explicitly request exclusive reset control | Philipp Zabel | 2017-08-27 | 1 | -2/+4 |
* | | remoteproc: qcom: explicitly request exclusive reset control | Philipp Zabel | 2017-08-27 | 1 | -1/+2 |
* | | remoteproc/keystone: explicitly request exclusive reset control | Philipp Zabel | 2017-08-27 | 1 | -1/+1 |
* | | remoteproc/keystone: Add support for Keystone 66AK2G SOCs | Suman Anna | 2017-08-24 | 1 | -0/+1 |
* | | remoteproc/davinci: Add device tree support for OMAP-L138 DSP | Suman Anna | 2017-08-24 | 1 | -3/+27 |
* | | remoteproc/davinci: Add support to parse internal memories | Suman Anna | 2017-08-24 | 1 | -0/+62 |
* | | remoteproc/davinci: Switch to platform_get_resource_byname() | Suman Anna | 2017-08-24 | 1 | -2/+4 |
* | | remoteproc: make device_type const | Bhumika Goyal | 2017-08-24 | 1 | -1/+1 |
* | | remoteproc: qcom: Add support for SSR notifications | Bjorn Andersson | 2017-08-02 | 4 | -0/+90 |
* | | remoteproc: Merge __rproc_boot() with rproc_boot() | Suman Anna | 2017-07-26 | 2 | -12/+2 |
|/ |
|
* | remoteproc/keystone: Fix circular dependencies for ARM configs | Suman Anna | 2017-06-27 | 1 | -1/+0 |
* | remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs | Suman Anna | 2017-06-27 | 1 | -9/+0 |
* | remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC | Suman Anna | 2017-06-27 | 1 | -1/+0 |
* | remoteproc/keystone: Ensure the DSPs are in reset in probe | Andrew F. Davis | 2017-06-26 | 1 | -0/+10 |
* | remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs | Suman Anna | 2017-06-26 | 3 | -0/+529 |
* | remoteproc/davinci: fix unbalanced reset between start and stop ops | Suman Anna | 2017-06-25 | 1 | -10/+1 |
* | remoteproc/davinci: simplify the reset function | Suman Anna | 2017-06-25 | 1 | -20/+3 |
* | remoteproc/davinci: Update Kconfig to depend on DMA_CMA | Suman Anna | 2017-06-25 | 1 | -1/+1 |
* | remoteproc: fix spelling mistake: "Resouce" -> "Resource" | Colin Ian King | 2017-05-30 | 1 | -1/+1 |
* | remoteproc: Modify recovery path to use rproc_{start,stop}() | Sarangdhar Joshi | 2017-05-26 | 1 | -9/+26 |
* | remoteproc: Introduce rproc_{start,stop}() functions | Sarangdhar Joshi | 2017-05-26 | 1 | -56/+87 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-05-10 | 1 | -4/+6 |
|\ |
|
| * | virtio: add context flag to find vqs | Michael S. Tsirkin | 2017-05-02 | 1 | -4/+6 |
* | | soc: qcom: smd: Remove standalone driver | Bjorn Andersson | 2017-03-28 | 1 | -3/+3 |
|/ |
|
* | remoteproc: qcom: fix QCOM_SMD dependencies | Arnd Bergmann | 2017-03-20 | 1 | -3/+3 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-03-02 | 1 | -1/+2 |
|\ |
|
| * | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 2017-02-27 | 1 | -1/+2 |
* | | remoteproc: qcom: mdt_loader: Use signed type for offset | Bjorn Andersson | 2017-02-22 | 1 | -1/+1 |
* | | remoteproc: st: add virtio communication support | Loic Pallardy | 2017-02-06 | 2 | -2/+114 |
* | | remoteproc: st: correct probe error management | Loic Pallardy | 2017-02-06 | 1 | -2/+4 |