Show patches with: none      |   7634 patches
« 1 2 3 476 77 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,11/32] libnvdimm: Simplify nd_namespace_store() implementation driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,10/32] nvdimm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,09/32] pwm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,08/32] net: dsa: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,06/32] thunderbolt: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,05/32] media: pci: mgb4: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,04/32] hwmon: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,03/32] drm/mediatek: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,02/32] driver core: Introduce device_match_type() to match device with a device type driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,01/32] driver core: Constify API device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu 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 New
[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
[GIT,PULL] rpmsg updates for v6.13 [GIT,PULL] rpmsg updates for v6.13 - - - --- 2024-11-26 Bjorn Andersson New
[GIT,PULL] remoteproc updates for v6.13 [GIT,PULL] remoteproc updates for v6.13 - - - --- 2024-11-26 Bjorn Andersson New
[v14,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-26 Arnaud Pouliquen Superseded
[v14,7/8] remoteproc: stm32: Create sub-functions to request shutdown and release Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,6/8] dt-bindings: remoteproc: Add compatibility for TEE support Introduction of a remoteproc tee to load signed firmware - 1 - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,3/8] remoteproc: Introduce load_fw and release_fw optional operation Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,2/8] remoteproc: Add TEE support Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
[v14,1/8] remoteproc: core: Introduce rproc_pa_to_va helper Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-26 Arnaud Pouliquen Superseded
remoteproc: core: Fix ida_free call while not allocated remoteproc: core: Fix ida_free call while not allocated - - - --- 2024-11-22 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 New
[3/3] remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe() Fix the error path of probe functions in - - - --- 2024-11-08 Joe Hattori New
[2/3] remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe() Fix the error path of probe functions in - - - --- 2024-11-08 Joe Hattori New
[1/3] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() Fix the error path of probe functions in - - - --- 2024-11-08 Joe Hattori New
[v2,2/2] remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe() Fix the error path of probe functions in - - - --- 2024-11-08 Joe Hattori Superseded
[v2,1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe() Fix the error path of probe functions in - - - --- 2024-11-08 Joe Hattori Superseded
[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
[v13,7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,6/7] remoteproc: stm32: Create sub-functions to request shutdown and release Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,5/7] dt-bindings: remoteproc: Add compatibility for TEE support Introduction of a remoteproc tee to load signed firmware - 1 - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,4/7] remoteproc: Introduce release_fw optional operation Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,2/7] remoteproc: Add TEE support Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
[v13,1/7] remoteproc: core: Introduce rproc_pa_to_va helper Introduction of a remoteproc tee to load signed firmware - - - --- 2024-11-04 Arnaud Pouliquen Superseded
dt-bindings: remoteproc: qcom,sm8550-pas: Add SM8750 ADSP dt-bindings: remoteproc: qcom,sm8550-pas: Add SM8750 ADSP 1 1 - --- 2024-11-01 Krzysztof Kozlowski New
[4/4] iommu: Make bus_iommu_probe() static Fix omap-iommu bitrot - - - --- 2024-10-28 Robin Murphy Not Applicable
[3/4] iommu/omap: Add minimal fwnode support Fix omap-iommu bitrot - - - --- 2024-10-28 Robin Murphy Not Applicable
[2/4] media: omap3isp: Handle ARM dma_iommu_mapping Fix omap-iommu bitrot - - - --- 2024-10-28 Robin Murphy Not Applicable
[1/4] remoteproc/omap: Handle ARM dma_iommu_mapping Fix omap-iommu bitrot - - - --- 2024-10-28 Robin Murphy 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 New
[3/3] remoteproc: qcom: pas: enable SAR2130P audio DSP support remoteproc: qcom: pas: enable ADSP support on Qualcomm SAR2130P - 1 - --- 2024-10-26 Dmitry Baryshkov New
[2/3] remoteproc: qcom: pas: add minidump_id to SM8350 resources remoteproc: qcom: pas: enable ADSP support on Qualcomm SAR2130P - 1 - --- 2024-10-26 Dmitry Baryshkov New
[1/3] dt-bindings: remoteproc: qcom,sm8350-pas: add SAR2130P aDSP compatible remoteproc: qcom: pas: enable ADSP support on Qualcomm SAR2130P - 1 - --- 2024-10-26 Dmitry Baryshkov New
[V5] remoteproc: Documentation: update with details [V5] remoteproc: Documentation: update with details - - - --- 2024-10-26 anish kumar New
[v12,7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,6/7] remoteproc: stm32: Create sub-functions to request shutdown and release Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,5/7] dt-bindings: remoteproc: Add compatibility for TEE support Introduction of a remoteproc tee to load signed firmware - 1 - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,4/7] remoteproc: Introduce release_fw optional operation Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,2/7] remoteproc: Add TEE support Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
[v12,1/7] remoteproc: core: Introduce rproc_pa_to_va helper Introduction of a remoteproc tee to load signed firmware - - - --- 2024-10-25 Arnaud Pouliquen Superseded
remoteproc: Switch back to struct platform_driver::remove() remoteproc: Switch back to struct platform_driver::remove() - - - --- 2024-10-25 Uwe Kleine-König New
[v3] selftest: remoteproc: Add test for start/stop sequence [v3] selftest: remoteproc: Add test for start/stop sequence - - - --- 2024-10-24 Wasim Nazir New
[v2,2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink - 2 1 --- 2024-10-23 Bjorn Andersson Not Applicable
[v2,1/2] rpmsg: glink: Handle rejected intent request better soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink - 1 1 --- 2024-10-23 Bjorn Andersson New
[4/4] arm64: dts: imx: add imx95 dts for sof add sof support on imx95 - - - --- 2024-10-23 Laurentiu Mihalcea Not Applicable
[3/4] ASoC: SOF: imx: add driver for imx95 add sof support on imx95 - - - --- 2024-10-23 Laurentiu Mihalcea Not Applicable
[2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support add sof support on imx95 - - - --- 2024-10-23 Laurentiu Mihalcea Not Applicable
[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 New
[V4,6/7] MAINTAINERS: remoteproc documentation path update remoteproc documentation changes - - - --- 2024-10-23 anish kumar New
[V4,5/7] Remoteproc: Documentation: add userspace api remoteproc documentation changes - - - --- 2024-10-23 anish kumar Not Applicable
[V4,4/7] Remoteproc: Documentation: add driver api remoteproc documentation changes - - - --- 2024-10-23 anish kumar Not Applicable
[V4,3/7] Documentation: remoteproc: add more information remoteproc documentation changes - - - --- 2024-10-23 anish kumar Not Applicable
[V4,2/7] Documentation: remoteproc: move from staging remoteproc documentation changes - - - --- 2024-10-23 anish kumar Not Applicable
[V4,1/7] Remoteproc: Documentation: add the main index remoteproc documentation changes - - - --- 2024-10-23 anish kumar Not Applicable
[7/7] rpmsg: Documentation: update the path remoteproc documentation changes - - - --- 2024-10-22 anish kumar Superseded
« 1 2 3 476 77 »