summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2026-01-24mailbox: exynos: drop unneeded runtime pointer (pclk)André Draszik
2026-01-24mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown
2026-01-18mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin
2026-01-18mailbox: pcc: Clear any pending responder interrupts before enabling itSudeep Holla
2026-01-18mailbox: pcc: Initialize SHMEM before binding the channel with the clientSudeep Holla
2026-01-18mailbox: pcc: Mark Tx as complete in PCC IRQ handlerSudeep Holla
2026-01-18mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flagsSudeep Holla
2026-01-18mailbox: pcc: Wire up ->last_tx_done() for PCC channelsSudeep Holla
2026-01-18Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla
2026-01-18mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley
2026-01-18mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_...Valentina Fernandez
2026-01-18mailbox: remove unneeded double quotationKuninori Morimoto
2026-01-18mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()Joonwon Kang
2026-01-18mailbox: mediatek: Add mtk-vcp-mailbox driverJjian Zhou
2025-11-28mailbox: th1520: fix clock imbalance on probe failureJohan Hovold
2025-11-28mailbox: pcc: don't zero error registerJamie Iles
2025-11-28mailbox: mtk-gpueb: Add missing 'static' to mailbox ops structNicolas Frattaroli
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-11-28mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang
2025-11-28mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusiveBeleswar Padhi
2025-10-08Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-10-07mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()Jason-JH Lin
2025-10-06mailbox: add MediaTek GPUEB IPI mailboxNicolas Frattaroli
2025-10-06mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T
2025-10-06mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T
2025-10-06mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T
2025-10-06mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T
2025-10-06mailbox: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-10-06mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...Liao Yuanhong
2025-09-25mailbox/riscv-sbi-mpxy: Add ACPI supportSunil V L
2025-09-24mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driverAnup Patel
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young
2025-08-06mailbox: bcm74110: Fix spelling mistakeColin Ian King
2025-08-06mailbox: bcm74110: remove unneeded semicolonJiapeng Chong
2025-08-06mailbox: aspeed: add mailbox driver for AST27XX series SoCJammy Huang
2025-08-06mailbox: Add support for bcm74110Justin Chen
2025-08-06mailbox: Use dev_fwnode()Jiri Slaby (SUSE)
2025-08-06mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()Sakari Ailus
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann
2025-07-21mailbox: add CIX mailbox driverGuomin Chen
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-02Merge tag 'mailbox-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-05-29mailbox: qcom-apcs-ipc: Assign OF node to clock controller child deviceStephan Gerhold
2025-05-26mailbox: sophgo: add mailbox driver for CV18XX series SoCYuntao Dai
2025-05-26mailbox: Use guard/scoped_guard for spinlockPeng Fan
2025-05-26mailbox: Use guard/scoped_guard for con_mutexPeng Fan