index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
cmd-db.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: qcom: cmd-db: replace deprecated strncpy with strtomem
Justin Stitt
2024-04-21
1
-6
/
+1
*
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Maulik Shah
2024-04-21
1
-1
/
+31
*
soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc
Maulik Shah
2024-03-16
1
-1
/
+1
*
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2023-09-28
1
-4
/
+4
*
soc: qcom: cmd-db: Drop NUL bytes from debugfs output
Bjorn Andersson
2023-07-10
1
-1
/
+1
*
soc: qcom: cmd-db: Mark device as having no PM support
Stephen Boyd
2022-10-18
1
-0
/
+2
*
soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
Douglas Anderson
2022-06-28
1
-3
/
+7
*
soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
Krzysztof Kozlowski
2022-06-26
1
-1
/
+1
*
soc: qcom: cmd-db: allow loading as a module
Lina Iyer
2020-10-26
1
-1
/
+7
*
soc: qcom: cmd-db: Properly endian swap the slv_id for debugfs
Stephen Boyd
2020-04-20
1
-1
/
+1
*
soc: qcom: cmd-db: Use 5 digits for printing address
Stephen Boyd
2020-04-20
1
-1
/
+1
*
soc: qcom: cmd-db: Cast sizeof() to int to silence field width warning
Stephen Boyd
2020-04-20
1
-1
/
+1
*
soc: qcom: cmd-db: Add debugfs dumping file
Stephen Boyd
2020-04-14
1
-2
/
+76
*
soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()
Dan Carpenter
2019-03-28
1
-2
/
+2
*
soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()
Stephen Boyd
2018-11-14
1
-35
/
+8
*
soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
Stephen Boyd
2018-11-14
1
-34
/
+26
*
soc: qcom: cmd-db: Make endian-agnostic
Stephen Boyd
2018-05-25
1
-62
/
+69
*
drivers: qcom: add command DB driver
Mahesh Sivasubramanian
2018-05-25
1
-0
/
+310