开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
pdr_interface.c
Age
Commit message (
Expand
)
Author
2026-03-15
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-02-14
soc: qcom: pdr: Fix the potential deadlock
Saranya R
2024-07-06
soc: qcom: pdr: simplify with cleanup.h
Krzysztof Kozlowski
2024-06-23
soc: qcom: pdr: fix parsing of domains lists
Dmitry Baryshkov
2024-06-23
soc: qcom: pdr: protect locator_addr with the main mutex
Dmitry Baryshkov
2023-09-27
soc: qcom: Switch to EXPORT_SYMBOL_GPL()
Unnathi Chalicheemala
2022-04-07
soc: qcom: pdr: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-09-21
soc: qcom: pdr: Prefer strscpy over strcpy
Len Baker
2021-04-07
soc: qcom: pdr: Fix error return code in pdr_register_listener
Qinglang Miao
2020-11-22
soc: qcom: pdr: Constify static qmi structs
Rikard Falkeborn
2020-11-21
soc: qcom: initialize local variable
Tom Rix
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-07-27
soc: qcom: pdr: Reorder the PD state indication ack
Sibi Sankar
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-04-20
soc: qcom: pdr: Remove impossible error condition
Sibi Sankar
2020-03-16
soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cb
Nathan Chancellor
2020-03-14
soc: qcom: Introduce Protection Domain Restart helpers
Sibi Sankar