index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_sysfs.c
Age
Commit message (
Expand
)
Author
2022-04-14
remoteproc: core: Move state checking to remoteproc_core
Shengjiu Wang
2022-04-14
remoteproc: core: Remove state checking before calling rproc_boot()
Shengjiu Wang
2022-03-11
remoteproc: Change rproc_shutdown() to return a status
Suman Anna
2022-03-04
remoteproc: Introduce sysfs_read_only flag
Puranjay Mohan
2021-03-18
remoteproc: Properly deal with a detach request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a stop request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a start request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
2021-03-08
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
2020-11-25
remoteproc: Add a rproc_set_firmware() API
Suman Anna
2020-10-13
remoteproc: Add recovery configuration to the sysfs interface
Rishabh Bhatnagar
2020-10-13
remoteproc: Add coredump as part of sysfs interface
Rishabh Bhatnagar
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
2019-08-26
remoteproc: Add a sysfs interface for name
Suman Anna
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-10-05
remoteproc: Check for NULL firmwares in sysfs interface
Suman Anna
2017-01-30
remoteproc: Add RPROC_DELETED state
Sarangdhar Joshi
2016-10-31
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn