summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_sysfs.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: Introduce sysfs_read_only flagPuranjay Mohan2022-03-041-1/+18
* 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: Properly represent the attached stateMathieu Poirier2021-03-181-4/+1
* remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier2021-03-181-0/+1
* remoteproc: sysfs: Use sysfs_emit instead of sprintfRaghavendra Rao Ananta2021-03-081-2/+2
* remoteproc: Add a rproc_set_firmware() APISuman Anna2020-11-251-31/+2
* remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar2020-10-131-0/+56
* remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar2020-10-131-0/+63
* remoteproc: Properly handle firmware name when attachingMathieu Poirier2020-07-161-2/+14
* remoteproc: Add new RPROC_DETACHED stateMathieu Poirier2020-07-161-0/+1
* remoteproc: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* remoteproc: Add a sysfs interface for nameSuman Anna2019-08-261-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-051-0/+5
* remoteproc: Add RPROC_DELETED stateSarangdhar Joshi2017-01-301-0/+1
* remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn2016-10-311-0/+151