aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)AuthorFilesLines
2023-06-30mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Gravatar Nishanth Menon 1-3/+9
2023-06-30mailbox: tegra: add support for Tegra264Gravatar Stefan Kristiansson 1-2/+14
2023-05-31mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Gravatar Dan Carpenter 1-4/+6
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Gravatar Linus Torvalds 9-99/+136
2023-05-04mailbox: qcom-apcs-ipc: do not grow the of_device_idGravatar Krzysztof Kozlowski 1-5/+6
2023-05-04mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREGravatar Conor Dooley 1-1/+1
2023-05-04mailbox: bcm-pdc: drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-05-04mailbox: rockchip: drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-05-04mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Gravatar Lee Jones 1-0/+7
2023-05-04mailbox: mailbox-test: Explicitly include header for spinlock supportGravatar Lee Jones 1-0/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+1
2023-04-25Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 1-4/+9
2023-04-18mailbox: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 2-6/+2
2023-04-18mailbox: pcc: Use mbox_bind_clientGravatar Elliot Berman 1-39/+45
2023-04-18mailbox: omap: Use mbox_bind_clientGravatar Elliot Berman 1-18/+4
2023-04-18mailbox: Allow direct registration to a channelGravatar Elliot Berman 1-28/+68
2023-04-13mailbox: zynq: make modularGravatar Nick Alcock 1-1/+1
2023-04-13mailbox: rockchip: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-03mailbox: mpfs: check the service status in .tx_done()Gravatar Conor Dooley 1-16/+16
2023-04-03mailbox: mpfs: ditch a useless busy checkGravatar Conor Dooley 1-6/+4
2023-04-03mailbox: mpfs: switch to txdone_pollGravatar Conor Dooley 1-2/+10
2023-04-03mailbox: mpfs: fix an incorrect mask widthGravatar Conor Dooley 1-1/+2
2023-03-14mailbox: zynqmp: Fix IPI isr handlingGravatar Tanmay Shah 1-3/+3
2023-03-14mailbox: zynqmp: Fix counts of child nodesGravatar Tanmay Shah 1-1/+6
2023-02-23mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock supportGravatar Kathiravan T 1-0/+1
2023-02-23mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996Gravatar Dmitry Baryshkov 1-1/+1
2023-02-23mailbox: zynq: Switch to flexible array to simplify codeGravatar Christophe JAILLET 1-4/+2
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Gravatar Linus Torvalds 7-57/+118
2022-12-18mailbox: mtk-cmdq: Do not request irq until we are readyGravatar Ricardo Ribalda 1-6/+7
2022-12-18mailbox: zynq-ipi: fix error handling while device_register() failsGravatar Yang Yingliang 1-1/+3
2022-12-18mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copyingGravatar AngeloGioacchino Del Regno 1-49/+39
2022-12-18mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Gravatar Yang Yingliang 1-2/+2
2022-12-18mailbox: mpfs: read the system controller's statusGravatar Conor Dooley 1-3/+28
2022-12-18mailbox: mtk-cmdq: add MT8186 supportGravatar Yongqiang Niu 1-0/+9
2022-12-18mailbox: mtk-cmdq: add gce ddr enable support flowGravatar Yongqiang Niu 1-0/+22
2022-12-18mailbox: mtk-cmdq: add gce software ddr enable private dataGravatar Yongqiang Niu 1-1/+11
2022-12-18mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of numberGravatar Yongqiang Niu 1-1/+3
2022-12-18mailbox: rockchip: Use device_get_match_data() to simplify the codeGravatar ye xingchen 1-3/+1
2022-12-18mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg managerGravatar Nicolas Frayer 1-0/+1
2022-12-18mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC supportGravatar Bhupesh Sharma 1-0/+1
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+1
2022-11-23mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failureGravatar Huisong Li 1-0/+1
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINGravatar Thomas Gleixner 1-1/+1
2022-10-05mailbox: qcom-ipcc: flag IRQ NO_THREADGravatar Eric Chanudet 1-1/+2
2022-10-05mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"Gravatar Colin Ian King 1-1/+1
2022-10-05mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgGravatar Jack Wang 1-4/+4
2022-10-05mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock supportGravatar Robert Marko 1-1/+1
2022-10-05mailbox: mpfs: account for mbox offsets while sendingGravatar Conor Dooley 1-4/+3
2022-10-05mailbox: mpfs: fix handling of the reg propertyGravatar Conor Dooley 1-10/+14
2022-10-05mailbox: imx: fix RST channel supportGravatar Peng Fan 1-5/+5