index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2
-17
/
+34
2022-08-03
mailbox: imx: clear pending interrupts
Peng Fan
1
-0
/
+11
2022-08-02
mailbox: imx: support RST channel
Peng Fan
1
-6
/
+23
2022-08-02
mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
Chun-Kuang Hu
1
-11
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-12
/
+2
2022-05-24
mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=n
Nathan Chancellor
1
-1
/
+1
2022-05-23
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
1
-6
/
+13
2022-05-21
mailbox: qcom-ipcc: Log the pending interrupt during resume
Prasad Sodagudi
1
-0
/
+23
2022-05-21
mailbox: pcc: Fix an invalid-load caught by the address sanitizer
Mario Limonciello
1
-1
/
+1
2022-05-21
mailbox: correct kerneldoc
Krzysztof Kozlowski
3
-3
/
+5
2022-05-21
mailbox: omap: using pm_runtime_resume_and_get to simplify the code
ran jianping
1
-4
/
+2
2022-05-21
mailbox:imx: using pm_runtime_resume_and_get
ran jianping
1
-4
/
+2
2022-05-21
mailbox: mediatek: support mt8186 adsp mailbox
Tinghan Shen
1
-0
/
+8
2022-05-21
mailbox: tegra-hsp: Add 128-bit shared mailbox support
Kartik
1
-3
/
+74
2022-05-21
mailbox: tegra-hsp: Add tegra_hsp_sm_ops
Kartik
1
-27
/
+47
2022-05-21
mailbox: remove an unneeded NULL check on list iterator
Xiaomeng Tong
1
-1
/
+1
2022-05-21
mailbox: imx: remove redundant initializer
Tom Rix
1
-1
/
+0
2022-03-12
mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspend
Dave Gerlach
1
-2
/
+91
2022-03-12
mailbox: ti-msgmgr: Refactor message read during interrupt handler
Dave Gerlach
1
-39
/
+49
2022-03-12
mailbox: imx: support i.MX93 S401 MU
Peng Fan
1
-0
/
+12
2022-03-12
mailbox: imx: support dual interrupts
Peng Fan
1
-15
/
+30
2022-03-12
mailbox: imx: extend irq to an array
Peng Fan
1
-7
/
+7
2022-03-12
mailbox: imx: add i.MX8 SECO MU support
Franck LENORMAND
1
-1
/
+212
2022-03-12
mailbox: imx: introduce rxdb callback
Peng Fan
1
-3
/
+17
2022-03-12
mailbox: imx: enlarge timeout while reading/writing messages to SCFW
Ranjani Vaidyanathan
1
-2
/
+3
2022-03-12
mailbox: imx: fix crash in resume on i.mx8ulp
Robin Gong
1
-1
/
+1
2022-03-12
mailbox: imx: fix wakeup failure from freeze mode
Robin Gong
1
-0
/
+9
2022-03-12
mailbox: mediatek: add support for adsp mailbox controller
Allen-KH Cheng
3
-0
/
+187
2022-03-12
mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoC
Adam Skladowski
1
-0
/
+1
2022-03-12
mailbox: tegra-hsp: Flush whole channel
Pekka Pessi
1
-0
/
+5
2022-01-13
Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
8
-48
/
+105
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+3
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
2022-01-11
mailbox: change mailbox-mpfs compatible string
Conor Dooley
1
-1
/
+1
2022-01-11
mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq
Sudeep Holla
1
-3
/
+5
2022-01-11
mailbox: pcc: Avoid using the uninitialized variable 'dev'
Sudeep Holla
1
-1
/
+1
2022-01-11
mailbox: mtk: add missing of_node_put before return
Wang Qing
1
-0
/
+1
2022-01-11
mailbox: zynq: add missing of_node_put before return
Wang Qing
1
-0
/
+1
2022-01-11
mailbox: imx: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2022-01-11
mailbox: hi3660: convert struct comments to kernel-doc notation
Randy Dunlap
1
-10
/
+8
2022-01-11
mailbox: add control_by_sw for mt8195
jason-jh.lin
1
-1
/
+1
2022-01-11
mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks
Hsin-Yi Wang
1
-4
/
+6
2022-01-11
mailbox: fix gce_num of mt8192 driver data
jason-jh.lin
1
-1
/
+1
2022-01-11
mailbox: apple: Bind to generic compatibles
Hector Martin
1
-2
/
+2
2021-12-16
mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
Thomas Gleixner
1
-5
/
+2
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+2
2021-12-10
mailbox: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-10-29
mailbox: imx: support i.MX8ULP S4 MU
Peng Fan
1
-37
/
+87
[next]