summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/imx_rproc.c
Commit message (Expand)AuthorAgeFilesLines
* 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