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
2018-12-21
mailbox: mtk-cmdq: Use device-managed registration API
Thierry Reding
1
-2
/
+1
2018-12-21
mailbox: xgene-slimpro: Use device-managed registration API
Thierry Reding
1
-10
/
+1
2018-12-21
mailbox: sti: Use device-managed registration API
Thierry Reding
1
-12
/
+1
2018-12-21
mailbox: altera: Use device-managed registration API
Thierry Reding
1
-14
/
+1
2018-12-21
mailbox: imx: Use device-managed registration API
Thierry Reding
1
-2
/
+1
2018-12-21
mailbox: hi6220: Use device-managed registration API
Thierry Reding
1
-10
/
+1
2018-12-21
mailbox: hi3660: Use device-managed registration API
Thierry Reding
1
-10
/
+1
2018-12-21
mailbox: bcm-pdc: Use device-managed registration API
Thierry Reding
1
-3
/
+1
2018-12-21
mailbox: bcm-flexrm: Use device-managed registration API
Thierry Reding
1
-3
/
+1
2018-12-21
mailbox: bcm2835: Use device-managed registration API
Thierry Reding
1
-9
/
+1
2018-12-21
mailbox: arm-mhu: Use device-managed registration API
Thierry Reding
1
-11
/
+1
2018-12-21
mailbox: Add device-managed registration functions
Thierry Reding
1
-0
/
+70
2018-12-12
mailbox: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-7
/
+1
2018-12-12
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
Dan Carpenter
1
-1
/
+1
2018-12-12
mailbox: Hi3660: Fixup mailbox state machine malfunction issue
Kevin Wangtao
1
-12
/
+10
2018-12-12
mailbox: hi3660: constify mbox_chan_ops structure
Julia Lawall
1
-1
/
+1
2018-10-29
Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
5
-9
/
+13
2018-09-29
mailbox: mediatek: Add check for possible failure of kzalloc
Houlong Wei
1
-0
/
+3
2018-09-29
mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-3
/
+3
2018-09-29
mailbox: qcom: Add QCS404 APPS Global compatible
Bjorn Andersson
1
-0
/
+1
2018-09-29
drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3
Nishanth Menon
1
-4
/
+4
2018-09-29
mailbox: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-10
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
[prev]
[next]