summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-09-27mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann
2024-09-24remoteproc: k3-m4: use the proper dependenciesLinus Torvalds
2024-09-09remoteporc: ingenic: Use devm_platform_ioremap_resource_byname()Zhang Zekun
2024-09-09remoteproc: da8xx: Use devm_platform_ioremap_resource_byname()Zhang Zekun
2024-09-09remoteproc: st_slim: Use devm_platform_ioremap_resource_byname()Zhang Zekun
2024-09-05remoteproc: xlnx: Add sram supportTanmay Shah
2024-08-28remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka
2024-08-26remoteproc: imx_rproc: Add support for poweroff and rebootPeng Fan
2024-08-26remoteproc: imx_rproc: Allow setting of the mailbox transmit modePeng Fan
2024-08-21remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar
2024-08-21remoteproc: k3-m4: Add a remoteproc driver for M4F subsystemMartyn Welch
2024-08-21remoteproc: k3: Factor out TI-SCI processor control OF get functionAndrew Davis
2024-08-16remoteproc: k3-dsp: Acquire mailbox handle during probe routineBeleswar Padhi
2024-08-16remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi
2024-08-16remoteproc: k3-r5: Use devm_rproc_alloc() helperBeleswar Padhi
2024-08-14remoteproc: qcom: pas: Add support for SA8775p ADSP, CDSP and GPDSPTengfei Fan
2024-08-14remoteproc: qcom: pas: Add SDX75 remoteproc supportNaina Mehta
2024-08-13remoteproc: keystone: Use devm_rproc_alloc() helperAndrew Davis
2024-08-13remoteproc: keystone: Use devm_kasprintf() to build name stringAndrew Davis
2024-08-13remoteproc: Use of_property_present()Rob Herring (Arm)
2024-07-29remoteproc: imx_rproc: Merge TCML/UPeng Fan
2024-07-29remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan
2024-07-29remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan
2024-07-29remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan
2024-07-23Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko
2024-07-17virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko
2024-07-08remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM sizeJason Chen
2024-07-04remoteproc: k3-dsp: Fix log levels where appropriateGarrett Giordano
2024-07-04remoteproc: xlnx: Add attach detach supportTanmay Shah
2024-07-01remoteproc: qcom: select AUXILIARY_BUSDmitry Baryshkov
2024-07-01remoteproc: k3-r5: Fix IPC-only mode detectionRichard Genoud
2024-06-28remoteproc: mediatek: Don't attempt to remap l1tcm memory if missingNĂ­colas F. R. A. Prado
2024-06-25remoteproc: qcom: enable in-kernel PD mapperDmitry Baryshkov
2024-06-17remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin
2024-06-13remoteproc: omap: Use devm_rproc_add() helperAndrew Davis
2024-06-13remoteproc: omap: Use devm action to release reserved memoryAndrew Davis
2024-06-13remoteproc: omap: Use devm_rproc_alloc() helperAndrew Davis
2024-06-11remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin
2024-05-29remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stopRichard Maina
2024-05-28remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur
2024-05-28remoteproc: mediatek: Zero out only remaining bytes of IPI bufferAngeloGioacchino Del Regno
2024-05-06remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-05-06remoteproc: mediatek: Fix error code in scp_rproc_init()Dan Carpenter
2024-04-30remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-04-30remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan
2024-04-30remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizesOlivia Wen
2024-04-30remoteproc: mediatek: Support MT8188 SCP core 1Olivia Wen