index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_debugfs.c
Age
Commit message (
Expand
)
Author
2022-06-04
Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...
Vignesh Raghavendra
2022-04-08
remoteproc: Fix count check in rproc_coredump_write()
Alistair Delva
2022-02-23
remoteproc: debugfs: Optimize the trace va lookup
Suman Anna
2020-10-13
remoteproc: Change default dump configuration to "disabled"
Rishabh Bhatnagar
2020-09-25
remoteproc: Fixup coredump debugfs disable request
Sibi Sankar
2020-07-21
remoteproc: Add coredump debugfs entry
Rishabh Bhatnagar
2020-04-16
remoteproc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2020-03-25
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
2020-03-25
remoteproc: remoteproc debugfs file fixes
Alex Elder
2020-03-25
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2019-10-04
remoteproc: debug: Remove unneeded NULL check
Ding Xiang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-20
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-01-06
remoteproc: debug: add crash debugfs node
Xiang Xiao
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-07-30
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2017-11-06
remoteproc: debug: add carveouts list dump feature
Loic Pallardy
2017-11-06
remoteproc: debug: add resource table dump feature
Loic Pallardy
2016-10-31
remoteproc: debugfs: Remove state entry which is duplicated is sysfs
Matt Redfearn
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-01-29
remoteproc: debugfs: Add ability to boot remote processor using debugfs
Lee Jones
2016-01-29
remoteproc: debugfs: Return error on invalid 'count' value
Lee Jones
2015-11-26
remoteproc: avoid stack overflow in debugfs file
Arnd Bergmann
2013-06-30
remoteproc: fix checkpatch errors in remoteproc code
Suman Anna
2012-09-30
remoteproc: return -EFAULT on copy_from_user failure
Dan Carpenter
2012-09-30
remoteproc: snprintf() can return more than was printed
Dan Carpenter
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-02-08
remoteproc: add debugfs entries
Ohad Ben-Cohen