summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2023-09-05mailbox: qcom-ipcc: fix incorrect num_chans countingJonathan Marek
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-09-05mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()Li Zetao
2023-09-05mailbox: platform-mhu: Remove redundant dev_err()Ruan Jinjie
2023-09-05mailbox: bcm-pdc: Fix some kernel-doc commentsYang Li
2023-09-05mailbox: mailbox-test: Fix an error check in mbox_test_probe()Minjie Du
2023-09-05mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-09-05mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-06-30mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon
2023-06-30mailbox: tegra: add support for Tegra264Stefan Kristiansson
2023-05-31mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-04mailbox: qcom-apcs-ipc: do not grow the of_device_idKrzysztof Kozlowski
2023-05-04mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley
2023-05-04mailbox: bcm-pdc: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-05-04mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-05-04mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones
2023-05-04mailbox: mailbox-test: Explicitly include header for spinlock supportLee Jones
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-04-18mailbox: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-18mailbox: pcc: Use mbox_bind_clientElliot Berman
2023-04-18mailbox: omap: Use mbox_bind_clientElliot Berman
2023-04-18mailbox: Allow direct registration to a channelElliot Berman
2023-04-13mailbox: zynq: make modularNick Alcock
2023-04-13mailbox: rockchip: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-03mailbox: mpfs: check the service status in .tx_done()Conor Dooley
2023-04-03mailbox: mpfs: ditch a useless busy checkConor Dooley
2023-04-03mailbox: mpfs: switch to txdone_pollConor Dooley
2023-04-03mailbox: mpfs: fix an incorrect mask widthConor Dooley
2023-03-14mailbox: zynqmp: Fix IPI isr handlingTanmay Shah
2023-03-14mailbox: zynqmp: Fix counts of child nodesTanmay Shah
2023-02-23mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock supportKathiravan T
2023-02-23mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996Dmitry Baryshkov
2023-02-23mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-12-18mailbox: mtk-cmdq: Do not request irq until we are readyRicardo Ribalda
2022-12-18mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang
2022-12-18mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copyingAngeloGioacchino Del Regno
2022-12-18mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang
2022-12-18mailbox: mpfs: read the system controller's statusConor Dooley
2022-12-18mailbox: mtk-cmdq: add MT8186 supportYongqiang Niu
2022-12-18mailbox: mtk-cmdq: add gce ddr enable support flowYongqiang Niu
2022-12-18mailbox: mtk-cmdq: add gce software ddr enable private dataYongqiang Niu
2022-12-18mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of numberYongqiang Niu
2022-12-18mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen
2022-12-18mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg managerNicolas Frayer