summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan2024-07-291-2/+2
* | remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan2024-07-291-1/+12
* | remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan2024-07-291-1/+1
|/
* Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-07-231-1/+1
|\
| * remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur2024-05-281-1/+1
* | Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-07-2313-46/+320
|\ \
| * | remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM sizeJason Chen2024-07-081-2/+7
| * | remoteproc: k3-dsp: Fix log levels where appropriateGarrett Giordano2024-07-041-1/+1
| * | remoteproc: xlnx: Add attach detach supportTanmay Shah2024-07-041-0/+151
| * | remoteproc: qcom: select AUXILIARY_BUSDmitry Baryshkov2024-07-011-0/+1
| * | remoteproc: k3-r5: Fix IPC-only mode detectionRichard Genoud2024-07-011-6/+7
| * | remoteproc: mediatek: Don't attempt to remap l1tcm memory if missingNĂ­colas F. R. A. Prado2024-06-281-7/+5
| * | remoteproc: qcom: enable in-kernel PD mapperDmitry Baryshkov2024-06-256-0/+109
| * | remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin2024-06-171-2/+6
| * | remoteproc: omap: Use devm_rproc_add() helperAndrew Davis2024-06-131-9/+1
| * | remoteproc: omap: Use devm action to release reserved memoryAndrew Davis2024-06-131-7/+11
| * | remoteproc: omap: Use devm_rproc_alloc() helperAndrew Davis2024-06-131-12/+8
| * | remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin2024-06-111-0/+2
| * | remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stopRichard Maina2024-05-291-0/+11
| * | remoteproc: mediatek: Zero out only remaining bytes of IPI bufferAngeloGioacchino Del Regno2024-05-281-1/+1
| |/
* | virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko2024-07-171-1/+1
* | virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko2024-07-171-7/+7
|/
* remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi2024-05-061-2/+4
* remoteproc: mediatek: Fix error code in scp_rproc_init()Dan Carpenter2024-05-061-0/+1
* remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi2024-04-301-2/+21
* remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan2024-04-301-0/+33
* remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizesOlivia Wen2024-04-303-23/+79
* remoteproc: mediatek: Support MT8188 SCP core 1Olivia Wen2024-04-301-3/+143
* drivers: remoteproc: xlnx: Fix uninitialized tcm modeTanmay Shah2024-04-241-0/+2
* drivers: remoteproc: xlnx: Fix uninitialized variable useTanmay Shah2024-04-231-1/+1
* drivers: remoteproc: xlnx: Add Versal and Versal-NET supportTanmay Shah2024-04-221-36/+17
* remoteproc: zynqmp: parse TCM from device treeTanmay Shah2024-04-161-7/+120
* remoteproc: zynqmp: fix lockstep mode memory regionTanmay Shah2024-04-161-134/+12
* remoteproc: zynqmp: Add coredump supportLeonard Crestez2024-04-081-0/+5
* remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno2024-03-261-1/+9
* remoteproc: Make rproc_class constantRicardo B. Marliere2024-03-262-2/+2
* Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2024-03-2112-295/+357
|\
| * remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSPSibi Sankar2024-03-061-0/+7
| * remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSPSibi Sankar2024-03-061-0/+41
| * remoteproc: qcom_wcnss: Use devm_rproc_alloc() helperAndrew Davis2024-03-061-11/+6
| * remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helperAndrew Davis2024-03-061-15/+9
| * remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helperAndrew Davis2024-03-061-3/+1
| * remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helperAndrew Davis2024-03-061-16/+12
| * remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helperAndrew Davis2024-03-061-9/+5
| * remoteproc: qcom: pas: correct data indentationDmitry Baryshkov2024-03-061-62/+62
| * remoteproc: Make rproc_get_by_phandle() work for clustersMathieu Poirier2024-02-061-2/+27
| * remoteproc: qcom: pas: Add SM8650 remoteproc supportNeil Armstrong2024-02-061-0/+50
| * remoteproc: qcom: pas: make region assign more genericNeil Armstrong2024-02-061-34/+66
| * remoteproc: k3-dsp: Use devm_rproc_add() helperAndrew Davis2024-02-051-7/+2
| * remoteproc: k3-dsp: Use devm_ioremap_wc() helperAndrew Davis2024-02-051-38/+10