index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
qcom-ipcc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-14
1
-4
/
+2
*
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
2023-09-05
1
-3
/
+1
*
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
2022-10-06
1
-1
/
+2
*
mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=n
Nathan Chancellor
2022-05-24
1
-1
/
+1
*
mailbox: qcom-ipcc: Log the pending interrupt during resume
Prasad Sodagudi
2022-05-21
1
-0
/
+23
*
mailbox: correct kerneldoc
Krzysztof Kozlowski
2022-05-21
1
-1
/
+2
*
mailbox: qcom-ipcc: Support interrupt wake up from suspend
Huang Yiwei
2022-01-12
1
-2
/
+1
*
mailbox: qcom-ipcc: Support more IPCC instance
Huang Yiwei
2022-01-12
1
-1
/
+7
*
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
Huang Yiwei
2022-01-12
1
-21
/
+69
*
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module
Amit Pundir
2021-08-30
1
-0
/
+1
*
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
2021-06-26
1
-0
/
+6
*
mailbox: Add support for Qualcomm IPCC
Manivannan Sadhasivam
2020-05-31
1
-0
/
+286