aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2026-08-04remoteproc: qcom: pas: Add Nord ADSP and CDSP supportShawn Guo1-0/+110
2026-07-30remoteproc: qcom: pas: Drop unused dtb_mem_region fieldMukesh Ojha1-1/+2
2026-07-30remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_resetMukesh Ojha1-13/+22
2026-07-30remoteproc: qcom: pas: Fix the PAS context creation placementMukesh Ojha1-16/+13
2026-07-30remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id checkMukesh Ojha1-8/+5
2026-07-30remoteproc: qcom: annotate mem_region fields with __iomemMukesh Ojha3-11/+11
2026-07-30remoteproc: qcom: pas: Add Eliza CDSP supportAbel Vesa1-0/+26
2026-07-27remoteproc: qcom: q6v5: Request shutdown if crash is triggered host-sideBjorn Andersson1-3/+3
2026-07-27remoteproc: Force shutdown during device removalBjorn Andersson1-26/+31
2026-07-27remoteproc: Prevent crash handling to race with rproc_del()Bjorn Andersson2-10/+33
2026-07-27remoteproc: Allow shutdown of crashed processorsBjorn Andersson1-2/+5
2026-07-20remoteproc: Remove redundant dev_err()/dev_err_probe()Pan Chuang8-31/+12
2026-07-20remoteproc: Add AMD MicroBlaze/V BRAM-based remote processor driverBen Levinsky3-0/+223
2026-07-15remoteproc: qcom_q6v5_pas: Create platform device for BAM-DMUXVishnu Santhosh1-0/+10
2026-07-15remoteproc: core: cancel crash_handler work in rproc_add() error pathJingyi Wang1-0/+1
2026-07-15remoteproc: qcom: Check subdev start status in rproc_stop()Jingyi Wang1-0/+7
2026-07-15remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()Jingyi Wang1-8/+12
2026-07-15remoteproc: qcom: q6v5: Make handover IRQ one-shotAbel Vesa2-10/+48
2026-07-15remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdevUday Khare1-1/+3
2026-07-15remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance IDStephan Gerhold1-1/+1
2026-07-15remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platformStephan Gerhold1-1/+18
2026-07-15remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creationAnanthu C V1-2/+22
2026-07-09remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3Val Packett1-9/+14
2026-07-09remoteproc: qcom_q6v5_adsp: Fix reference leak for device nodeFelix Gu1-0/+1
2026-07-09remoteproc: qcom: Select QCOM_PAS generic serviceSumit Garg1-1/+3
2026-07-09remoteproc: qcom_wcnss: Switch to generic PAS TZ APIsSumit Garg1-6/+6
2026-07-09remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIsSumit Garg1-2/+3
2026-07-09remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIsSumit Garg1-25/+26
2026-07-08remoteproc: scp: Fix device reference leak on failed lookupJohan Hovold1-1/+8
2026-07-08remoteproc: ti_k3_r5: Drop redundant NULL check on reset control getKrzysztof Kozlowski1-5/+3
2026-07-06remoteproc: xlnx: Add crash detection mechanismTanmay Shah1-1/+69
2026-07-06remoteproc: core: Full attach detach during recoveryTanmay Shah1-1/+14
2026-07-01remoteproc: qcom_q6v5_pas: Add SoCCP node on KaanapaliJingyi Wang1-0/+18
2026-07-01remoteproc: qcom: pas: Add late attach support for subsystemsJingyi Wang4-1/+95
2026-07-01remoteproc: guard wc-ioremap helpers with HAS_IOMEMBen Levinsky1-0/+16
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah1-63/+5
2026-06-29remoteproc: Use presence checks for syscon propsRob Herring (Arm)2-2/+2
2026-06-29remoteproc: Switch drivers to optional resource-table helperBen Levinsky5-33/+17
2026-06-29remoteproc: Add helper for optional ELF resource tablesBen Levinsky1-0/+11
2026-06-29remoteproc: Mark wc-ioremap carveouts as iomemBen Levinsky1-0/+1
2026-06-29remoteproc: Switch exact-match drivers to wc-ioremap callbacksBen Levinsky6-194/+18
2026-06-29remoteproc: Add common wc-ioremap carveout callbacksBen Levinsky1-0/+26
2026-06-08remoteproc: qcom: pas: Drop start/stop completion from struct qcom_pasShawn Guo1-3/+0
2026-06-08remoteproc: qcom: pas: Add Shikra remoteproc supportBibek Kumar Patro1-0/+48
2026-06-08remoteproc: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-1/+1
2026-06-08remoteproc: qcom: Fix leak when custom dump_segments addition failsWasim Nazir1-4/+10
2026-06-08remoteproc: qcom_q6v5_wcss: drop redundant wcss_q6_bcr_resetAlexandru Gagniuc1-18/+5
2026-05-29remoteproc: xlnx: Enable auto boot featureTanmay Shah1-14/+34
2026-05-27remoteproc: xlnx: Remove binding header dependencyTanmay Shah1-1/+5
2026-05-26remoteproc: imx_rproc: Use device node name as processor nameJiafei Pan1-2/+1