Age | Commit message (Expand) | Author |
2020-06-10 | mailbox: qcom: Add ipq6018 apcs compatible | Sivaprakash Murugesan |
2020-06-10 | mailbox: qcom: Add clock driver name in apcs mailbox driver data | Sivaprakash Murugesan |
2020-06-07 | mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag | Anson Huang |
2020-06-07 | mailbox: imx: Add runtime PM callback to handle MU clocks | Anson Huang |
2020-06-07 | mailbox: imx: Add context save/restore for suspend/resume | Dong Aisheng |
2020-05-30 | mailbox: Add support for Qualcomm IPCC | Manivannan Sadhasivam |
2020-05-30 | mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() | Wei Yongjun |
2020-05-30 | mailbox: imx-mailbox: fix scu msg header size check | Peng Fan |
2020-05-30 | mailbox: sprd: Add Spreadtrum mailbox driver | Baolin Wang |
2020-05-30 | mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() | Markus Elfring |
2020-05-30 | mailbox: imx: Disable the clock on devm_mbox_controller_register() failure | Fabio Estevam |
2020-05-30 | mailbox: imx: Fix return in imx_mu_scu_xlate() | Dan Carpenter |
2020-05-30 | mailbox: imx: Support runtime PM | Anson Huang |
2020-05-30 | mailbox: pcc: make pcc_mbox_driver static | Jason Yan |
2020-03-19 | mailbox: imx: add SCU MU support | Peng Fan |
2020-03-19 | mailbox: imx: restructure code to make easy for new MU | Peng Fan |
2020-03-19 | mailbox: mediatek: remove implementation related to atomic_exec | Bibby Hsieh |
2020-03-19 | mailbox: mediatek: implement flush function | Bibby Hsieh |
2020-03-19 | maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure | Rayagonda Kokatanur |
2020-03-19 | mailbox: sun6i-msgbox: Add a new mailbox driver | Samuel Holland |
2020-03-19 | mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-19 | mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe() | Tang Bin |
2020-01-08 | mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource | Yangtao Li |
2019-12-01 | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2019-11-30 | mailbox: imx: add support for imx v1 mu | Richard Zhu |
2019-11-30 | mailbox: imx: Clear the right interrupts at shutdown | Daniel Baluta |
2019-11-30 | mailbox: imx: Fix Tx doorbell shutdown path | Daniel Baluta |
2019-11-30 | mailbox: stm32-ipcc: Update wakeup management | Fabien Dessenne |
2019-11-26 | mailbox: no need to set .owner platform_driver_register | Tian Tao |
2019-11-26 | mailbox/omap: Handle if CONFIG_PM is disabled | Brandon Maier |
2019-11-12 | mailbox: tegra: Fix superfluous IRQ error message | Jon Hunter |
2019-09-17 | mailbox: qcom-apcs: fix max_register value | Jorge Ramirez-Ortiz |
2019-09-17 | mailbox: qcom: Add support for IPQ8074 APCS | Gokul Sriram Palanisamy |
2019-09-17 | mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs | Sibi Sankar |
2019-09-17 | mbox: qcom: replace integer with valid macro | Jorge Ramirez-Ortiz |
2019-09-17 | mbox: qcom: add APCS child device for QCS404 | Jorge Ramirez-Ortiz |
2019-09-17 | mailbox: mediatek: cmdq: clear the event in cmdq initial flow | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: support mt8183 gce function | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data | Bibby Hsieh |
2019-09-17 | mailbox: armada-37xx-rwtm: Use device-managed registration API | Chuhong Yuan |
2019-07-14 | Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-11 | mailbox: handle failed named mailbox channel request | morten petersen |
2019-07-10 | mailbox: tegra: avoid resume NULL mailboxes | Bitan Biswas |
2019-07-10 | mailbox: tegra: hsp: add noirq resume | Bitan Biswas |
2019-07-10 | mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly | Fuqian Huang |
2019-07-10 | mailbox: imx: Clear GIEn bit at shutdown | Daniel Baluta |
2019-07-10 | mailbox: omap: Add support for TI K3 SoCs | Suman Anna |
2019-07-10 | mailbox: arm_mhu: reorder header inclusion and drop unneeded ones | Sudeep Holla |
2019-07-10 | mailbox: stm32_ipcc: add spinlock to fix channels concurrent access | Arnaud Pouliquen |