summaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/pdr_interface.c
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: pdr: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-071-6/+5
* soc: qcom: pdr: Prefer strscpy over strcpyLen Baker2021-09-211-6/+6
* soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao2021-04-071-1/+1
* soc: qcom: pdr: Constify static qmi structsRikard Falkeborn2020-11-221-3/+3
* soc: qcom: initialize local variableTom Rix2020-11-211-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-0/+1
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* | soc: qcom: pdr: Reorder the PD state indication ackSibi Sankar2020-07-271-1/+3
|/
* soc: qcom: pdr: Remove impossible error conditionSibi Sankar2020-04-201-4/+0
* soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cbNathan Chancellor2020-03-161-1/+1
* soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar2020-03-141-0/+757