index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
2018-10-29
Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2018-09-29
mailbox: mediatek: Add check for possible failure of kzalloc
Houlong Wei
2018-09-29
mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2018-09-29
mailbox: qcom: Add QCS404 APPS Global compatible
Bjorn Andersson
2018-09-29
drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3
Nishanth Menon
2018-09-29
mailbox: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-10
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
2017-11-14
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
Sudeep Holla
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-09
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
George Cherian
2017-11-06
mailbox: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs
Anup Patel
2017-10-27
mailbox: bcm-flexrm-mailbox: Use common GPL comment header
Anup Patel
2017-10-27
mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC
Scott Branden
[next]