index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-2
/
+2
2026-02-01
mailbox: sprd: mask interrupts that are not handled
Otto Pflüger
1
-6
/
+4
2026-02-01
mailbox: sprd: add support for mailbox revision 2
Otto Pflüger
1
-21
/
+82
2026-02-01
mailbox: sprd: clear delivery flag before handling TX done
Otto Pflüger
1
-5
/
+5
2026-02-01
mailbox: bcm-ferxrm-mailbox: Use default primary handler
Sebastian Andrzej Siewior
1
-12
/
+2
2026-02-01
mailbox: Remove mailbox_client.h from controller drivers
Peng Fan
3
-3
/
+0
2026-01-24
mailbox: zynqmp-ipi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+2
2026-01-24
mailbox: mtk-cmdq: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+4
2026-01-24
mailbox: Improve RISCV_SBI_MPXY_MBOX guidance
Geert Uytterhoeven
1
-2
/
+2
2026-01-24
mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
Valentina Fernandez
1
-12
/
+9
2026-01-24
mailbox: arm_mhuv3: fix typo in comment
Lakshmi S
1
-1
/
+1
2026-01-24
mailbox: cix: fix typo in error message
Lakshmi S
1
-1
/
+1
2026-01-24
mailbox: imx: Skip the suspend flag for i.MX7ULP
Jacky Bai
1
-2
/
+6
2026-01-24
mailbox: exynos: drop unneeded runtime pointer (pclk)
André Draszik
1
-5
/
+4
2026-01-24
mailbox: pcc: Remove spurious IRQF_ONESHOT usage
Mark Brown
1
-1
/
+1
2026-01-18
mailbox: mtk-cmdq: Add driver data to support for MT8196
Jason-JH Lin
1
-0
/
+12
2026-01-18
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-2
/
+4
2026-01-18
mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
Jason-JH Lin
1
-0
/
+48
2026-01-18
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
1
-0
/
+8
2026-01-18
mailbox: pcc: Clear any pending responder interrupts before enabling it
Sudeep Holla
1
-0
/
+6
2026-01-18
mailbox: pcc: Initialize SHMEM before binding the channel with the client
Sudeep Holla
1
-8
/
+10
2026-01-18
mailbox: pcc: Mark Tx as complete in PCC IRQ handler
Sudeep Holla
1
-0
/
+1
2026-01-18
mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flags
Sudeep Holla
1
-1
/
+6
2026-01-18
mailbox: pcc: Wire up ->last_tx_done() for PCC channels
Sudeep Holla
1
-0
/
+8
2026-01-18
Revert "mailbox/pcc: support mailbox management of the shared buffer"
Sudeep Holla
1
-98
/
+4
2026-01-18
mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+1
2026-01-18
mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_...
Valentina Fernandez
1
-11
/
+11
2026-01-18
mailbox: remove unneeded double quotation
Kuninori Morimoto
1
-1
/
+1
2026-01-18
mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
Joonwon Kang
1
-4
/
+2
2026-01-18
mailbox: mediatek: Add mtk-vcp-mailbox driver
Jjian Zhou
3
-0
/
+181
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
1
-3
/
+1
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
1
-4
/
+4
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
1
-1
/
+1
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
1
-14
/
+31
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
1
-1
/
+1
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
1
-15
/
+20
2025-10-08
Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-24
/
+346
2025-10-07
mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()
Jason-JH Lin
1
-11
/
+1
2025-10-06
mailbox: add MediaTek GPUEB IPI mailbox
Nicolas Frattaroli
3
-0
/
+331
2025-10-06
mailbox: zynqmp-ipi: Fix SGI cleanup on unbind
Harini T
1
-5
/
+10
2025-10-06
mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop
Harini T
1
-1
/
+1
2025-10-06
mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes
Harini T
1
-4
/
+2
2025-10-06
mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call
Harini T
1
-1
/
+0
2025-10-06
mailbox: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-10-06
mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...
Liao Yuanhong
1
-1
/
+1
2025-09-25
mailbox/riscv-sbi-mpxy: Add ACPI support
Sunil V L
1
-1
/
+26
2025-09-24
mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
Anup Patel
3
-0
/
+1007
2025-09-24
mailbox: Allow controller specific mapping using fwnode
Anup Patel
1
-25
/
+40
2025-08-07
mailbox/pcc: support mailbox management of the shared buffer
Adam Young
1
-4
/
+98
2025-08-06
mailbox: bcm74110: Fix spelling mistake
Colin Ian King
1
-1
/
+1
[next]