index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
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
2025-03-26
mailbox: pcc: Always clear the platform ack interrupt first
Sudeep Holla
2025-03-26
mailbox: pcc: Fix the possible race in updation of chan_in_use flag
Huisong Li
2025-03-26
mailbox: remove unused header files
Tudor Ambarus
2025-03-26
mailbox: explicitly include <linux/bits.h>
Tudor Ambarus
2025-03-26
mailbox: sort headers alphabetically
Tudor Ambarus
2025-03-26
mailbox: don't protect of_parse_phandle_with_args with con_mutex
Tudor Ambarus
2025-03-26
mailbox: use error ret code of of_parse_phandle_with_args()
Tudor Ambarus
2025-03-26
mailbox: arm_mhuv2: Constify amba_id table
Krzysztof Kozlowski
2025-03-26
mailbox: arm_mhu_db: Constify amba_id table
Krzysztof Kozlowski
2025-03-26
mailbox: arm_mhu: Constify amba_id table
Krzysztof Kozlowski
2025-03-26
mailbox: pl320-ipc: Constify amba_id table
Krzysztof Kozlowski
2025-03-26
mailbox: pl320-ipc: Drop unused xxx_destination functions
Krzysztof Kozlowski
2025-03-26
mailbox: tegra-hsp: Define dimensioning masks in SoC data
Kartik Rajput
2025-02-18
mailbox: Switch to use hrtimer_setup()
Nam Cao
2025-01-18
mailbox: th1520: Fix memory corruption due to incorrect array size
Michal Wilczynski
2025-01-18
mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
Uros Bizjak
2025-01-18
mailbox: add Samsung Exynos driver
Tudor Ambarus
2025-01-18
mailbox: qcom: Add support for IPQ5424 APCS IPC
Gokul Sriram Palanisamy
2025-01-18
mailbox: qcom-ipcc: Reset CLEAR_ON_RECV_RD if set from boot firmware
Mukesh Ojha
2025-01-18
mailbox: add Microchip IPC support
Valentina Fernandez
2025-01-18
mailbox: tegra-hsp: Clear mailbox before using message
Pekka Pessi
2025-01-18
mailbox: mpfs: fix copy and paste bug in probe
Dan Carpenter
2025-01-18
mailbox: th1520: Fix a NULL vs IS_ERR() bug
Dan Carpenter
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-24
mailbox: pcc: Check before sending MCTP PCC response ACK
Adam Young
2024-11-24
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-24
mailbox: imx: Modify the incorrect format specifier
zhang jiao
2024-11-24
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
Dan Carpenter
2024-11-24
mailbox: zynqmp: setup IPI for each valid child node
Tanmay Shah
2024-11-24
mailbox: Introduce support for T-head TH1520 Mailbox driver
Michal Wilczynski
2024-11-24
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Yang Yingliang
2024-11-24
mailbox: ti-msgmgr: Allow building under COMPILE_TEST
Andrew Davis
2024-11-24
mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
Andrew Davis
2024-11-24
mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag
Sibi Sankar
2024-11-24
mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()
Sakari Ailus
2024-11-24
mailbox: mpfs: support new, syscon based, devicetree configuration
Conor Dooley
2024-10-23
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
2024-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
2024-09-22
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
2024-09-22
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
2024-09-22
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
[next]