summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_cdev.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: core: Move state checking to remoteproc_coreShengjiu Wang2022-04-141-7/+0
* remoteproc: core: Remove state checking before calling rproc_boot()Shengjiu Wang2022-04-141-4/+0
* remoteproc: Change rproc_shutdown() to return a statusSuman Anna2022-03-111-1/+1
* remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta2021-06-231-1/+1
* remoteproc: Refactor function rproc_cdev_release()Mathieu Poirier2021-03-181-2/+8
* remoteproc: Properly deal with a detach request when attachedMathieu Poirier2021-03-181-0/+5
* remoteproc: Properly deal with a stop request when attachedMathieu Poirier2021-03-181-1/+2
* remoteproc: Properly deal with a start request when attachedMathieu Poirier2021-03-181-1/+2
* remoteproc: Add remoteproc character device interfaceSiddharth Gupta2020-08-041-0/+124