index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
1
-1
/
+3
2022-12-31
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
1
-2
/
+2
2022-12-31
mailbox: mpfs: read the system controller's status
Conor Dooley
1
-3
/
+28
2022-10-26
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
2022-10-26
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
1
-4
/
+3
2022-10-26
mailbox: mpfs: fix handling of the reg property
Conor Dooley
1
-10
/
+14
2022-06-09
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
1
-6
/
+13
2022-04-08
mailbox: imx: fix wakeup failure from freeze mode
Robin Gong
1
-0
/
+9
2022-04-08
mailbox: imx: fix crash in resume on i.mx8ulp
Robin Gong
1
-1
/
+1
2022-04-08
mailbox: tegra-hsp: Flush whole channel
Pekka Pessi
1
-0
/
+5
2022-01-27
mailbox: change mailbox-mpfs compatible string
Conor Dooley
1
-1
/
+1
2022-01-27
mailbox: fix gce_num of mt8192 driver data
jason-jh.lin
1
-1
/
+1
2021-11-18
mailbox: mtk-cmdq: Fix local clock ID usage
Fei Shao
1
-5
/
+3
2021-11-18
mailbox: mtk-cmdq: Validate alias_id on probe
Fei Shao
1
-1
/
+1
2021-11-18
mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
jason-jh.lin
1
-1
/
+0
2021-08-31
mailbox: cmdq: add multi-gce clocks support for mt8195
jason-jh.lin
1
-22
/
+79
2021-08-31
mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
1
-0
/
+1
2021-08-30
mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC
Vladimir Lypak
1
-0
/
+1
2021-08-30
mailbox: qcom: Add support for SM6115 APCS IPC
Iskren Chernev
1
-0
/
+1
2021-08-30
soc: mediatek: cmdq: add address shift in jump
Yongqiang Niu
1
-1
/
+2
2021-08-30
mailbox: cmdq: add mt8192 support
Yongqiang Niu
1
-0
/
+10
2021-08-29
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module
Amit Pundir
2
-1
/
+2
2021-08-29
mailbox: sti: quieten kernel-doc warnings
Randy Dunlap
1
-8
/
+8
2021-06-26
mbox: add polarfire soc system controller mailbox
Conor Dooley
3
-0
/
+265
2021-06-26
mailbox: imx: Avoid using val uninitialized in imx_mu_isr()
Nathan Chancellor
1
-1
/
+3
2021-06-26
mailbox: qcom: Add MSM8939 APCS support
Shawn Guo
1
-0
/
+1
2021-06-26
mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
Shawn Guo
1
-1
/
+1
2021-06-26
mailbox: qcom-apcs: Add SM6125 compatible
Martin Botka
1
-0
/
+5
2021-06-26
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()
Dan Carpenter
1
-1
/
+1
2021-06-26
mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_pro...
Zhihao Cheng
1
-1
/
+0
2021-06-26
mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()
Zhihao Cheng
1
-1
/
+0
2021-06-26
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
1
-0
/
+6
2021-06-26
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Chun-Kuang Hu
1
-0
/
+2
2021-06-26
mailbox: mtk-cmdq: Use mailbox rx_callback
Chun-Kuang Hu
1
-5
/
+9
2021-06-26
mailbox: mtk-cmdq: Remove cmdq_cb_status
Chun-Kuang Hu
1
-5
/
+5
2021-06-26
mailbox: imx-mailbox: support i.MX8ULP MU
Peng Fan
1
-41
/
+63
2021-06-26
mailbox: imx: add xSR/xCR register array
Peng Fan
1
-35
/
+61
2021-06-26
mailbox: imx: replace the xTR/xRR array with single register
Peng Fan
1
-14
/
+14
2021-06-26
mailbox: hisilicon: Use the correct HiSilicon copyright
Hao Fang
2
-2
/
+2
2021-06-26
mailbox: mediatek: Remove redundant error printing in cmdq_probe()
Zhen Lei
1
-3
/
+1
2021-06-26
mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()
Zhen Lei
1
-1
/
+0
2021-06-26
mailbox: arm_mhu: Remove redundant error printing in mhu_probe()
Zhen Lei
1
-3
/
+1
2021-04-28
Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
9
-53
/
+119
2021-04-13
mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()
Qiheng Lin
1
-3
/
+1
2021-04-13
mailbox: sprd: Add supplementary inbox support
Orson Zhai
1
-17
/
+71
2021-04-13
mailbox: sprd: Introduce refcnt when clients requests/free channels
Orson Zhai
1
-14
/
+29
2021-04-13
mailbox: fix various typos in comments
Tom Saeger
8
-16
/
+16
2021-04-13
mailbox: pcc: fix platform_no_drv_owner.cocci warnings
Yang Li
1
-1
/
+0
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
1
-2
/
+2
2021-02-22
mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer
Viresh Kumar
1
-1
/
+3
[next]