index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2023-11-05
5
-37
/
+105
|
\
|
*
mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
AngeloGioacchino Del Regno
2023-10-15
1
-12
/
+68
|
*
mailbox: Use device_get_match_data()
Rob Herring
2023-10-15
3
-22
/
+8
|
*
mailbox: imx: support channel type tx doorbell v2
Peng Fan
2023-10-15
1
-3
/
+29
*
|
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-10-31
1
-11
/
+80
|
\
\
|
*
|
mailbox: pcc: Support shared interrupt for multiple subspaces
Huisong Li
2023-09-11
1
-3
/
+40
|
*
|
mailbox: pcc: Add support for platform notification handling
Huisong Li
2023-09-11
1
-9
/
+41
|
|
/
*
/
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
2023-10-08
1
-1
/
+1
|
/
*
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
2023-09-05
1
-3
/
+1
*
mailbox: Explicitly include correct DT includes
Rob Herring
2023-09-05
16
-10
/
+15
*
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-09-05
1
-10
/
+6
*
mailbox: platform-mhu: Remove redundant dev_err()
Ruan Jinjie
2023-09-05
1
-3
/
+1
*
mailbox: bcm-pdc: Fix some kernel-doc comments
Yang Li
2023-09-05
1
-3
/
+3
*
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
Minjie Du
2023-09-05
1
-1
/
+1
*
mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-09-05
1
-3
/
+1
*
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
1
-5
/
+1
*
mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
1
-4
/
+2
*
mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
1
-9
/
+3
*
mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
1
-7
/
+3
*
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
2023-06-30
1
-3
/
+9
*
mailbox: tegra: add support for Tegra264
Stefan Kristiansson
2023-06-30
1
-2
/
+14
*
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
2023-05-31
1
-4
/
+6
*
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-07
9
-99
/
+136
|
\
|
*
mailbox: qcom-apcs-ipc: do not grow the of_device_id
Krzysztof Kozlowski
2023-05-04
1
-5
/
+6
|
*
mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-05-04
1
-1
/
+1
|
*
mailbox: bcm-pdc: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
1
-1
/
+1
|
*
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
1
-1
/
+1
|
*
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
2023-05-04
1
-0
/
+7
|
*
mailbox: mailbox-test: Explicitly include header for spinlock support
Lee Jones
2023-05-04
1
-0
/
+1
|
*
mailbox: Use of_property_read_bool() for boolean properties
Rob Herring
2023-04-18
2
-6
/
+2
|
*
mailbox: pcc: Use mbox_bind_client
Elliot Berman
2023-04-18
1
-39
/
+45
|
*
mailbox: omap: Use mbox_bind_client
Elliot Berman
2023-04-18
1
-18
/
+4
|
*
mailbox: Allow direct registration to a channel
Elliot Berman
2023-04-18
1
-28
/
+68
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
2
-2
/
+1
|
\
\
|
*
|
mailbox: zynq: make modular
Nick Alcock
2023-04-13
1
-1
/
+1
|
*
|
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
|
/
*
|
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-04-25
1
-4
/
+9
|
\
\
|
*
|
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
2023-03-14
1
-3
/
+3
|
*
|
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
2023-03-14
1
-1
/
+6
|
|
/
*
|
mailbox: mpfs: check the service status in .tx_done()
Conor Dooley
2023-04-03
1
-16
/
+16
*
|
mailbox: mpfs: ditch a useless busy check
Conor Dooley
2023-04-03
1
-6
/
+4
*
|
mailbox: mpfs: switch to txdone_poll
Conor Dooley
2023-04-03
1
-2
/
+10
*
|
mailbox: mpfs: fix an incorrect mask width
Conor Dooley
2023-04-03
1
-1
/
+2
|
/
*
mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
Kathiravan T
2023-02-23
1
-0
/
+1
*
mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
Dmitry Baryshkov
2023-02-23
1
-1
/
+1
*
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
2023-02-23
1
-4
/
+2
*
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2022-12-21
7
-57
/
+118
|
\
|
*
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
2022-12-18
1
-6
/
+7
|
*
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
2022-12-18
1
-1
/
+3
|
*
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
2022-12-18
1
-49
/
+39
[next]