summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)AuthorFilesLines
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong1-0/+9
2022-04-08mailbox: imx: fix crash in resume on i.mx8ulpRobin Gong1-1/+1
2022-04-08mailbox: tegra-hsp: Flush whole channelPekka Pessi1-0/+5
2022-01-27mailbox: change mailbox-mpfs compatible stringConor Dooley1-1/+1
2022-01-27mailbox: fix gce_num of mt8192 driver datajason-jh.lin1-1/+1
2021-11-18mailbox: mtk-cmdq: Fix local clock ID usageFei Shao1-5/+3
2021-11-18mailbox: mtk-cmdq: Validate alias_id on probeFei Shao1-1/+1
2021-11-18mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_donejason-jh.lin1-1/+0
2021-09-01mailbox: cmdq: add multi-gce clocks support for mt8195jason-jh.lin1-22/+79
2021-09-01mailbox: cmdq: add mediatek mailbox support for mt8195jason-jh.lin1-0/+1
2021-08-30mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoCVladimir Lypak1-0/+1
2021-08-30mailbox: qcom: Add support for SM6115 APCS IPCIskren Chernev1-0/+1
2021-08-30soc: mediatek: cmdq: add address shift in jumpYongqiang Niu1-1/+2
2021-08-30mailbox: cmdq: add mt8192 supportYongqiang Niu1-0/+10
2021-08-30mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a moduleAmit Pundir2-1/+2
2021-08-30mailbox: sti: quieten kernel-doc warningsRandy Dunlap1-8/+8
2021-06-26mbox: add polarfire soc system controller mailboxConor Dooley3-0/+265
2021-06-26mailbox: imx: Avoid using val uninitialized in imx_mu_isr()Nathan Chancellor1-1/+3
2021-06-26mailbox: qcom: Add MSM8939 APCS supportShawn Guo1-0/+1
2021-06-26mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform deviceShawn Guo1-1/+1
2021-06-26mailbox: qcom-apcs: Add SM6125 compatibleMartin Botka1-0/+5
2021-06-26mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()Dan Carpenter1-1/+1
2021-06-26mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_pro...Zhihao Cheng1-1/+0
2021-06-26mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()Zhihao Cheng1-1/+0
2021-06-26mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar1-0/+6
2021-06-26mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_dataChun-Kuang Hu1-0/+2
2021-06-26mailbox: mtk-cmdq: Use mailbox rx_callbackChun-Kuang Hu1-5/+9
2021-06-26mailbox: mtk-cmdq: Remove cmdq_cb_statusChun-Kuang Hu1-5/+5
2021-06-26mailbox: imx-mailbox: support i.MX8ULP MUPeng Fan1-41/+63
2021-06-26mailbox: imx: add xSR/xCR register arrayPeng Fan1-35/+61
2021-06-26mailbox: imx: replace the xTR/xRR array with single registerPeng Fan1-14/+14
2021-06-26mailbox: hisilicon: Use the correct HiSilicon copyrightHao Fang2-2/+2
2021-06-26mailbox: mediatek: Remove redundant error printing in cmdq_probe()Zhen Lei1-3/+1
2021-06-26mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()Zhen Lei1-1/+0
2021-06-26mailbox: arm_mhu: Remove redundant error printing in mhu_probe()Zhen Lei1-3/+1
2021-04-29Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds9-53/+119
2021-04-14mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()Qiheng Lin1-3/+1
2021-04-14mailbox: sprd: Add supplementary inbox supportOrson Zhai1-17/+71
2021-04-14mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai1-14/+29
2021-04-14mailbox: fix various typos in commentsTom Saeger8-16/+16
2021-04-14mailbox: pcc: fix platform_no_drv_owner.cocci warningsYang Li1-1/+0
2021-04-10treewide: change my e-mail address, fix my nameMarek Behún1-2/+2
2021-02-22mailbox: arm_mhuv2: Skip calling kfree() with invalid pointerViresh Kumar1-1/+3
2021-02-15mailbox: tegra-hsp: Set lockdep class dynamicallyMikko Perttunen1-0/+15
2021-02-15mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan1-1/+1
2021-02-15mailbox: arm_mhuv2: make remove callback return voidUwe Kleine-König1-3/+1
2021-02-15mailbox: arm_mhuv2: Fix sparse warningsViresh Kumar1-11/+11
2021-02-15mailbox: qcom: Add support for SDX55 APCS IPCManivannan Sadhasivam1-1/+6
2021-02-15mailbox: omap: Add support for K3 AM64x SoCsSuman Anna1-1/+5
2021-02-15mailbox: qcom: Add SC8180X apcs compatibleBjorn Andersson1-0/+1