aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-18remoteproc: Properly represent the attached stateMathieu Poirier1-4/+1
2021-03-18remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier1-0/+1
2021-03-08remoteproc: sysfs: Use sysfs_emit instead of sprintfRaghavendra Rao Ananta1-2/+2
2020-11-25remoteproc: Add a rproc_set_firmware() APISuman Anna1-31/+2
2020-10-13remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar1-0/+56
2020-10-13remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar1-0/+63
2020-07-16remoteproc: Properly handle firmware name when attachingMathieu Poirier1-2/+14
2020-07-16remoteproc: Add new RPROC_DETACHED stateMathieu Poirier1-0/+1
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin1-0/+1
2019-08-26remoteproc: Add a sysfs interface for nameSuman Anna1-0/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna1-0/+5
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi1-0/+1
2016-10-31remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn1-0/+151