Show patches with: Archived = No       |   196 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/3] remoteproc: k3-r5: Fix checks in k3_r5_rproc_{mbox_callback/kick} Rework TI K3 R5F remoteproc driver - 1 - --- 2025-01-08 Beleswar Padhi New
[V3,8/8] arm64: dts: qcom: ipq5424: add nodes to bring up q6 Add new driver for WCSS secure PIL loading - - - --- 2025-01-07 Gokul Sriram P New
[V3,7/8] arm64: dts: qcom: ipq9574: add nodes to bring up q6 Add new driver for WCSS secure PIL loading - - - --- 2025-01-07 Gokul Sriram P New
[V3,6/8] arm64: dts: qcom: ipq5332: add nodes to bringup q6 Add new driver for WCSS secure PIL loading - - - --- 2025-01-07 Gokul Sriram P New
[V3,4/8] remoteproc: qcom: add hexagon based WCSS secure PIL driver Add new driver for WCSS secure PIL loading - - - --- 2025-01-07 Gokul Sriram P New
[V3,2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL Add new driver for WCSS secure PIL loading - 1 - --- 2025-01-07 Gokul Sriram P New
[V3,1/8] firmware: qcom_scm: ipq5332: add support to pass metadata size Add new driver for WCSS secure PIL loading - - - --- 2025-01-07 Gokul Sriram P New
[v8,20/20] remoteproc: k3: Refactor release_tsp() functions into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,19/20] remoteproc: k3: Refactor reserved_mem_init() functions into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,18/20] remoteproc: k3: Refactor mem_release() functions into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,17/20] remoteproc: k3: Refactor of_get_memories() functions into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,16/20] remoteproc: k3: Refactor .da_to_va rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,15/20] remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,14/20] remoteproc: k3: Refactor .detach rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,13/20] remoteproc: k3: Refactor .attach rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,12/20] remoteproc: k3: Refactor .stop rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,11/20] remoteproc: k3: Refactor .start rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,10/20] remoteproc: k3: Refactor .unprepare rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,09/20] remoteproc: k3: Refactor .prepare rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,08/20] remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,07/20] remoteproc: k3: Refactor rproc_release() implementation into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,06/20] remoteproc: k3: Refactor rproc_reset() implementation into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,05/20] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,04/20] remoteproc: k3: Refactor .kick rproc ops into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,03/20] remoteproc: k3: Refactor mailbox rx_callback functions into common driver Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,02/20] remoteproc: k3: Refactor shared data structures Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
[v8,01/20] remoteproc: k3-m4: Prevent Mailbox level IPC with detached core Refactor TI K3 DSP and M4 Drivers - - - --- 2025-01-03 Beleswar Padhi New
hwspinlock: Remove unused hwspin_lock_get_id hwspinlock: Remove unused hwspin_lock_get_id - 1 - --- 2024-12-15 Dr. David Alan Gilbert Mainlined
[5/5] remoteproc: k3-r5: Use devm_rproc_add() helper Use Device Lifecycle managed functions in TI R5 Remoteproc - - - --- 2024-12-04 Beleswar Padhi New
[4/5] remoteproc: k3-r5: Use devm_ioremap_wc() helper Use Device Lifecycle managed functions in TI R5 Remoteproc - - - --- 2024-12-04 Beleswar Padhi New
[3/5] remoteproc: k3-r5: Add devm action to release tsp Use Device Lifecycle managed functions in TI R5 Remoteproc - - - --- 2024-12-04 Beleswar Padhi New
[2/5] remoteproc: k3-r5: Use devm_kcalloc() helper Use Device Lifecycle managed functions in TI R5 Remoteproc - - - --- 2024-12-04 Beleswar Padhi New
[1/5] remoteproc: k3-r5: Add devm action to release reserved memory Use Device Lifecycle managed functions in TI R5 Remoteproc - - - --- 2024-12-04 Beleswar Padhi New
[4/4] remoteproc: wkup_m3: Use devm_rproc_add() helper [1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper - - - --- 2024-12-02 Andrew Davis New
[3/4] remoteproc: wkup_m3: Use devm_rproc_alloc() helper [1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper - - - --- 2024-12-02 Andrew Davis New
[2/4] remoteproc: wkup_m3: Use devm action to call PM runtime put sync [1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper - - - --- 2024-12-02 Andrew Davis New
[1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper [1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper - - - --- 2024-12-02 Andrew Davis New
[v2,5/5] remoteproc: keystone: Use devm_rproc_add() helper [v2,1/5] remoteproc: keystone: Use devm action to release reserved memory - - - --- 2024-12-02 Andrew Davis New
[v2,4/5] remoteproc: keystone: Use devm_gpiod_get() helper [v2,1/5] remoteproc: keystone: Use devm action to release reserved memory - - - --- 2024-12-02 Andrew Davis New
[v2,3/5] remoteproc: keystone: Use devm action to call PM runtime put sync [v2,1/5] remoteproc: keystone: Use devm action to release reserved memory - - - --- 2024-12-02 Andrew Davis New
[v2,2/5] remoteproc: keystone: Use devm_pm_runtime_enable() helper [v2,1/5] remoteproc: keystone: Use devm action to release reserved memory - - - --- 2024-12-02 Andrew Davis New
[v2,1/5] remoteproc: keystone: Use devm action to release reserved memory [v2,1/5] remoteproc: keystone: Use devm action to release reserved memory - - - --- 2024-12-02 Andrew Davis New
[v2,3/3] remoteproc: da8xx: Use devm_rproc_add() helper [v2,1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper - - - --- 2024-12-02 Andrew Davis New
[v2,2/3] remoteproc: da8xx: Use devm action to release reserved memory [v2,1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper - - - --- 2024-12-02 Andrew Davis New
[v2,1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper [v2,1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper - - - --- 2024-12-02 Andrew Davis New
remoteproc: mtk_scp: Only populate devices SCP cores remoteproc: mtk_scp: Only populate devices SCP cores - - - --- 2024-12-02 Chen-Yu Tsai New
dt-bindings: Drop Bhupesh Sharma from maintainers dt-bindings: Drop Bhupesh Sharma from maintainers 1 - - --- 2024-11-30 Krzysztof Kozlowski Handled Elsewhere
[v15,8/8] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,7/8] remoteproc: stm32: Create sub-functions to request shutdown and release Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,6/8] dt-bindings: remoteproc: Add compatibility for TEE support Introduction of a remoteproc tee to load signed firmware - 1 - --- 2024-11-28 Arnaud Pouliquen New
[v15,5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,3/8] remoteproc: Introduce load_fw and release_fw optional operation Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,2/8] remoteproc: Add TEE support Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[v15,1/8] remoteproc: core: Introduce rproc_pa_to_va helper Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-28 Arnaud Pouliquen New
[2/2] remoteproc: qcom: pas: Add SM8750 MPSS [1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP - - - --- 2024-11-22 Krzysztof Kozlowski New
[1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP [1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP 1 - - --- 2024-11-22 Krzysztof Kozlowski New
dt-bindings: remoteproc: Consolidate SC8180X and SM8150 PAS files dt-bindings: remoteproc: Consolidate SC8180X and SM8150 PAS files 1 1 - --- 2024-11-16 Konrad Dybcio Mainlined
[RESEND,V6,3/3] Documentation: remoteproc: add a note to rproc_add remoteproc documentation update - - - --- 2024-11-06 anish kumar New
[RESEND,V6,2/3] Documentation: remoteproc: add overview section remoteproc documentation update - - - --- 2024-11-06 anish kumar New
[RESEND,V6,1/3] Documentation: remoteproc: update introduction section remoteproc documentation update - - - --- 2024-11-06 anish kumar New
remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() - - - --- 2024-11-05 Joe Hattori New
[3/3] Documentation: remoteproc: add a note to rproc_add Documentation: remoteproc: update various sections - - - --- 2024-11-05 anish kumar New
[2/3] Documentation: remoteproc: add overview section Documentation: remoteproc: update various sections - - - --- 2024-11-05 anish kumar New
[1/3] Documentation: remoteproc: update introduction section Documentation: remoteproc: update various sections - - - --- 2024-11-05 anish kumar New
[RFC] remoteproc: Clean rproc-driver-data for each instance [RFC] remoteproc: Clean rproc-driver-data for each instance - - - --- 2024-10-28 Wasim Nazir New
hwspinlock: Remove unused (devm_)hwspin_lock_request hwspinlock: Remove unused (devm_)hwspin_lock_request - 1 - --- 2024-10-27 Dr. David Alan Gilbert Mainlined
[V5] remoteproc: Documentation: update with details [V5] remoteproc: Documentation: update with details - - - --- 2024-10-26 anish kumar Changes Requested
[v3] selftest: remoteproc: Add test for start/stop sequence [v3] selftest: remoteproc: Add test for start/stop sequence - - - --- 2024-10-24 Wasim Nazir New
[1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible add sof support on imx95 - - - --- 2024-10-23 Laurentiu Mihalcea New
[V4,7/7] rpmsg: Documentation: update the path remoteproc documentation changes - - - --- 2024-10-23 anish kumar Changes Requested
[RFC] remoteproc: core: Add support for predefined notifyids [RFC] remoteproc: core: Add support for predefined notifyids - - - --- 2024-10-18 Daniel Baluta Changes Requested
[v2,1/2] remoteproc: Documentation: move from staging [v2,1/2] remoteproc: Documentation: move from staging - - - --- 2024-10-17 anish kumar Changes Requested
[v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT [v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT - - - --- 2024-10-16 Mukesh Ojha Changes Requested
remoteproc: Documentation: upgrade from staging. remoteproc: Documentation: upgrade from staging. - - - --- 2024-10-15 anish kumar Changes Requested
remoteproc: elf_loader: redundant check remove remoteproc: elf_loader: redundant check remove - - - --- 2024-10-14 anish kumar Changes Requested
rpmsg_ns: Work around TI non-standard message rpmsg_ns: Work around TI non-standard message - - - --- 2024-10-11 Richard Weinberger Changes Requested
remoteproc: Fix spelling error in remoteproc.rst remoteproc: Fix spelling error in remoteproc.rst - - - --- 2024-10-08 Everest K.C. Rejected
[6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[5/6] remoteproc: qcom: Add support of SHM bridge to enable memory protection Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[4/6] remoteproc: qcom: Add support to parse qcom,devmem property Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[3/6] remoteproc: qcom: Add helper function to support IOMMU devmem translation Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[2/6] remoteproc: qcom: Add iommu map_unmap helper function Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[1/6] dt-bindings: remoteproc: qcom,pas-common: Introduce iommus and qcom,devmem property Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha Changes Requested
[38/51] remoteproc: omap: Switch to __pm_runtime_put_autosuspend() treewide: Switch to __pm_runtime_put_autosuspend() - - - --- 2024-10-04 Sakari Ailus Changes Requested
remoteproc: qcom: Fix NULL pointer in glink_subdev_stop() remoteproc: qcom: Fix NULL pointer in glink_subdev_stop() - - - --- 2024-09-25 Mukesh Ojha Changes Requested
[V2] rpmsg: glink: Add abort_tx check in intent wait [V2] rpmsg: glink: Add abort_tx check in intent wait - - - --- 2024-09-25 Deepak Kumar Singh Changes Requested
remoteproc: qcom_q6v5_mss: remove unnecessary (void*) conversions remoteproc: qcom_q6v5_mss: remove unnecessary (void*) conversions 1 - - --- 2023-03-16 Yu Zhe Queued
dt-bindings: remoteproc: qcom: Fix sm6115 pas documentation dt-bindings: remoteproc: qcom: Fix sm6115 pas documentation - 1 - --- 2023-03-13 Bhupesh Sharma Queued
[RESEND] remoteproc: sysmon: Make QMI message rules const [RESEND] remoteproc: sysmon: Make QMI message rules const - 2 - --- 2022-10-18 Jeff Johnson Queued
rpmsg: strcpy is not safe, use strncpy rpmsg: strcpy is not safe, use strncpy - - - --- 2022-06-08 Saud Farooqui Queued
[v3] remoteproc: mediatek: fix side effect of mt8195 sram power on [v3] remoteproc: mediatek: fix side effect of mt8195 sram power on - 2 - --- 2022-03-14 Tinghan Shen Queued
rpmsg: glink: Replace strncpy() with strscpy_pad() rpmsg: glink: Replace strncpy() with strscpy_pad() - - - --- 2021-07-11 Kees Cook Queued
[2/3] dt-bindings: remoteproc: qcom: pas: Add power domains for MSM8996 msm8996: Add qcom_q6v5_pas power domains 1 - - --- 2021-05-06 Yassine Oudjana Queued
[RFC] rproc: Add elf64 support in elf loader [RFC] rproc: Add elf64 support in elf loader - - 1 --- 2019-04-02 Clément Leger RFC
[v6,3/7] remoteproc/davinci: add the missing retval check for clk_enable() 1 2 - --- 2018-04-17 Bartosz Golaszewski Awaiting Upstream
« 1 2 »