summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_cdev.c
AgeCommit message (Expand)AuthorFilesLines
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-05remoteproc: Add remoteproc character device interfaceSiddharth Gupta1-0/+124