aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+8
2020-10-16mailbox: avoid timer start from callbackJassi Brar1-5/+7
2020-10-12maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-12mailbox: arm_mhu: Add ARM MHU doorbell driverSudeep Holla2-1/+355
2020-10-12mailbox: arm_mhu: Match only if compatible is "arm,mhu"Sudeep Holla1-0/+3
2020-10-12mailbox: bcm: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding1-1/+8
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-1/+1
2020-08-03mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh1-0/+38
2020-08-03mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh1-0/+2
2020-08-03mailbox: cmdq: variablize address shift in platformDennis YC Hsieh1-13/+44
2020-08-03mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio1-0/+5
2020-08-03mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio1-0/+5
2020-08-03mailbox: imx: Mark PM functions as __maybe_unusedNathan Chancellor1-4/+4
2020-08-03mailbox: pcc: Put the PCCT table for error pathHanjun Guo1-2/+7
2020-08-03mailbox: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan1-0/+5
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan1-18/+38
2020-06-07mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flagAnson Huang1-2/+7
2020-06-07mailbox: imx: Add runtime PM callback to handle MU clocksAnson Huang1-3/+29
2020-06-07mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng1-0/+35
2020-05-30mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam3-0/+298
2020-05-30mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun1-12/+8
2020-05-30mailbox: imx-mailbox: fix scu msg header size checkPeng Fan1-5/+9
2020-05-30mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang3-0/+371
2020-05-30mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring1-3/+2
2020-05-30mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam1-1/+3
2020-05-30mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter1-1/+1
2020-05-30mailbox: imx: Support runtime PMAnson Huang1-1/+26
2020-05-30mailbox: pcc: make pcc_mbox_driver staticJason Yan1-1/+1
2020-03-19mailbox: imx: add SCU MU supportPeng Fan1-0/+155
2020-03-19mailbox: imx: restructure code to make easy for new MUPeng Fan1-54/+83
2020-03-19mailbox: mediatek: remove implementation related to atomic_execBibby Hsieh1-68/+8
2020-03-19mailbox: mediatek: implement flush functionBibby Hsieh1-0/+52
2020-03-19maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failureRayagonda Kokatanur1-0/+2
2020-03-19mailbox: sun6i-msgbox: Add a new mailbox driverSamuel Holland3-0/+337
2020-03-19mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-10/+10
2020-03-19mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()Tang Bin1-6/+2
2020-01-08mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resourceYangtao Li1-4/+1
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds4-51/+62
2019-11-30mailbox: imx: add support for imx v1 muRichard Zhu1-17/+38
2019-11-30mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta1-2/+13
2019-11-30mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta1-1/+3
2019-11-30mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne1-29/+7
2019-11-26mailbox: no need to set .owner platform_driver_registerTian Tao1-1/+0
2019-11-26mailbox/omap: Handle if CONFIG_PM is disabledBrandon Maier1-1/+1
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter1-2/+2
2019-09-17mailbox: qcom-apcs: fix max_register valueJorge Ramirez-Ortiz1-1/+1
2019-09-17mailbox: qcom: Add support for IPQ8074 APCSGokul Sriram Palanisamy1-0/+1
2019-09-17mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCsSibi Sankar1-0/+2