summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2022-08-08Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2022-08-03mailbox: imx: clear pending interruptsPeng Fan
2022-08-02mailbox: imx: support RST channelPeng Fan
2022-08-02mailbox: mtk-cmdq: Remove proprietary cmdq_task_cbChun-Kuang Hu
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-24mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=nNathan Chancellor
2022-05-23mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-05-21mailbox: qcom-ipcc: Log the pending interrupt during resumePrasad Sodagudi
2022-05-21mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello
2022-05-21mailbox: correct kerneldocKrzysztof Kozlowski
2022-05-21mailbox: omap: using pm_runtime_resume_and_get to simplify the coderan jianping
2022-05-21mailbox:imx: using pm_runtime_resume_and_getran jianping
2022-05-21mailbox: mediatek: support mt8186 adsp mailboxTinghan Shen
2022-05-21mailbox: tegra-hsp: Add 128-bit shared mailbox supportKartik
2022-05-21mailbox: tegra-hsp: Add tegra_hsp_sm_opsKartik
2022-05-21mailbox: remove an unneeded NULL check on list iteratorXiaomeng Tong
2022-05-21mailbox: imx: remove redundant initializerTom Rix
2022-03-12mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspendDave Gerlach
2022-03-12mailbox: ti-msgmgr: Refactor message read during interrupt handlerDave Gerlach
2022-03-12mailbox: imx: support i.MX93 S401 MUPeng Fan
2022-03-12mailbox: imx: support dual interruptsPeng Fan
2022-03-12mailbox: imx: extend irq to an arrayPeng Fan
2022-03-12mailbox: imx: add i.MX8 SECO MU supportFranck LENORMAND
2022-03-12mailbox: imx: introduce rxdb callbackPeng Fan
2022-03-12mailbox: imx: enlarge timeout while reading/writing messages to SCFWRanjani Vaidyanathan
2022-03-12mailbox: imx: fix crash in resume on i.mx8ulpRobin Gong
2022-03-12mailbox: imx: fix wakeup failure from freeze modeRobin Gong
2022-03-12mailbox: mediatek: add support for adsp mailbox controllerAllen-KH Cheng
2022-03-12mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoCAdam Skladowski
2022-03-12mailbox: tegra-hsp: Flush whole channelPekka Pessi
2022-01-13Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11mailbox: qcom-ipcc: Support interrupt wake up from suspendHuang Yiwei
2022-01-11mailbox: qcom-ipcc: Support more IPCC instanceHuang Yiwei
2022-01-11mailbox: qcom-ipcc: Dynamic alloc for channel arrangementHuang Yiwei
2022-01-11mailbox: change mailbox-mpfs compatible stringConor Dooley
2022-01-11mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irqSudeep Holla
2022-01-11mailbox: pcc: Avoid using the uninitialized variable 'dev'Sudeep Holla
2022-01-11mailbox: mtk: add missing of_node_put before returnWang Qing
2022-01-11mailbox: zynq: add missing of_node_put before returnWang Qing
2022-01-11mailbox: imx: Fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-11mailbox: hi3660: convert struct comments to kernel-doc notationRandy Dunlap
2022-01-11mailbox: add control_by_sw for mt8195jason-jh.lin
2022-01-11mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clksHsin-Yi Wang
2022-01-11mailbox: fix gce_num of mt8192 driver datajason-jh.lin
2022-01-11mailbox: apple: Bind to generic compatiblesHector Martin
2021-12-16mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handlingThomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-10mailbox: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-10-29mailbox: imx: support i.MX8ULP S4 MUPeng Fan