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
43 hours
mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
Joonwon Kang
1
-4
/
+2
43 hours
mailbox: Allow controller specific mapping using fwnode
Anup Patel
1
-25
/
+40
43 hours
mailbox: Use guard/scoped_guard for con_mutex
Peng Fan
1
-35
/
+26
43 hours
mailbox: Use dev_err when there is error
Peng Fan
1
-2
/
+2
43 hours
mailbox: remove unused header files
Tudor Ambarus
1
-3
/
+0
43 hours
mailbox: sort headers alphabetically
Tudor Ambarus
1
-7
/
+7
43 hours
mailbox: don't protect of_parse_phandle_with_args with con_mutex
Tudor Ambarus
1
-3
/
+2
11 days
mailbox: sprd: clear delivery flag before handling TX done
Otto Pflüger
1
-5
/
+5
11 days
mailbox: sprd: mask interrupts that are not handled
Otto Pflüger
1
-6
/
+4
11 days
mailbox: imx: Skip the suspend flag for i.MX7ULP
Jacky Bai
1
-2
/
+6
11 days
mailbox: pcc: Remove spurious IRQF_ONESHOT usage
Mark Brown
1
-1
/
+1
11 days
mailbox: bcm-ferxrm-mailbox: Use default primary handler
Sebastian Andrzej Siewior
1
-12
/
+2
2025-12-07
mailbox: pcc: don't zero error register
Jamie Iles
1
-4
/
+4
2025-12-07
mailbox: pcc: Refactor error handling in irq handler into separate function
Sudeep Holla
1
-10
/
+20
2025-12-07
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
1
-14
/
+31
2025-12-07
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
1
-1
/
+1
2025-10-19
mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()
Jason-JH Lin
1
-11
/
+1
2025-10-19
mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2025-10-19
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+5
2025-10-19
mailbox: zynqmp-ipi: Fix SGI cleanup on unbind
Harini T
1
-5
/
+10
2025-10-19
mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop
Harini T
1
-1
/
+1
2025-10-19
mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes
Harini T
1
-4
/
+2
2025-10-19
mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call
Harini T
1
-1
/
+0
2025-07-06
mailbox: Not protect module_put with spin_lock_irqsave
Peng Fan
1
-1
/
+1
2025-06-19
mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
Jason-JH Lin
1
-29
/
+22
2025-06-19
mailbox: imx: Fix TXDB_V2 sending
Peng Fan
1
-6
/
+15
2025-05-29
mailbox: use error ret code of of_parse_phandle_with_args()
Tudor Ambarus
1
-3
/
+4
2025-05-29
mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
Sudeep Holla
1
-2
/
+6
2025-05-02
mailbox: pcc: Always clear the platform ack interrupt first
Sudeep Holla
1
-3
/
+4
2025-05-02
mailbox: pcc: Fix the possible race in updation of chan_in_use flag
Huisong Li
1
-1
/
+7
2025-04-20
mailbox: tegra-hsp: Define dimensioning masks in SoC data
Kartik Rajput
1
-12
/
+60
2025-02-17
mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
Uros Bizjak
1
-1
/
+1
2025-02-17
mailbox: tegra-hsp: Clear mailbox before using message
Pekka Pessi
1
-2
/
+4
2024-12-14
mailbox: pcc: Check before sending MCTP PCC response ACK
Adam Young
1
-8
/
+53
2024-12-05
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
1
-0
/
+1
2024-12-05
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
Dan Carpenter
1
-4
/
+4
2024-12-05
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
1
-1
/
+1
2024-11-12
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
Sibi Sankar
1
-1
/
+1
2024-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
2
-2
/
+2
2024-09-22
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
1
-16
/
+6
2024-09-22
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
1
-1
/
+2
2024-09-22
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
1
-21
/
+4
2024-09-22
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
1
-1
/
+1
2024-09-22
mailbox: imx: use device name in interrupt name
Peng Fan
1
-3
/
+3
2024-09-22
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
1
-0
/
+1
2024-07-19
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
1
-6
/
+6
2024-07-19
mailbox: zynqmp-ipi: Make polling period configurable
Ben Levinsky
1
-1
/
+8
2024-07-19
mailbox: qcom-cpucp: fix 64BIT dependency
Arnd Bergmann
1
-1
/
+1
2024-07-10
mailbox: Add support for QTI CPUCP mailbox controller
Sibi Sankar
3
-0
/
+197
2024-07-10
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
[next]