| Commit message (Expand) | Author | Age | Files | Lines |
* | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 2020-08-15 | 1 | -1/+1 |
* | mailbox: mediatek: cmdq: clear task in channel before shutdown | Dennis YC Hsieh | 2020-08-04 | 1 | -0/+38 |
* | mailbox: cmdq: support mt6779 gce platform definition | Dennis YC Hsieh | 2020-08-04 | 1 | -0/+2 |
* | mailbox: cmdq: variablize address shift in platform | Dennis YC Hsieh | 2020-08-04 | 1 | -13/+44 |
* | mailbox: qcom: Add msm8994 apcs compatible | Konrad Dybcio | 2020-08-04 | 1 | -0/+5 |
* | mailbox: qcom: Add sdm660 hmss compatible | Konrad Dybcio | 2020-08-04 | 1 | -0/+5 |
* | mailbox: imx: Mark PM functions as __maybe_unused | Nathan Chancellor | 2020-08-04 | 1 | -4/+4 |
* | mailbox: pcc: Put the PCCT table for error path | Hanjun Guo | 2020-08-04 | 1 | -2/+7 |
* | mailbox: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-04 | 2 | -2/+2 |
* | mailbox: qcom: Add ipq6018 apcs compatible | Sivaprakash Murugesan | 2020-06-11 | 1 | -0/+5 |
* | mailbox: qcom: Add clock driver name in apcs mailbox driver data | Sivaprakash Murugesan | 2020-06-11 | 1 | -18/+38 |
* | mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag | Anson Huang | 2020-06-07 | 1 | -2/+7 |
* | mailbox: imx: Add runtime PM callback to handle MU clocks | Anson Huang | 2020-06-07 | 1 | -3/+29 |
* | mailbox: imx: Add context save/restore for suspend/resume | Dong Aisheng | 2020-06-07 | 1 | -0/+35 |
* | mailbox: Add support for Qualcomm IPCC | Manivannan Sadhasivam | 2020-05-31 | 3 | -0/+298 |
* | mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() | Wei Yongjun | 2020-05-31 | 1 | -12/+8 |
* | mailbox: imx-mailbox: fix scu msg header size check | Peng Fan | 2020-05-31 | 1 | -5/+9 |
* | mailbox: sprd: Add Spreadtrum mailbox driver | Baolin Wang | 2020-05-31 | 3 | -0/+371 |
* | mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() | Markus Elfring | 2020-05-31 | 1 | -3/+2 |
* | mailbox: imx: Disable the clock on devm_mbox_controller_register() failure | Fabio Estevam | 2020-05-31 | 1 | -1/+3 |
* | mailbox: imx: Fix return in imx_mu_scu_xlate() | Dan Carpenter | 2020-05-30 | 1 | -1/+1 |
* | mailbox: imx: Support runtime PM | Anson Huang | 2020-05-30 | 1 | -1/+26 |
* | mailbox: pcc: make pcc_mbox_driver static | Jason Yan | 2020-05-30 | 1 | -1/+1 |
* | mailbox: imx: add SCU MU support | Peng Fan | 2020-03-20 | 1 | -0/+155 |
* | mailbox: imx: restructure code to make easy for new MU | Peng Fan | 2020-03-20 | 1 | -54/+83 |
* | mailbox: mediatek: remove implementation related to atomic_exec | Bibby Hsieh | 2020-03-20 | 1 | -68/+8 |
* | mailbox: mediatek: implement flush function | Bibby Hsieh | 2020-03-20 | 1 | -0/+52 |
* | maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure | Rayagonda Kokatanur | 2020-03-20 | 1 | -0/+2 |
* | mailbox: sun6i-msgbox: Add a new mailbox driver | Samuel Holland | 2020-03-20 | 3 | -0/+337 |
* | mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-20 | 1 | -10/+10 |
* | mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe() | Tang Bin | 2020-03-20 | 1 | -6/+2 |
* | mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource | Yangtao Li | 2020-01-08 | 1 | -4/+1 |
* | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 2019-12-02 | 4 | -51/+62 |
|\ |
|
| * | mailbox: imx: add support for imx v1 mu | Richard Zhu | 2019-12-01 | 1 | -17/+38 |
| * | mailbox: imx: Clear the right interrupts at shutdown | Daniel Baluta | 2019-12-01 | 1 | -2/+13 |
| * | mailbox: imx: Fix Tx doorbell shutdown path | Daniel Baluta | 2019-12-01 | 1 | -1/+3 |
| * | mailbox: stm32-ipcc: Update wakeup management | Fabien Dessenne | 2019-12-01 | 1 | -29/+7 |
| * | mailbox: no need to set .owner platform_driver_register | Tian Tao | 2019-11-27 | 1 | -1/+0 |
| * | mailbox/omap: Handle if CONFIG_PM is disabled | Brandon Maier | 2019-11-27 | 1 | -1/+1 |
* | | mailbox: tegra: Fix superfluous IRQ error message | Jon Hunter | 2019-11-12 | 1 | -2/+2 |
|/ |
|
* | mailbox: qcom-apcs: fix max_register value | Jorge Ramirez-Ortiz | 2019-09-17 | 1 | -1/+1 |
* | mailbox: qcom: Add support for IPQ8074 APCS | Gokul Sriram Palanisamy | 2019-09-17 | 1 | -0/+1 |
* | mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs | Sibi Sankar | 2019-09-17 | 1 | -0/+2 |
* | mbox: qcom: replace integer with valid macro | Jorge Ramirez-Ortiz | 2019-09-17 | 1 | -1/+2 |
* | mbox: qcom: add APCS child device for QCS404 | Jorge Ramirez-Ortiz | 2019-09-17 | 1 | -2/+6 |
* | mailbox: mediatek: cmdq: clear the event in cmdq initial flow | Bibby Hsieh | 2019-09-17 | 1 | -0/+5 |
* | mailbox: mediatek: cmdq: support mt8183 gce function | Bibby Hsieh | 2019-09-17 | 1 | -0/+1 |
* | mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data | Bibby Hsieh | 2019-09-17 | 1 | -5/+7 |
* | mailbox: armada-37xx-rwtm: Use device-managed registration API | Chuhong Yuan | 2019-09-17 | 1 | -13/+1 |
* | Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 2019-07-15 | 8 | -48/+81 |
|\ |
|