Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a5180977a3253a14aec5534fead920078ee98943
/
drivers
/
mailbox
d69e116
mailbox: tegra-hsp: Use device-managed registration API
by Thierry Reding
· 6 years ago
a54d03e
mailbox: tegra-hsp: use devm_kstrdup_const()
by Bartosz Golaszewski
· 6 years ago
9a63f0f
mailbox: tegra-hsp: Add suspend/resume support
by Thierry Reding
· 6 years ago
91b1b1c
mailbox: tegra-hsp: Add support for shared mailboxes
by Thierry Reding
· 6 years ago
8ed82e2
mailbox: Allow multiple controllers per device
by Mikko Perttunen
· 6 years ago
a8803d7
mailbox: Support blocking transfers in atomic context
by Thierry Reding
· 6 years ago
2298a6f
mailbox: ti-msgmgr: Use device-managed registration API
by Thierry Reding
· 6 years ago
368d776
mailbox: stm32-ipcc: Use device-managed registration API
by Thierry Reding
· 6 years ago
08f2f88
mailbox: rockchip: Use device-managed registration API
by Thierry Reding
· 6 years ago
83dd44a
mailbox: qcom-apcs: Use device-managed registration API
by Thierry Reding
· 6 years ago
85a5552
mailbox: platform-mhu: Use device-managed registration API
by Thierry Reding
· 6 years ago
a3abf43
mailbox: omap: Use device-managed registration API
by Thierry Reding
· 6 years ago
ec1c674
mailbox: mtk-cmdq: Remove needless devm_kfree() calls
by Thierry Reding
· 6 years ago
8aed571
mailbox: mtk-cmdq: Use device-managed registration API
by Thierry Reding
· 6 years ago
0b7f5fe
mailbox: xgene-slimpro: Use device-managed registration API
by Thierry Reding
· 6 years ago
d0c196d
mailbox: sti: Use device-managed registration API
by Thierry Reding
· 6 years ago
87f63f5
mailbox: altera: Use device-managed registration API
by Thierry Reding
· 6 years ago
4013286
mailbox: imx: Use device-managed registration API
by Thierry Reding
· 6 years ago
ad3e7f9
mailbox: hi6220: Use device-managed registration API
by Thierry Reding
· 6 years ago
e73cb83
mailbox: hi3660: Use device-managed registration API
by Thierry Reding
· 6 years ago
6267ee6
mailbox: bcm-pdc: Use device-managed registration API
by Thierry Reding
· 6 years ago
0cafc12
mailbox: bcm-flexrm: Use device-managed registration API
by Thierry Reding
· 6 years ago
709cbee
mailbox: bcm2835: Use device-managed registration API
by Thierry Reding
· 6 years ago
6aba2f4
mailbox: arm-mhu: Use device-managed registration API
by Thierry Reding
· 6 years ago
e898d9c
mailbox: Add device-managed registration functions
by Thierry Reding
· 6 years ago
e2affdb
mailbox: bcm2835: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
78f3ff5
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
by Dan Carpenter
· 6 years ago
2e4ac7c
mailbox: Hi3660: Fixup mailbox state machine malfunction issue
by Kevin Wangtao
· 6 years ago
b545283
mailbox: hi3660: constify mbox_chan_ops structure
by Julia Lawall
· 6 years ago
fe675d4
Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
9f0a0a3
mailbox: mediatek: Add check for possible failure of kzalloc
by Houlong Wei
· 6 years ago
462f668
mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle"
by Colin Ian King
· 6 years ago
0a01fa9
mailbox: qcom: Add QCS404 APPS Global compatible
by Bjorn Andersson
· 6 years ago
cfc0f7a
drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3
by Nishanth Menon
· 6 years ago
9492767
mailbox: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
afd0b1f
mailbox: PCC: handle parse error
by David Arcari
· 6 years ago
2bb7005
mailbox: Add support for i.MX messaging unit
by Oleksij Rempel
· 6 years ago
c5f45fb
mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
by Randy Dunlap
· 6 years ago
623a614
mailbox: mediatek: Add Mediatek CMDQ driver
by Houlong Wei
· 6 years ago
a2b7983
mailbox: ti-msgmgr: Add support for Secure Proxy
by Nishanth Menon
· 6 years ago
89c976c
mailbox: ti-msgmgr: Move the memory region name to descriptor
by Nishanth Menon
· 6 years ago
8e56086
mailbox: ti-msgmgr: Change message count mask to be descriptor based
by Nishanth Menon
· 6 years ago
5ab935e
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
by Nishanth Menon
· 6 years ago
e7474ca
mailbox: ti-msgmgr: Get rid of unused structure members
by Nishanth Menon
· 6 years ago
ea2ec1e
mailbox/omap: use of_device_get_match_data() to get match data
by Suman Anna
· 6 years ago
2ad5157
mailbox/omap: switch to SPDX license identifier
by Suman Anna
· 6 years ago
3512a18
mailbox: xgene-slimpro: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
3a979e8
Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
f83d1cf
mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX
by Daniel Lezcano
· 6 years ago
05e99a7
mailbox: Add support for Qualcomm SDM845 SoCs
by Sibi Sankar
· 7 years ago
00ee3a1
mailbox: bcm2835: Fix of_xlate return value
by Stefan Wahren
· 6 years ago
61a2f6d
mailbox: qcom: Add msm8998 hmss compatible
by Bjorn Andersson
· 7 years ago
ffbded7
mailbox: add STMicroelectronics STM32 IPCC driver
by Fabien Dessenne
· 6 years ago
19ed70c
mailbox: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
8f8027c
mailbox: PCC: erroneous error message when parsing ACPI PCCT
by Al Stone
· 7 years ago
41c0e93
mailbox: Add support for Hi3660 mailbox
by Kaihua Zhong
· 7 years ago
85bd2de
mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
by Arnd Bergmann
· 7 years ago
6de84023
maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
8ac4840a3
Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
c815d76
mailbox: qcom: Create APCS child device for clock controller
by Georgi Djakov
· 7 years ago
c6a8b17
mailbox: qcom: Convert APCS IPC driver to use regmap
by Georgi Djakov
· 7 years ago
ca64af4
mailbox: ti-msgmgr: Use %zu for size_t print format
by Nishanth Menon
· 7 years ago
4f0ceb8
mailbox: ti-msgmgr: Switch to SPDX Licensing
by Nishanth Menon
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
3c18767
Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
1f90a216
mailbox/omap: unregister mbox class
by Arvind Yadav
· 7 years ago
e339c80
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
by Sudeep Holla
· 7 years ago
33cd712
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
by Sudeep Holla
· 7 years ago
04ed510
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c4b766c
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
by George Cherian
· 7 years ago
c6f1504
mailbox: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
22d28b0
mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs
by Anup Patel
· 7 years ago
bf7e189
mailbox: bcm-flexrm-mailbox: Use common GPL comment header
by Anup Patel
· 7 years ago
8f82121
mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC
by Scott Branden
· 7 years ago
ca194c3
mailbox: bcm-flexrm-mailbox: Print ring number in errors and warnings
by Anup Patel
· 7 years ago
a371c10
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
by Anup Patel
· 7 years ago
dfd9e6d
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
1da92af
mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll
by Anup Patel
· 7 years ago
1f7466c
mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA
by Anup Patel
· 7 years ago
6d2061b
mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
by Anup Patel
· 7 years ago
acf7e50
mailbox: bcm-flexrm-mailbox: Add debugfs support
by Anup Patel
· 7 years ago
6ac17fe
mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
by Anup Patel
· 7 years ago
66ed4ca
mailbox: pcc: Drop uninformative output during boot
by Punit Agrawal
· 7 years ago
ecfc159
mailbox: pcc: Fix crash when request PCC channel 0
by Hoan Tran
· 7 years ago
21c19bc
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
25bfee1
mailbox: Introduce Qualcomm APCS IPC driver
by Bjorn Andersson
· 7 years ago
b7133d6
mailbox: Make startup and shutdown ops optional
by Bjorn Andersson
· 7 years ago
c7a1dfb
ACPICA: Add support for new PCCT subtables
by David E. Box
· 7 years ago
cb710ab
mailbox: handle empty message in tx_tick
by Sudeep Holla
· 8 years ago
cc6eeaa
mailbox: skip complete wait event if timer expired
by Sudeep Holla
· 8 years ago
c61b781
mailbox: always wait in mbox_send_message for blocking Tx mode
by Sudeep Holla
· 8 years ago
7387491
mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX
by Anup Patel
· 8 years ago
4605fff
mailbox: check ->last_tx_done for NULL in case of timer-based polling
by Alexey Klimov
· 8 years ago
dbc049e
mailbox: Add driver for Broadcom FlexRM ring manager
by Anup Patel
· 8 years ago
fc2041c
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
by Steve Lin
· 8 years ago
Next »