aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/pdr_interface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07soc: qcom: pdr: replace usage of found with dedicated list iterator variableJakob Koschel1-6/+5
2021-09-21soc: qcom: pdr: Prefer strscpy over strcpyLen Baker1-6/+6
2021-04-07soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2020-11-22soc: qcom: pdr: Constify static qmi structsRikard Falkeborn1-3/+3
2020-11-21soc: qcom: initialize local variableTom Rix1-1/+1
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-07-27soc: qcom: pdr: Reorder the PD state indication ackSibi Sankar1-1/+3
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2020-04-20soc: qcom: pdr: Remove impossible error conditionSibi Sankar1-4/+0
2020-03-16soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cbNathan Chancellor1-1/+1
2020-03-14soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar1-0/+757