aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_cdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-14remoteproc: core: Move state checking to remoteproc_coreShengjiu Wang1-7/+0
2022-04-14remoteproc: core: Remove state checking before calling rproc_boot()Shengjiu Wang1-4/+0
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna1-1/+1
2021-06-23remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta1-1/+1
2021-03-18remoteproc: Refactor function rproc_cdev_release()Mathieu Poirier1-2/+8
2021-03-18remoteproc: Properly deal with a detach request when attachedMathieu Poirier1-0/+5
2021-03-18remoteproc: Properly deal with a stop request when attachedMathieu Poirier1-1/+2
2021-03-18remoteproc: Properly deal with a start request when attachedMathieu Poirier1-1/+2
2020-08-04remoteproc: Add remoteproc character device interfaceSiddharth Gupta1-0/+124