aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_cdev.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-14remoteproc: core: Move state checking to remoteproc_coreGravatar Shengjiu Wang 1-7/+0
2022-04-14remoteproc: core: Remove state checking before calling rproc_boot()Gravatar Shengjiu Wang 1-4/+0
2022-03-11remoteproc: Change rproc_shutdown() to return a statusGravatar Suman Anna 1-1/+1
2021-06-23remoteproc: core: Fix cdev remove and rproc delGravatar Siddharth Gupta 1-1/+1
2021-03-18remoteproc: Refactor function rproc_cdev_release()Gravatar Mathieu Poirier 1-2/+8
2021-03-18remoteproc: Properly deal with a detach request when attachedGravatar Mathieu Poirier 1-0/+5
2021-03-18remoteproc: Properly deal with a stop request when attachedGravatar Mathieu Poirier 1-1/+2
2021-03-18remoteproc: Properly deal with a start request when attachedGravatar Mathieu Poirier 1-1/+2
2020-08-04remoteproc: Add remoteproc character device interfaceGravatar Siddharth Gupta 1-0/+124