summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAgeFilesLines
* mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang2023-01-141-1/+3
* mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgJack Wang2022-10-261-4/+4
* mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö2022-06-091-6/+13
* mailbox: imx: fix wakeup failure from freeze modeRobin Gong2022-04-081-0/+9
* mailbox: tegra-hsp: Flush whole channelPekka Pessi2022-04-081-0/+5
* soc: mediatek: cmdq: add address shift in jumpYongqiang Niu2021-09-181-1/+2
* mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar2021-07-141-0/+6
* mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform deviceShawn Guo2021-07-141-1/+1
* mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai2021-05-141-14/+29
* mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan2021-03-041-1/+1
* mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfreeSudeep Holla2020-12-301-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-1/+8
|\
| * firmware: tegra: Enable BPMP support on Tegra234Thierry Reding2020-09-181-1/+8
* | mailbox: avoid timer start from callbackJassi Brar2020-10-161-5/+7
* | maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-121-5/+3
* | mailbox: arm_mhu: Add ARM MHU doorbell driverSudeep Holla2020-10-122-1/+355
* | mailbox: arm_mhu: Match only if compatible is "arm,mhu"Sudeep Holla2020-10-121-0/+3
* | mailbox: bcm: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-121-3/+3
|/
* iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-141-1/+1
* mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh2020-08-031-0/+38
* mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh2020-08-031-0/+2
* mailbox: cmdq: variablize address shift in platformDennis YC Hsieh2020-08-031-13/+44
* mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio2020-08-031-0/+5
* mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio2020-08-031-0/+5
* mailbox: imx: Mark PM functions as __maybe_unusedNathan Chancellor2020-08-031-4/+4
* mailbox: pcc: Put the PCCT table for error pathHanjun Guo2020-08-031-2/+7
* mailbox: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-032-2/+2
* mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan2020-06-101-0/+5
* mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan2020-06-101-18/+38
* mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flagAnson Huang2020-06-071-2/+7
* mailbox: imx: Add runtime PM callback to handle MU clocksAnson Huang2020-06-071-3/+29
* mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng2020-06-071-0/+35
* mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam2020-05-303-0/+298
* mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun2020-05-301-12/+8
* mailbox: imx-mailbox: fix scu msg header size checkPeng Fan2020-05-301-5/+9
* mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang2020-05-303-0/+371
* mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring2020-05-301-3/+2
* mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam2020-05-301-1/+3
* mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter2020-05-301-1/+1
* mailbox: imx: Support runtime PMAnson Huang2020-05-301-1/+26
* mailbox: pcc: make pcc_mbox_driver staticJason Yan2020-05-301-1/+1
* mailbox: imx: add SCU MU supportPeng Fan2020-03-191-0/+155
* mailbox: imx: restructure code to make easy for new MUPeng Fan2020-03-191-54/+83
* mailbox: mediatek: remove implementation related to atomic_execBibby Hsieh2020-03-191-68/+8
* mailbox: mediatek: implement flush functionBibby Hsieh2020-03-191-0/+52
* maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failureRayagonda Kokatanur2020-03-191-0/+2
* mailbox: sun6i-msgbox: Add a new mailbox driverSamuel Holland2020-03-193-0/+337
* mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-191-10/+10
* mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()Tang Bin2020-03-191-6/+2
* mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resourceYangtao Li2020-01-081-4/+1