summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-11-30mailbox: imx: add support for imx v1 muRichard Zhu
2019-11-30mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta
2019-11-30mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta
2019-11-30mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne
2019-11-26mailbox: no need to set .owner platform_driver_registerTian Tao
2019-11-26mailbox/omap: Handle if CONFIG_PM is disabledBrandon Maier
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter
2019-09-17mailbox: qcom-apcs: fix max_register valueJorge Ramirez-Ortiz
2019-09-17mailbox: qcom: Add support for IPQ8074 APCSGokul Sriram Palanisamy
2019-09-17mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCsSibi Sankar
2019-09-17mbox: qcom: replace integer with valid macroJorge Ramirez-Ortiz
2019-09-17mbox: qcom: add APCS child device for QCS404Jorge Ramirez-Ortiz
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: support mt8183 gce functionBibby Hsieh
2019-09-17mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver dataBibby Hsieh
2019-09-17mailbox: armada-37xx-rwtm: Use device-managed registration APIChuhong Yuan
2019-07-14Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11mailbox: handle failed named mailbox channel requestmorten petersen
2019-07-10mailbox: tegra: avoid resume NULL mailboxesBitan Biswas
2019-07-10mailbox: tegra: hsp: add noirq resumeBitan Biswas
2019-07-10mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directlyFuqian Huang
2019-07-10mailbox: imx: Clear GIEn bit at shutdownDaniel Baluta
2019-07-10mailbox: omap: Add support for TI K3 SoCsSuman Anna
2019-07-10mailbox: arm_mhu: reorder header inclusion and drop unneeded onesSudeep Holla
2019-07-10mailbox: stm32_ipcc: add spinlock to fix channels concurrent accessArnaud Pouliquen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-03mailbox: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-05-09mailbox: Add support for Armada 37xx rWTM mailboxMarek Behun
2019-05-09mailbox: stm32-ipcc: check invalid irqFabien Dessenne
2019-05-09mailbox: imx: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-03-11mailbox: imx: keep MU irq working during suspend/resumeAnson Huang
2019-03-06mailbox: ZynqMP IPI mailbox controllerWendy Liang
2019-03-06mailbox: stm32-ipcc: remove useless device_init_wakeup callFabien Dessenne
2019-03-06mailbox: stm32-ipcc: do not enable wakeup source by defaultFabien Dessenne
2019-03-06mailbox: mailbox-test: fix null pointer if no mmioFabien Dessenne