Age | Commit message (Expand) | Author |
2021-04-28 | Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds |
2021-04-13 | mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe() | Qiheng Lin |
2021-04-13 | mailbox: sprd: Add supplementary inbox support | Orson Zhai |
2021-04-13 | mailbox: sprd: Introduce refcnt when clients requests/free channels | Orson Zhai |
2021-04-13 | mailbox: fix various typos in comments | Tom Saeger |
2021-04-13 | mailbox: pcc: fix platform_no_drv_owner.cocci warnings | Yang Li |
2021-04-09 | treewide: change my e-mail address, fix my name | Marek Behún |
2021-02-22 | mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer | Viresh Kumar |
2021-02-14 | mailbox: tegra-hsp: Set lockdep class dynamically | Mikko Perttunen |
2021-02-14 | mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL | Magnum Shan |
2021-02-14 | mailbox: arm_mhuv2: make remove callback return void | Uwe Kleine-König |
2021-02-14 | mailbox: arm_mhuv2: Fix sparse warnings | Viresh Kumar |
2021-02-14 | mailbox: qcom: Add support for SDX55 APCS IPC | Manivannan Sadhasivam |
2021-02-14 | mailbox: omap: Add support for K3 AM64x SoCs | Suman Anna |
2021-02-14 | mailbox: qcom: Add SC8180X apcs compatible | Bjorn Andersson |
2020-12-09 | mailbox: arm_mhuv2: Add driver | Viresh Kumar |
2020-12-01 | mailbox: stm32-ipcc: cast void pointers to unsigned long | Martin Kaiser |
2020-12-01 | mailbox: stm32-ipcc: remove duplicate error message | Martin Kaiser |
2020-12-01 | mailbox: stm32-ipcc: add COMPILE_TEST dependency | Martin Kaiser |
2020-12-01 | mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree | Sudeep Holla |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-16 | mailbox: avoid timer start from callback | Jassi Brar |
2020-10-12 | maiblox: mediatek: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-10-12 | mailbox: arm_mhu: Add ARM MHU doorbell driver | Sudeep Holla |
2020-10-12 | mailbox: arm_mhu: Match only if compatible is "arm,mhu" | Sudeep Holla |
2020-10-12 | mailbox: bcm: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-09-18 | firmware: tegra: Enable BPMP support on Tegra234 | Thierry Reding |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-03 | mailbox: mediatek: cmdq: clear task in channel before shutdown | Dennis YC Hsieh |
2020-08-03 | mailbox: cmdq: support mt6779 gce platform definition | Dennis YC Hsieh |
2020-08-03 | mailbox: cmdq: variablize address shift in platform | Dennis YC Hsieh |
2020-08-03 | mailbox: qcom: Add msm8994 apcs compatible | Konrad Dybcio |
2020-08-03 | mailbox: qcom: Add sdm660 hmss compatible | Konrad Dybcio |
2020-08-03 | mailbox: imx: Mark PM functions as __maybe_unused | Nathan Chancellor |
2020-08-03 | mailbox: pcc: Put the PCCT table for error path | Hanjun Guo |
2020-08-03 | mailbox: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-10 | mailbox: qcom: Add ipq6018 apcs compatible | Sivaprakash Murugesan |
2020-06-10 | mailbox: qcom: Add clock driver name in apcs mailbox driver data | Sivaprakash Murugesan |
2020-06-07 | mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag | Anson Huang |
2020-06-07 | mailbox: imx: Add runtime PM callback to handle MU clocks | Anson Huang |
2020-06-07 | mailbox: imx: Add context save/restore for suspend/resume | Dong Aisheng |
2020-05-30 | mailbox: Add support for Qualcomm IPCC | Manivannan Sadhasivam |
2020-05-30 | mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() | Wei Yongjun |
2020-05-30 | mailbox: imx-mailbox: fix scu msg header size check | Peng Fan |
2020-05-30 | mailbox: sprd: Add Spreadtrum mailbox driver | Baolin Wang |
2020-05-30 | mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() | Markus Elfring |
2020-05-30 | mailbox: imx: Disable the clock on devm_mbox_controller_register() failure | Fabio Estevam |
2020-05-30 | mailbox: imx: Fix return in imx_mu_scu_xlate() | Dan Carpenter |
2020-05-30 | mailbox: imx: Support runtime PM | Anson Huang |
2020-05-30 | mailbox: pcc: make pcc_mbox_driver static | Jason Yan |