summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/imx_rproc.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: Use size_t type for len in da_to_vaClement Leger2020-03-251-5/+6
* Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2019-07-171-4/+4
|\
| * remoteproc: imx: Fix typo in "failed"Fabio Estevam2019-06-031-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-6/+4
* remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...Christophe JAILLET2018-03-181-4/+3
* remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-2/+4
* remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2017-10-111-3/+2
* remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter2017-10-101-2/+2
* remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel2017-08-301-0/+426