summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2024-04-24drivers: remoteproc: xlnx: Fix uninitialized tcm modeTanmay Shah
2024-04-23drivers: remoteproc: xlnx: Fix uninitialized variable useTanmay Shah
2024-04-22drivers: remoteproc: xlnx: Add Versal and Versal-NET supportTanmay Shah
2024-04-16remoteproc: zynqmp: parse TCM from device treeTanmay Shah
2024-04-16remoteproc: zynqmp: fix lockstep mode memory regionTanmay Shah
2024-04-08remoteproc: zynqmp: Add coredump supportLeonard Crestez
2024-03-26remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno
2024-03-26remoteproc: Make rproc_class constantRicardo B. Marliere
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-03-05remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSPSibi Sankar
2024-03-05remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSPSibi Sankar
2024-03-05remoteproc: qcom_wcnss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom: pas: correct data indentationDmitry Baryshkov
2024-02-14remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-14remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-14remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-06remoteproc: Make rproc_get_by_phandle() work for clustersMathieu Poirier
2024-02-06remoteproc: qcom: pas: Add SM8650 remoteproc supportNeil Armstrong
2024-02-06remoteproc: qcom: pas: make region assign more genericNeil Armstrong
2024-02-05remoteproc: k3-dsp: Use devm_rproc_add() helperAndrew Davis
2024-02-05remoteproc: k3-dsp: Use devm_ioremap_wc() helperAndrew Davis