index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
2025-10-08
Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2025-10-07
mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()
Jason-JH Lin
2025-10-06
mailbox: add MediaTek GPUEB IPI mailbox
Nicolas Frattaroli
2025-10-06
mailbox: zynqmp-ipi: Fix SGI cleanup on unbind
Harini T
2025-10-06
mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop
Harini T
2025-10-06
mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes
Harini T
2025-10-06
mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call
Harini T
2025-10-06
mailbox: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
2025-10-06
mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...
Liao Yuanhong
2025-09-25
mailbox/riscv-sbi-mpxy: Add ACPI support
Sunil V L
2025-09-24
mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
Anup Patel
2025-09-24
mailbox: Allow controller specific mapping using fwnode
Anup Patel
2025-08-07
mailbox/pcc: support mailbox management of the shared buffer
Adam Young
2025-08-06
mailbox: bcm74110: Fix spelling mistake
Colin Ian King
2025-08-06
mailbox: bcm74110: remove unneeded semicolon
Jiapeng Chong
2025-08-06
mailbox: aspeed: add mailbox driver for AST27XX series SoC
Jammy Huang
2025-08-06
mailbox: Add support for bcm74110
Justin Chen
2025-08-06
mailbox: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-08-06
mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
Sakari Ailus
2025-07-21
Merge branch 'newsoc/cix-p1' into soc/newsoc
Arnd Bergmann
2025-07-21
mailbox: add CIX mailbox driver
Guomin Chen
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-02
Merge tag 'mailbox-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2025-05-29
mailbox: qcom-apcs-ipc: Assign OF node to clock controller child device
Stephan Gerhold
2025-05-26
mailbox: sophgo: add mailbox driver for CV18XX series SoC
Yuntao Dai
2025-05-26
mailbox: Use guard/scoped_guard for spinlock
Peng Fan
2025-05-26
mailbox: Use guard/scoped_guard for con_mutex
Peng Fan
2025-05-26
mailbox: Remove devm_mbox_controller_unregister
Peng Fan
2025-05-26
mailbox: Propagate correct error return value
Peng Fan
2025-05-26
mailbox: Not protect module_put with spin_lock_irqsave
Peng Fan
2025-05-26
mailbox: Use dev_err when there is error
Peng Fan
2025-05-26
mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
Jason-JH Lin
2025-05-26
mailbox: imx: Fix TXDB_V2 sending
Peng Fan
2025-05-26
mailbox: mchp-ipc-sbi: Fix COMPILE_TEST build error
Yue Haibing
2025-05-16
mailbox: qcom-ipcc: Switch to irq_domain_create_tree()
Jiri Slaby (SUSE)
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'mailbox-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2025-03-26
mailbox: Remove unneeded semicolon
Chen Ni
2025-03-26
mailbox: pcc: Refactor and simplify check_and_ack()
Sudeep Holla
2025-03-26
mailbox: pcc: Always map the shared memory communication address
Sudeep Holla
2025-03-26
mailbox: pcc: Refactor error handling in irq handler into separate function
Sudeep Holla
2025-03-26
mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
Sudeep Holla
2025-03-26
mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check
Sudeep Holla
2025-03-26
mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
Sudeep Holla
[next]