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.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2024-03-13
1
-22
/
+66
|
\
|
*
mailbox: imx: support i.MX95 Generic/ELE/V2X MU
Peng Fan
2024-03-10
1
-0
/
+3
|
*
mailbox: imx: populate sub-nodes
Peng Fan
2024-03-10
1
-0
/
+3
|
*
mailbox: imx: get RR/TR registers num from Parameter register
Peng Fan
2024-03-10
1
-11
/
+36
|
*
mailbox: imx: support return value of init
Peng Fan
2024-03-10
1
-11
/
+24
*
|
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
2024-02-15
1
-4
/
+4
|
/
*
Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2024-01-17
13
-71
/
+57
|
\
|
*
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
Jason-JH.Lin
2024-01-13
1
-0
/
+8
|
*
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
Jason-JH.Lin
2024-01-13
1
-11
/
+11
|
*
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
Jason-JH.Lin
2024-01-13
1
-12
/
+12
|
*
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: tegra-hsp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: sun6i-msgbox: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: stm32-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: qcom-apcs-ipc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: mtk-cmdq: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-3
/
+2
|
*
mailbox: mailbox-test: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: bcm-pdc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-3
/
+2
|
*
mailbox: bcm-flexrm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
Randy Dunlap
2024-01-13
1
-1
/
+0
|
*
mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt
Xiaowu.ding
2024-01-13
1
-1
/
+2
|
*
mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks
Krzysztof Kozlowski
2024-01-13
1
-5
/
+5
*
|
mailbox: apple: Delete driver
Hector Martin
2023-11-23
3
-455
/
+0
|
/
*
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
[next]