summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2021-06-26mbox: add polarfire soc system controller mailboxConor Dooley
2021-06-26mailbox: imx: Avoid using val uninitialized in imx_mu_isr()Nathan Chancellor
2021-06-26mailbox: qcom: Add MSM8939 APCS supportShawn Guo
2021-06-26mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform deviceShawn Guo
2021-06-26mailbox: qcom-apcs: Add SM6125 compatibleMartin Botka
2021-06-26mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()Dan Carpenter
2021-06-26mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_pro...Zhihao Cheng
2021-06-26mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()Zhihao Cheng
2021-06-26mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar
2021-06-26mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_dataChun-Kuang Hu
2021-06-26mailbox: mtk-cmdq: Use mailbox rx_callbackChun-Kuang Hu
2021-06-26mailbox: mtk-cmdq: Remove cmdq_cb_statusChun-Kuang Hu
2021-06-26mailbox: imx-mailbox: support i.MX8ULP MUPeng Fan
2021-06-26mailbox: imx: add xSR/xCR register arrayPeng Fan
2021-06-26mailbox: imx: replace the xTR/xRR array with single registerPeng Fan
2021-06-26mailbox: hisilicon: Use the correct HiSilicon copyrightHao Fang
2021-06-26mailbox: mediatek: Remove redundant error printing in cmdq_probe()Zhen Lei
2021-06-26mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()Zhen Lei
2021-06-26mailbox: arm_mhu: Remove redundant error printing in mhu_probe()Zhen Lei
2021-04-28Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2021-04-13mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()Qiheng Lin
2021-04-13mailbox: sprd: Add supplementary inbox supportOrson Zhai
2021-04-13mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai
2021-04-13mailbox: fix various typos in commentsTom Saeger
2021-04-13mailbox: pcc: fix platform_no_drv_owner.cocci warningsYang Li
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-02-22mailbox: arm_mhuv2: Skip calling kfree() with invalid pointerViresh Kumar
2021-02-14mailbox: tegra-hsp: Set lockdep class dynamicallyMikko Perttunen
2021-02-14mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan
2021-02-14mailbox: arm_mhuv2: make remove callback return voidUwe Kleine-König
2021-02-14mailbox: arm_mhuv2: Fix sparse warningsViresh Kumar
2021-02-14mailbox: qcom: Add support for SDX55 APCS IPCManivannan Sadhasivam
2021-02-14mailbox: omap: Add support for K3 AM64x SoCsSuman Anna
2021-02-14mailbox: qcom: Add SC8180X apcs compatibleBjorn Andersson
2020-12-09mailbox: arm_mhuv2: Add driverViresh Kumar
2020-12-01mailbox: stm32-ipcc: cast void pointers to unsigned longMartin Kaiser
2020-12-01mailbox: stm32-ipcc: remove duplicate error messageMartin Kaiser
2020-12-01mailbox: stm32-ipcc: add COMPILE_TEST dependencyMartin Kaiser
2020-12-01mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfreeSudeep Holla
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-16mailbox: avoid timer start from callbackJassi Brar
2020-10-12maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-12mailbox: arm_mhu: Add ARM MHU doorbell driverSudeep Holla
2020-10-12mailbox: arm_mhu: Match only if compatible is "arm,mhu"Sudeep Holla
2020-10-12mailbox: bcm: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-03mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh
2020-08-03mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh
2020-08-03mailbox: cmdq: variablize address shift in platformDennis YC Hsieh