summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2026-03-13mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()Joonwon Kang
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-13mailbox: Use guard/scoped_guard for con_mutexPeng Fan
2026-03-13mailbox: Use dev_err when there is errorPeng Fan
2026-03-13mailbox: remove unused header filesTudor Ambarus
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-13mailbox: don't protect of_parse_phandle_with_args with con_mutexTudor Ambarus
2026-03-04mailbox: sprd: clear delivery flag before handling TX doneOtto Pflüger
2026-03-04mailbox: sprd: mask interrupts that are not handledOtto Pflüger
2026-03-04mailbox: imx: Skip the suspend flag for i.MX7ULPJacky Bai
2026-03-04mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown
2026-03-04mailbox: bcm-ferxrm-mailbox: Use default primary handlerSebastian Andrzej Siewior
2025-12-07mailbox: pcc: don't zero error registerJamie Iles
2025-12-07mailbox: pcc: Refactor error handling in irq handler into separate functionSudeep Holla
2025-12-07mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-12-07mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang
2025-10-19mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()Jason-JH Lin
2025-10-19mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()Sakari Ailus
2025-10-19mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus
2025-10-19mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T
2025-10-19mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T
2025-10-19mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T
2025-10-19mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T
2025-07-06mailbox: Not protect module_put with spin_lock_irqsavePeng Fan
2025-06-19mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE settingJason-JH Lin
2025-06-19mailbox: imx: Fix TXDB_V2 sendingPeng Fan
2025-05-29mailbox: use error ret code of of_parse_phandle_with_args()Tudor Ambarus
2025-05-29mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()Sudeep Holla
2025-05-02mailbox: pcc: Always clear the platform ack interrupt firstSudeep Holla
2025-05-02mailbox: pcc: Fix the possible race in updation of chan_in_use flagHuisong Li
2025-04-20mailbox: tegra-hsp: Define dimensioning masks in SoC dataKartik Rajput
2025-02-17mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()Uros Bizjak
2025-02-17mailbox: tegra-hsp: Clear mailbox before using messagePekka Pessi
2024-12-14mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig
2024-12-05mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter
2024-12-05mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang
2024-11-12mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar
2024-09-27mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann
2024-09-22mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)
2024-09-22mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren
2024-09-22mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang
2024-09-22mailbox: rockchip: fix a typo in module autoloadingLiao Chen
2024-09-22mailbox: imx: use device name in interrupt namePeng Fan
2024-09-22mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven
2024-07-19mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...Jason-JH.Lin
2024-07-19mailbox: zynqmp-ipi: Make polling period configurableBen Levinsky
2024-07-19mailbox: qcom-cpucp: fix 64BIT dependencyArnd Bergmann
2024-07-10mailbox: Add support for QTI CPUCP mailbox controllerSibi Sankar
2024-07-10mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macroJeff Johnson