summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/imx-mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* 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: imx: add support for imx v1 muRichard Zhu2019-11-301-17/+38
* mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta2019-11-301-2/+13
* mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta2019-11-301-1/+3
* mailbox: imx: Clear GIEn bit at shutdownDaniel Baluta2019-07-101-2/+2
* mailbox: imx: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-091-3/+1
* mailbox: imx: keep MU irq working during suspend/resumeAnson Huang2019-03-111-2/+2
* mailbox: imx: Use device-managed registration APIThierry Reding2018-12-211-2/+1
* mailbox: Add support for i.MX messaging unitOleksij Rempel2018-08-151-0/+358