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