Age | Commit message (Expand) | Author |
2020-01-08 | mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource | Yangtao Li |
2019-12-01 | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2019-11-30 | mailbox: imx: add support for imx v1 mu | Richard Zhu |
2019-11-30 | mailbox: imx: Clear the right interrupts at shutdown | Daniel Baluta |
2019-11-30 | mailbox: imx: Fix Tx doorbell shutdown path | Daniel Baluta |
2019-11-30 | mailbox: stm32-ipcc: Update wakeup management | Fabien Dessenne |
2019-11-26 | mailbox: no need to set .owner platform_driver_register | Tian Tao |
2019-11-26 | mailbox/omap: Handle if CONFIG_PM is disabled | Brandon Maier |
2019-11-12 | mailbox: tegra: Fix superfluous IRQ error message | Jon Hunter |
2019-09-17 | mailbox: qcom-apcs: fix max_register value | Jorge Ramirez-Ortiz |
2019-09-17 | mailbox: qcom: Add support for IPQ8074 APCS | Gokul Sriram Palanisamy |
2019-09-17 | mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs | Sibi Sankar |
2019-09-17 | mbox: qcom: replace integer with valid macro | Jorge Ramirez-Ortiz |
2019-09-17 | mbox: qcom: add APCS child device for QCS404 | Jorge Ramirez-Ortiz |
2019-09-17 | mailbox: mediatek: cmdq: clear the event in cmdq initial flow | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: support mt8183 gce function | Bibby Hsieh |
2019-09-17 | mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data | Bibby Hsieh |
2019-09-17 | mailbox: armada-37xx-rwtm: Use device-managed registration API | Chuhong Yuan |
2019-07-14 | Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-11 | mailbox: handle failed named mailbox channel request | morten petersen |
2019-07-10 | mailbox: tegra: avoid resume NULL mailboxes | Bitan Biswas |
2019-07-10 | mailbox: tegra: hsp: add noirq resume | Bitan Biswas |
2019-07-10 | mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly | Fuqian Huang |
2019-07-10 | mailbox: imx: Clear GIEn bit at shutdown | Daniel Baluta |
2019-07-10 | mailbox: omap: Add support for TI K3 SoCs | Suman Anna |
2019-07-10 | mailbox: arm_mhu: reorder header inclusion and drop unneeded ones | Sudeep Holla |
2019-07-10 | mailbox: stm32_ipcc: add spinlock to fix channels concurrent access | Arnaud Pouliquen |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-06-03 | mailbox: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-10 | Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
2019-05-09 | mailbox: Add support for Armada 37xx rWTM mailbox | Marek Behun |
2019-05-09 | mailbox: stm32-ipcc: check invalid irq | Fabien Dessenne |
2019-05-09 | mailbox: imx: use devm_platform_ioremap_resource() to simplify code | Anson Huang |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2019-03-11 | mailbox: imx: keep MU irq working during suspend/resume | Anson Huang |
2019-03-06 | mailbox: ZynqMP IPI mailbox controller | Wendy Liang |
2019-03-06 | mailbox: stm32-ipcc: remove useless device_init_wakeup call | Fabien Dessenne |
2019-03-06 | mailbox: stm32-ipcc: do not enable wakeup source by default | Fabien Dessenne |