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