Age | Commit message (Expand) | Author |
2023-12-17 | remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSS | Luca Weiss |
2023-11-30 | remoteproc: k3-dsp: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-11-30 | remoteproc: k3-dsp: Use symbolic error codes in error messages | Uwe Kleine-König |
2023-11-30 | remoteproc: k3-dsp: Suppress duplicate error message in .remove() | Uwe Kleine-König |
2023-11-20 | remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table op | Iuliana Prodan |
2023-10-16 | remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe() | Nathan Chancellor |
2023-10-11 | remoteproc: st: Use device_get_match_data() | Rob Herring |
2023-09-29 | remoteproc: zynqmp: Change tcm address translation method | Tanmay Shah |
2023-09-21 | remoteproc: mediatek: Refactor single core check and fix retrocompatibility | AngeloGioacchino Del Regno |
2023-09-20 | remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS | Konrad Dybcio |
2023-09-20 | remoteproc: qcom: pas: Add SM6375 MPSS | Konrad Dybcio |
2023-09-20 | remoteproc: qcom: pas: Add SM6375 ADSP & CDSP | Konrad Dybcio |
2023-09-20 | remoteproc: qcom: pas: Add sc7180 adsp | Nikita Travkin |
2023-09-14 | remoteproc: zynqmp: fix TCM carveouts in lockstep mode | Tanmay Shah |
2023-09-13 | remoteproc: mediatek: Refine ipi handler error message | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Report watchdog crash to all cores | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ... | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Probe SCP cluster on multi-core SCP | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Probe SCP cluster on single-core SCP | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Extract SCP common registers | Tinghan Shen |
2023-09-13 | remoteproc: mediatek: Add MT8195 SCP core 1 operations | Tinghan Shen |
2023-09-13 | remoteproc: stm32: Clean up redundant dev_err_probe() | Chen Jiahao |
2023-09-04 | Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-08-21 | remoteproc: pru: add support for configuring GPMUX based on client setup | Tero Kristo |
2023-08-21 | remoteproc: stm32: fix incorrect optional pointers | Arnd Bergmann |
2023-08-13 | soc: qcom: aoss: Tidy up qmp_send() callers | Bjorn Andersson |
2023-08-13 | soc: qcom: aoss: Move length requirements from caller | Bjorn Andersson |
2023-07-27 | remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO | Marek Vasut |
2023-07-15 | remoteproc: qcom: pas: add SDM845 SLPI compatible | Dylan Van Assche |
2023-07-15 | remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660 | Alexey Minnekhanov |
2023-07-15 | remoteproc: qcom: Expand MD_* as MINIDUMP_* | Mukesh Ojha |
2023-07-15 | remoteproc: qcom: pas: refactor SLPI remoteproc init | Dylan Van Assche |
2023-07-15 | remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname() | Ye Xingchen |
2023-07-15 | remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname() | Ye Xingchen |
2023-07-15 | remoteproc: qcom: Add full coredump fallback mechanism | Siddharth Gupta |
2023-07-15 | remoteproc: core: Export the rproc coredump APIs | Siddharth Gupta |
2023-07-15 | remoteproc: qcom: Use of_reserved_mem_lookup() | Stephan Gerhold |
2023-07-15 | remoteproc: imx_rproc: iterate all notifiyids in rx callback | Peng Fan |
2023-07-15 | remoteproc: Explicitly include correct DT includes | Rob Herring |
2023-07-03 | Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-22 | remoteproc: stm32: use correct format strings on 64-bit | Arnd Bergmann |
2023-06-14 | remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump() | Krzysztof Kozlowski |
2023-05-23 | remoteproc: stm32: Fix error code in stm32_rproc_parse_dt() | Dan Carpenter |
2023-05-17 | soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR | Suman Anna |
2023-05-15 | remoteproc: stm32: Allow hold boot management by the SCMI reset controller | Arnaud Pouliquen |
2023-05-09 | remoteproc: imx_dsp_rproc: use modern pm_ops | Arnd Bergmann |