Age | Commit message (Expand) | Author |
2024-03-13 | Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas... | Linus Torvalds |
2024-03-10 | mailbox: imx: support i.MX95 Generic/ELE/V2X MU | Peng Fan |
2024-03-10 | mailbox: imx: populate sub-nodes | Peng Fan |
2024-03-10 | mailbox: imx: get RR/TR registers num from Parameter register | Peng Fan |
2024-03-10 | mailbox: imx: support return value of init | Peng Fan |
2024-02-15 | irqchip: Convert all platform MSI users to the new API | Thomas Gleixner |
2024-01-17 | Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas... | Linus Torvalds |
2024-01-13 | mailbox: mtk-cmdq: Add CMDQ driver support for mt8188 | Jason-JH.Lin |
2024-01-13 | mailbox: mtk-cmdq: Sort cmdq platform data by compatible name | Jason-JH.Lin |
2024-01-13 | mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix | Jason-JH.Lin |
2024-01-13 | mailbox: zynqmp-ipi: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: tegra-hsp: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: sun6i-msgbox: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: stm32-ipcc: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: qcom-ipcc: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: qcom-apcs-ipc: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: omap: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: mtk-cmdq: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: mailbox-test: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: imx: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: bcm-pdc: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: bcm-flexrm: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-01-13 | mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning | Randy Dunlap |
2024-01-13 | mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt | Xiaowu.ding |
2024-01-13 | mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks | Krzysztof Kozlowski |
2023-11-23 | mailbox: apple: Delete driver | Hector Martin |
2023-11-05 | Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas... | Linus Torvalds |
2023-10-31 | Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-10-15 | mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend | AngeloGioacchino Del Regno |
2023-10-15 | mailbox: Use device_get_match_data() | Rob Herring |
2023-10-15 | mailbox: imx: support channel type tx doorbell v2 | Peng Fan |
2023-10-08 | mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by | Kees Cook |
2023-09-11 | mailbox: pcc: Support shared interrupt for multiple subspaces | Huisong Li |
2023-09-11 | mailbox: pcc: Add support for platform notification handling | Huisong Li |
2023-09-05 | mailbox: qcom-ipcc: fix incorrect num_chans counting | Jonathan Marek |
2023-09-05 | mailbox: Explicitly include correct DT includes | Rob Herring |
2023-09-05 | mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname() | Li Zetao |
2023-09-05 | mailbox: platform-mhu: Remove redundant dev_err() | Ruan Jinjie |
2023-09-05 | mailbox: bcm-pdc: Fix some kernel-doc comments | Yang Li |
2023-09-05 | mailbox: mailbox-test: Fix an error check in mbox_test_probe() | Minjie Du |
2023-09-05 | mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource() | Yangtao Li |
2023-09-05 | mailbox: rockchip: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-09-05 | mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-09-05 | mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-09-05 | mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-06-30 | mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 | Nishanth Menon |
2023-06-30 | mailbox: tegra: add support for Tegra264 | Stefan Kristiansson |
2023-05-31 | mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() | Dan Carpenter |
2023-05-07 | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2023-05-04 | mailbox: qcom-apcs-ipc: do not grow the of_device_id | Krzysztof Kozlowski |