summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan
2020-06-07mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flagAnson Huang
2020-06-07mailbox: imx: Add runtime PM callback to handle MU clocksAnson Huang
2020-06-07mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng
2020-05-30mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam
2020-05-30mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun
2020-05-30mailbox: imx-mailbox: fix scu msg header size checkPeng Fan
2020-05-30mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang
2020-05-30mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring
2020-05-30mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam
2020-05-30mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter
2020-05-30mailbox: imx: Support runtime PMAnson Huang
2020-05-30mailbox: pcc: make pcc_mbox_driver staticJason Yan
2020-03-19mailbox: imx: add SCU MU supportPeng Fan
2020-03-19mailbox: imx: restructure code to make easy for new MUPeng Fan
2020-03-19mailbox: mediatek: remove implementation related to atomic_execBibby Hsieh
2020-03-19mailbox: mediatek: implement flush functionBibby Hsieh
2020-03-19maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failureRayagonda Kokatanur
2020-03-19mailbox: sun6i-msgbox: Add a new mailbox driverSamuel Holland
2020-03-19mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-19mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()Tang Bin
2020-01-08mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-11-30mailbox: imx: add support for imx v1 muRichard Zhu
2019-11-30mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta
2019-11-30mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta
2019-11-30mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne
2019-11-26mailbox: no need to set .owner platform_driver_registerTian Tao
2019-11-26mailbox/omap: Handle if CONFIG_PM is disabledBrandon Maier
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter
2019-09-17mailbox: qcom-apcs: fix max_register valueJorge Ramirez-Ortiz
2019-09-17mailbox: qcom: Add support for IPQ8074 APCSGokul Sriram Palanisamy
2019-09-17mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCsSibi Sankar
2019-09-17mbox: qcom: replace integer with valid macroJorge Ramirez-Ortiz
2019-09-17mbox: qcom: add APCS child device for QCS404Jorge Ramirez-Ortiz
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: support mt8183 gce functionBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver dataBibby Hsieh
2019-09-17mailbox: armada-37xx-rwtm: Use device-managed registration APIChuhong Yuan
2019-07-14Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11mailbox: handle failed named mailbox channel requestmorten petersen
2019-07-10mailbox: tegra: avoid resume NULL mailboxesBitan Biswas
2019-07-10mailbox: tegra: hsp: add noirq resumeBitan Biswas
2019-07-10mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directlyFuqian Huang
2019-07-10mailbox: imx: Clear GIEn bit at shutdownDaniel Baluta
2019-07-10mailbox: omap: Add support for TI K3 SoCsSuman Anna
2019-07-10mailbox: arm_mhu: reorder header inclusion and drop unneeded onesSudeep Holla
2019-07-10mailbox: stm32_ipcc: add spinlock to fix channels concurrent accessArnaud Pouliquen