messages from 2024-11-06 05:10:26 to 2024-12-24 09:15:16 UTC [more...]
[PATCH 0/3] Rework TI K3 R5F remoteproc driver
2024-12-24 9:14 UTC (2+ messages)
` [PATCH 1/3] remoteproc: k3-r5: Fix checks in k3_r5_rproc_{mbox_callback/kick}
[PATCH v4 00/11] driver core: Constify API device_find_child()
2024-12-23 20:52 UTC (25+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()
Query: DMA device assigned to remoteproc usage by Linux
2024-12-23 17:57 UTC
[PATCH v2 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc driver
2024-12-19 15:23 UTC (8+ messages)
` [PATCH v2 1/5] remoteproc: k3-r5: Add devm action to release reserved memory
` [PATCH v2 2/5] remoteproc: k3-r5: Use devm_kcalloc() helper
` [PATCH v2 3/5] remoteproc: k3-r5: Use devm_ioremap_wc() helper
` [PATCH v2 4/5] remoteproc: k3-r5: Use devm_rproc_add() helper
` [PATCH v2 5/5] remoteproc: k3-r5: Add devm action to release tsp
[PATCH 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc
2024-12-18 8:23 UTC (11+ messages)
` [PATCH 1/5] remoteproc: k3-r5: Add devm action to release reserved memory
` [PATCH 2/5] remoteproc: k3-r5: Use devm_kcalloc() helper
` [PATCH 3/5] remoteproc: k3-r5: Add devm action to release tsp
` [PATCH 4/5] remoteproc: k3-r5: Use devm_ioremap_wc() helper
` [PATCH 5/5] remoteproc: k3-r5: Use devm_rproc_add() helper
[PATCH v2] remoteproc: mtk_scp: Only populate devices for SCP cores
2024-12-16 16:51 UTC (2+ messages)
[PATCH] hwspinlock: Remove unused hwspin_lock_get_id
2024-12-16 6:10 UTC (2+ messages)
[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
2024-12-10 10:33 UTC (22+ messages)
` [PATCH v15 1/8] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation
` [PATCH v15 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
` [PATCH v15 5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional
` [PATCH v15 6/8] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v15 7/8] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v15 8/8] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-08 13:18 UTC (30+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v3 06/11] driver core: Remove match_any()
` [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
` [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()
[PATCH 0/4] Fix omap-iommu bitrot
2024-12-06 17:00 UTC (3+ messages)
` [PATCH 1/4] remoteproc/omap: Handle ARM dma_iommu_mapping
[PATCH] remoteproc: mtk_scp: Only populate devices SCP cores
2024-12-05 16:47 UTC (3+ messages)
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-05 0:07 UTC (24+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation
[PATCH AUTOSEL 6.12 11/15] remoteproc: qcom: pas: enable SAR2130P audio DSP support
2024-12-04 15:59 UTC
(no subject)
2024-12-04 5:30 UTC
[PATCH] rpmsg_ns: Work around TI non-standard message
2024-12-03 16:40 UTC (6+ messages)
[PATCH] rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
2024-12-03 16:33 UTC (3+ messages)
[PATCH 1/4] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
2024-12-02 22:19 UTC (4+ messages)
` [PATCH 2/4] remoteproc: wkup_m3: Use devm action to call PM runtime put sync
` [PATCH 3/4] remoteproc: wkup_m3: Use devm_rproc_alloc() helper
` [PATCH 4/4] remoteproc: wkup_m3: Use devm_rproc_add() helper
[PATCH v2 1/5] remoteproc: keystone: Use devm action to release reserved memory
2024-12-02 21:51 UTC (5+ messages)
` [PATCH v2 2/5] remoteproc: keystone: Use devm_pm_runtime_enable() helper
` [PATCH v2 3/5] remoteproc: keystone: Use devm action to call PM runtime put sync
` [PATCH v2 4/5] remoteproc: keystone: Use devm_gpiod_get() helper
` [PATCH v2 5/5] remoteproc: keystone: Use devm_rproc_add() helper
[PATCH v2 1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper
2024-12-02 21:29 UTC (3+ messages)
` [PATCH v2 2/3] remoteproc: da8xx: Use devm action to release reserved memory
` [PATCH v2 3/3] remoteproc: da8xx: Use devm_rproc_add() helper
[PATCH] remoteproc: core: Fix ida_free call while not allocated
2024-12-02 16:48 UTC (2+ messages)
[PATCH] dt-bindings: Drop Bhupesh Sharma from maintainers
2024-12-02 15:24 UTC (3+ messages)
[PATCH v14 0/8] Introduction of a remoteproc tee to load signed firmware
2024-11-28 5:58 UTC (10+ messages)
` [PATCH v14 1/8] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v14 2/8] remoteproc: Add TEE support
` [PATCH v14 3/8] remoteproc: Introduce load_fw and release_fw optional operation
` [PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
` [PATCH v14 5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional
` [PATCH v14 6/8] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v14 7/8] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v14 8/8] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[GIT PULL] rpmsg updates for v6.13
2024-11-27 2:41 UTC (2+ messages)
[GIT PULL] remoteproc updates for v6.13
2024-11-27 2:41 UTC (2+ messages)
[PATCH 1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP
2024-11-25 18:50 UTC (3+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add SM8750 MPSS
[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
2024-11-21 15:54 UTC (14+ messages)
` [PATCH v13 2/7] remoteproc: Add TEE support
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
[PATCH] dt-bindings: remoteproc: Consolidate SC8180X and SM8150 PAS files
2024-11-19 17:14 UTC (3+ messages)
[PATCH 0/3] remoteproc: qcom: pas: enable ADSP support on Qualcomm SAR2130P
2024-11-15 8:03 UTC (2+ messages)
[PATCH v3] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
2024-11-14 9:23 UTC (2+ messages)
[RESEND PATCH V6 0/3] remoteproc documentation update
2024-11-13 17:13 UTC (7+ messages)
` [RESEND PATCH V6 1/3] Documentation: remoteproc: update introduction section
` [RESEND PATCH V6 2/3] Documentation: remoteproc: add overview section
` [RESEND PATCH V6 3/3] Documentation: remoteproc: add a note to rproc_add
qrtr/mhi: NULL-deref with in-kernel pd-mapper
2024-11-08 10:10 UTC (6+ messages)
[PATCH v3 0/3] Fix the error path of probe functions in
2024-11-08 4:13 UTC (4+ messages)
` [PATCH 1/3] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH 2/3] remoteproc: qcom: adsp: "
` [PATCH 3/3] remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()
[PATCH v2 0/2] Fix the error path of probe functions in
2024-11-08 3:42 UTC (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH v2 2/2] remoteproc: qcom: adsp: "
[PATCH] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
2024-11-07 2:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).