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
2023-08-11
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
1
-3
/
+9
2023-06-09
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
1
-4
/
+6
2023-06-09
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
1
-0
/
+7
2022-10-26
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
2022-06-14
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
1
-6
/
+13
2020-10-30
mailbox: avoid timer start from callback
Jassi Brar
1
-5
/
+7
2020-01-27
mailbox: qcom-apcs: fix max_register value
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-01-27
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
Dan Carpenter
1
-1
/
+1
2020-01-27
mailbox: mediatek: Add check for possible failure of kzalloc
Houlong Wei
1
-0
/
+3
2020-01-04
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
1
-1
/
+3
2019-12-05
mailbox: mailbox-test: fix null pointer if no mmio
Fabien Dessenne
1
-6
/
+8
2019-12-05
mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
Arnaud Pouliquen
1
-10
/
+27
2019-10-07
mbox: qcom: add APCS child device for QCS404
Jorge Ramirez-Ortiz
1
-2
/
+6
2019-07-31
mailbox: handle failed named mailbox channel request
morten petersen
1
-2
/
+4
2019-06-15
mailbox: stm32-ipcc: check invalid irq
Fabien Dessenne
1
-5
/
+8
2019-03-23
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
Rayagonda Kokatanur
1
-2
/
+2
2018-11-13
mailbox: PCC: handle parse error
David Arcari
1
-2
/
+5
2018-08-15
mailbox: Add support for i.MX messaging unit
Oleksij Rempel
3
-0
/
+366
2018-08-15
mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
Randy Dunlap
1
-0
/
+2
2018-08-03
mailbox: mediatek: Add Mediatek CMDQ driver
Houlong Wei
3
-0
/
+581
2018-08-03
mailbox: ti-msgmgr: Add support for Secure Proxy
Nishanth Menon
1
-28
/
+205
2018-08-03
mailbox: ti-msgmgr: Move the memory region name to descriptor
Nishanth Menon
1
-2
/
+8
2018-08-03
mailbox: ti-msgmgr: Change message count mask to be descriptor based
Nishanth Menon
1
-7
/
+18
2018-08-03
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
Nishanth Menon
1
-30
/
+61
2018-08-03
mailbox: ti-msgmgr: Get rid of unused structure members
Nishanth Menon
1
-6
/
+0
2018-08-03
mailbox/omap: use of_device_get_match_data() to get match data
Suman Anna
1
-7
/
+14
2018-08-03
mailbox/omap: switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2018-08-03
mailbox: xgene-slimpro: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-3
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
4
-13
/
+13
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-07
Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
5
-7
/
+423
2018-06-06
mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX
Daniel Lezcano
1
-4
/
+8
2018-06-06
mailbox: Add support for Qualcomm SDM845 SoCs
Sibi Sankar
1
-0
/
+1
2018-06-06
mailbox: bcm2835: Fix of_xlate return value
Stefan Wahren
1
-1
/
+1
2018-06-06
mailbox: qcom: Add msm8998 hmss compatible
Bjorn Andersson
1
-0
/
+1
2018-06-06
mailbox: add STMicroelectronics STM32 IPCC driver
Fabien Dessenne
3
-0
/
+412
2018-06-06
mailbox: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-05-18
mailbox: PCC: erroneous error message when parsing ACPI PCCT
Al Stone
1
-43
/
+38
2018-03-20
mailbox: Add support for Hi3660 mailbox
Kaihua Zhong
3
-0
/
+322
2018-03-15
mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2018-03-15
maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-04
Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2
-16
/
+33
2018-02-04
mailbox: qcom: Create APCS child device for clock controller
Georgi Djakov
1
-0
/
+11
2018-02-04
mailbox: qcom: Convert APCS IPC driver to use regmap
Georgi Djakov
1
-5
/
+19
2018-01-10
mailbox: ti-msgmgr: Use %zu for size_t print format
Nishanth Menon
1
-1
/
+1
2018-01-10
mailbox: ti-msgmgr: Switch to SPDX Licensing
Nishanth Menon
1
-10
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-15
Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
6
-28
/
+66
2017-11-14
mailbox/omap: unregister mbox class
Arvind Yadav
1
-1
/
+5
[next]