index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
qcom-ipcc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
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-05
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-11
1
-2
/
+1
*
mailbox: qcom-ipcc: Support more IPCC instance
Huang Yiwei
2022-01-11
1
-1
/
+7
*
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
Huang Yiwei
2022-01-11
1
-21
/
+69
*
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module
Amit Pundir
2021-08-29
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-30
1
-0
/
+286