aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mailbox (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16mailbox: qcom-apcs-ipc: Consolidate msm8994 type apcs_dataShawn Guo1-21/+5
2021-10-16mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: sun6i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-8/+1
2021-10-16mailbox: stm32-ipcc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: qcom-apcs-ipc: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: omap: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: hi6220: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-5/+2
2021-10-16mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: bcm2835: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-16mailbox: altera: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-4/+1
2021-08-31mailbox: cmdq: add multi-gce clocks support for mt8195jason-jh.lin1-22/+79
2021-08-31mailbox: 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-29mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a moduleAmit Pundir2-1/+2
2021-08-29mailbox: 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_probe()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-28Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds9-53/+119
2021-04-13mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()Qiheng Lin1-3/+1
2021-04-13mailbox: sprd: Add supplementary inbox supportOrson Zhai1-17/+71
2021-04-13mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai1-14/+29
2021-04-13mailbox: fix various typos in commentsTom Saeger8-16/+16
2021-04-13mailbox: pcc: fix platform_no_drv_owner.cocci warningsYang Li1-1/+0
2021-04-09treewide: 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-14mailbox: tegra-hsp: Set lockdep class dynamicallyMikko Perttunen1-0/+15
2021-02-14mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan1-1/+1