index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-06-20
mailbox: imx: Don't force-thread the primary handler
Sebastian Andrzej Siewior
1
-12
/
+7
2026-06-20
mailbox: imx: Move the RXDB part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
1
-1
/
+7
2026-06-20
mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
1
-3
/
+7
2026-06-20
mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
Sebastian Andrzej Siewior
1
-3
/
+24
2026-06-20
mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
Sebastian Andrzej Siewior
1
-2
/
+2
2026-06-20
mailbox: imx: use devm_of_platform_populate()
Sebastian Andrzej Siewior
1
-1
/
+1
2026-06-20
mailbox: imx: Use devm_pm_runtime_enable()
Sebastian Andrzej Siewior
1
-13
/
+11
2026-06-20
mailbox: imx: Add a channel shutdown field
Sebastian Andrzej Siewior
1
-4
/
+36
2026-06-20
mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Sebastian Andrzej Siewior
1
-1
/
+2
2026-05-18
mailbox: add list of used channels to debugfs
Wolfram Sang
1
-0
/
+65
2026-05-18
mailbox: don't free the channel if the startup callback failed
Wolfram Sang
1
-11
/
+15
2026-05-18
mailbox: Make mbox_send_message() return error code when tx fails
Joonwon Kang
1
-1
/
+5
2026-05-18
mailbox: Clarify multi-thread is not supported in blocking mode
Joonwon Kang
1
-0
/
+4
2026-05-18
mailbox: mtk-adsp: fix UAF during device teardown
Sergey Senozhatsky
1
-1
/
+8
2026-05-18
mailbox: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-2
/
+2
2026-05-18
mailbox: exynos: Drop unused register definitions
Tudor Ambarus
1
-7
/
+0
2026-05-18
mailbox: qcom-cpucp: Add support for Nord CPUCP mailbox controller
Deepti Jaggi
1
-5
/
+30
2026-05-18
mailbox: mpfs: fix check for syscon presence in mpfs_mbox_inbox_isr()
Conor Dooley
1
-1
/
+1
2026-04-18
mailbox: mailbox-test: make data_ready a per-instance variable
Wolfram Sang
1
-5
/
+4
2026-04-18
mailbox: mailbox-test: initialize struct earlier
Wolfram Sang
1
-7
/
+6
2026-04-18
mailbox: mailbox-test: don't free the reused channel
Wolfram Sang
1
-2
/
+2
2026-04-18
mailbox: mailbox-test: handle channel errors consistently
Wolfram Sang
1
-2
/
+2
2026-04-18
mailbox: add sanity check for channel array
Wolfram Sang
1
-2
/
+1
2026-04-12
mailbox: mailbox-test: free channels on probe error
Wolfram Sang
1
-3
/
+12
2026-04-12
mailbox: prefix new constants with MBOX_
Wolfram Sang
6
-16
/
+16
2026-03-29
mailbox: cix: Add IRQF_NO_SUSPEND to mailbox interrupt
Dylan Wu
1
-1
/
+1
2026-03-29
mailbox: Fix NULL message support in mbox_send_message()
Jassi Brar
2
-8
/
+9
2026-03-29
mailbox: remove superfluous internal header
Wolfram Sang
9
-28
/
+0
2026-03-29
mailbox: correct kdoc title for mbox_bind_client
Wolfram Sang
1
-1
/
+1
2026-03-29
mailbox: test: really ignore optional memory resources
Wolfram Sang
1
-16
/
+21
2026-03-29
mailbox: exynos: drop superfluous mbox setting per channel
Wolfram Sang
1
-4
/
+0
2026-03-29
mailbox: mtk-cmdq: Fix CURR and END addr for task insert case
Jason-JH Lin
1
-4
/
+4
2026-03-29
mailbox: mtk-vcp-mailbox: Fix the return value in mtk_vcp_mbox_xlate()
Felix Gu
1
-1
/
+1
2026-03-29
mailbox: hi6220: kzalloc + kcalloc to kzalloc
Rosen Penev
1
-9
/
+5
2026-03-29
mailbox: rockchip: kzalloc + kcalloc to kzalloc
Rosen Penev
1
-7
/
+2
2026-03-08
mailbox: add API to query available TX queue slots
Jassi Brar
1
-0
/
+23
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
[next]