Age | Commit message (Expand) | Author |
2024-07-23 | Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds |
2024-07-23 | Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds |
2024-07-17 | virtio: rename find_vqs_info() op to find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert find_vqs() op implementations to find_vqs_info() | Jiri Pirko |
2024-07-08 | remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM size | Jason Chen |
2024-07-04 | remoteproc: k3-dsp: Fix log levels where appropriate | Garrett Giordano |
2024-07-04 | remoteproc: xlnx: Add attach detach support | Tanmay Shah |
2024-07-01 | remoteproc: qcom: select AUXILIARY_BUS | Dmitry Baryshkov |
2024-07-01 | remoteproc: k3-r5: Fix IPC-only mode detection | Richard Genoud |
2024-06-28 | remoteproc: mediatek: Don't attempt to remap l1tcm memory if missing | Nícolas F. R. A. Prado |
2024-06-25 | remoteproc: qcom: enable in-kernel PD mapper | Dmitry Baryshkov |
2024-06-17 | remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init | Aleksandr Mishin |
2024-06-13 | remoteproc: omap: Use devm_rproc_add() helper | Andrew Davis |
2024-06-13 | remoteproc: omap: Use devm action to release reserved memory | Andrew Davis |
2024-06-13 | remoteproc: omap: Use devm_rproc_alloc() helper | Andrew Davis |
2024-06-11 | remoteproc: imx_rproc: Skip over memory region when node value is NULL | Aleksandr Mishin |
2024-05-29 | remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop | Richard Maina |
2024-05-28 | remoteproc: stm32_rproc: Fix mailbox interrupts queuing | Gwenael Treuveur |
2024-05-28 | remoteproc: mediatek: Zero out only remaining bytes of IPI buffer | AngeloGioacchino Del Regno |
2024-05-06 | remoteproc: k3-r5: Jump to error handling labels in start/stop errors | Beleswar Padhi |
2024-05-06 | remoteproc: mediatek: Fix error code in scp_rproc_init() | Dan Carpenter |
2024-04-30 | remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs | Beleswar Padhi |
2024-04-30 | remoteproc: k3-r5: Wait for core0 power-up before powering up core1 | Apurva Nandan |
2024-04-30 | remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes | Olivia Wen |
2024-04-30 | remoteproc: mediatek: Support MT8188 SCP core 1 | Olivia Wen |
2024-04-24 | drivers: remoteproc: xlnx: Fix uninitialized tcm mode | Tanmay Shah |
2024-04-23 | drivers: remoteproc: xlnx: Fix uninitialized variable use | Tanmay Shah |
2024-04-22 | drivers: remoteproc: xlnx: Add Versal and Versal-NET support | Tanmay Shah |
2024-04-16 | remoteproc: zynqmp: parse TCM from device tree | Tanmay Shah |
2024-04-16 | remoteproc: zynqmp: fix lockstep mode memory region | Tanmay Shah |
2024-04-08 | remoteproc: zynqmp: Add coredump support | Leonard Crestez |
2024-03-26 | remoteproc: mediatek: Make sure IPI buffer fits in L2TCM | AngeloGioacchino Del Regno |
2024-03-26 | remoteproc: Make rproc_class constant | Ricardo B. Marliere |
2024-03-21 | Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2024-03-05 | remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP | Sibi Sankar |
2024-03-05 | remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP | Sibi Sankar |
2024-03-05 | remoteproc: qcom_wcnss: Use devm_rproc_alloc() helper | Andrew Davis |
2024-03-05 | remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper | Andrew Davis |
2024-03-05 | remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helper | Andrew Davis |
2024-03-05 | remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helper | Andrew Davis |
2024-03-05 | remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helper | Andrew Davis |
2024-03-05 | remoteproc: qcom: pas: correct data indentation | Dmitry Baryshkov |
2024-02-14 | remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list() | Ulf Hansson |
2024-02-14 | remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list() | Ulf Hansson |
2024-02-14 | remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list() | Ulf Hansson |
2024-02-06 | remoteproc: Make rproc_get_by_phandle() work for clusters | Mathieu Poirier |
2024-02-06 | remoteproc: qcom: pas: Add SM8650 remoteproc support | Neil Armstrong |
2024-02-06 | remoteproc: qcom: pas: make region assign more generic | Neil Armstrong |
2024-02-05 | remoteproc: k3-dsp: Use devm_rproc_add() helper | Andrew Davis |
2024-02-05 | remoteproc: k3-dsp: Use devm_ioremap_wc() helper | Andrew Davis |