Show patches with: State = Action Required       |    Archived = No       |   204 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] remoteproc: mtk_scp: Only populate devices for SCP cores [v2] remoteproc: mtk_scp: Only populate devices for SCP cores - - - --- 2024-12-11 Chen-Yu Tsai New
[v4,11/11] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() - 1 - --- 2024-12-11 Zijun Hu New
[v4,09/11] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() 1 - - --- 2024-12-11 Zijun Hu New
[v4,07/11] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,06/11] driver core: Remove match_any() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,05/11] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,04/11] driver core: Constify API device_find_child() then adapt for various usages driver core: Constify API device_find_child() - 2 - --- 2024-12-11 Zijun Hu New
[v4,03/11] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,02/11] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() - 1 - --- 2024-12-11 Zijun Hu New
[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
[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
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
[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
[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
[V5] remoteproc: Documentation: update with details [V5] remoteproc: Documentation: update with details - - - --- 2024-10-26 anish kumar 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
[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
[RFC] remoteproc: core: Add support for predefined notifyids [RFC] remoteproc: core: Add support for predefined notifyids - - - --- 2024-10-18 Daniel Baluta New
[v2,2/2] remoteproc: Documentation: add documentation [v2,1/2] remoteproc: Documentation: move from staging - - - --- 2024-10-17 anish kumar New
[v2,1/2] remoteproc: Documentation: move from staging [v2,1/2] remoteproc: Documentation: move from staging - - - --- 2024-10-17 anish kumar New
[v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT [v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT - - - --- 2024-10-16 Mukesh Ojha New
remoteproc: Documentation: upgrade from staging. remoteproc: Documentation: upgrade from staging. - - - --- 2024-10-15 anish kumar New
remoteproc: elf_loader: redundant check remove remoteproc: elf_loader: redundant check remove - - - --- 2024-10-14 anish kumar New
rpmsg_ns: Work around TI non-standard message rpmsg_ns: Work around TI non-standard message - - - --- 2024-10-11 Richard Weinberger New
remoteproc: Fix spelling error in remoteproc.rst remoteproc: Fix spelling error in remoteproc.rst - - - --- 2024-10-08 Everest K.C. New
[6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha New
[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 New
[4/6] remoteproc: qcom: Add support to parse qcom,devmem property Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha New
[3/6] remoteproc: qcom: Add helper function to support IOMMU devmem translation Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha New
[2/6] remoteproc: qcom: Add iommu map_unmap helper function Peripheral Image Loader support for Qualcomm SoCs - - - --- 2024-10-04 Mukesh Ojha New
[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 New
[38/51] remoteproc: omap: Switch to __pm_runtime_put_autosuspend() treewide: Switch to __pm_runtime_put_autosuspend() - - - --- 2024-10-04 Sakari Ailus New
[v2] selftest: remoteproc: Add basic test for start/stop sequence [v2] selftest: remoteproc: Add basic test for start/stop sequence - - - --- 2024-09-27 Wasim Nazir New
hwspinlock: fix some comments about 'will never sleep' hwspinlock: fix some comments about 'will never sleep' - - - --- 2024-09-26 Wen Yang New
remoteproc: qcom: Fix NULL pointer in glink_subdev_stop() remoteproc: qcom: Fix NULL pointer in glink_subdev_stop() - - - --- 2024-09-25 Mukesh Ojha New
[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 New
[v3] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc [v3] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc - 1 - --- 2024-09-25 Jingyi Wang New
remoteproc: qcom: q6v5-mss: Use common error handling code in q6v5_mpss_load() remoteproc: qcom: q6v5-mss: Use common error handling code in q6v5_mpss_load() - - - --- 2024-09-24 Markus Elfring New
remoteproc: virtio: Add synchronize_cbs to remoteproc_virtio remoteproc: virtio: Add synchronize_cbs to remoteproc_virtio - - - --- 2024-09-20 Mark-PK Tsai (蔡沛剛) New
[RFC] remoteproc: k3-r5: Fix check performed in k3_r5_rproc_{mbox_callback/kick} [RFC] remoteproc: k3-r5: Fix check performed in k3_r5_rproc_{mbox_callback/kick} - - - --- 2024-09-16 Siddharth Vadapalli New
[v3] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe() [v3] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe() - 1 - --- 2024-09-14 Christophe JAILLET New
[v1,5/5] remoteproc: add support for Microchip IPC remoteproc platform driver Add Microchip IPC mailbox and remoteproc support - - - --- 2024-09-12 Valentina Fernandez New
[v1,4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc Add Microchip IPC mailbox and remoteproc support - - - --- 2024-09-12 Valentina Fernandez New
mailbox, remoteproc: omap2+: fix compile testing mailbox, remoteproc: omap2+: fix compile testing - 3 - --- 2024-09-09 Arnd Bergmann New
remoteproc: k3-dsp: Fix an error handling path in max77686_rtc_probe() remoteproc: k3-dsp: Fix an error handling path in max77686_rtc_probe() - 1 - --- 2024-09-06 Christophe JAILLET New
remoteproc: k3-r5: Decouple firmware booting from probe routine remoteproc: k3-r5: Decouple firmware booting from probe routine - - - --- 2024-09-06 Beleswar Padhi New
« 1 2 3 »