index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
cmd-db.c
Age
Commit message (
Expand
)
Author
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2023-07-09
soc: qcom: cmd-db: Drop NUL bytes from debugfs output
Bjorn Andersson
2022-10-17
soc: qcom: cmd-db: Mark device as having no PM support
Stephen Boyd
2022-06-28
soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
Douglas Anderson
2022-06-25
soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
Krzysztof Kozlowski
2020-10-26
soc: qcom: cmd-db: allow loading as a module
Lina Iyer
2020-04-19
soc: qcom: cmd-db: Properly endian swap the slv_id for debugfs
Stephen Boyd
2020-04-19
soc: qcom: cmd-db: Use 5 digits for printing address
Stephen Boyd
2020-04-19
soc: qcom: cmd-db: Cast sizeof() to int to silence field width warning
Stephen Boyd
2020-04-13
soc: qcom: cmd-db: Add debugfs dumping file
Stephen Boyd
2019-03-27
soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()
Dan Carpenter
2018-11-14
soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()
Stephen Boyd
2018-11-14
soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
Stephen Boyd
2018-05-25
soc: qcom: cmd-db: Make endian-agnostic
Stephen Boyd
2018-05-25
drivers: qcom: add command DB driver
Mahesh Sivasubramanian