aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2023-07-27mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter
2023-06-09mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones
2023-05-17mailbox: zynqmp: Fix counts of child nodesTanmay Shah
2023-05-17mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET
2023-05-17mailbox: zynqmp: Fix IPI isr handlingTanmay Shah
2023-01-14mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang
2022-10-26mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgJack Wang
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong
2022-04-08mailbox: tegra-hsp: Flush whole channelPekka Pessi
2021-09-18soc: mediatek: cmdq: add address shift in jumpYongqiang Niu
2021-07-14mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar
2021-07-14mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform deviceShawn Guo
2021-05-14mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai
2021-03-04mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan
2020-12-30mailbox: 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
2020-08-03mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio
2020-08-03mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio
2020-08-03mailbox: imx: Mark PM functions as __maybe_unusedNathan Chancellor
2020-08-03mailbox: pcc: Put the PCCT table for error pathHanjun Guo
2020-08-03mailbox: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan
2020-06-07mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flagAnson Huang
2020-06-07mailbox: imx: Add runtime PM callback to handle MU clocksAnson Huang
2020-06-07mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng
2020-05-30mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam
2020-05-30mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun
2020-05-30mailbox: imx-mailbox: fix scu msg header size checkPeng Fan
2020-05-30mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang
2020-05-30mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring
2020-05-30mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam
2020-05-30mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter
2020-05-30mailbox: imx: Support runtime PMAnson Huang
2020-05-30mailbox: pcc: make pcc_mbox_driver staticJason Yan
2020-03-19mailbox: imx: add SCU MU supportPeng Fan
2020-03-19mailbox: imx: restructure code to make easy for new MUPeng Fan
2020-03-19mailbox: mediatek: remove implementation related to atomic_execBibby Hsieh