summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
4 daysMerge branches 'rproc-next', 'rpmsg-next' and 'rproc-fixes' into for-nextMathieu Poirier
4 daysremoteproc: imx_rproc: Allow mappings ending at region boundaryMarcel Hofmann
6 daysremoteproc: imx_dsp: Acquire runtime PM before adding carveoutsPengpeng Hou
8 daysremoteproc: xlnx: Do not send new mailbox notificationTanmay Shah
8 daysremoteproc: xlnx: Initialize mailbox work before requesting channelsRunyu Xiao
8 daysremoteproc: imx_rproc: Invoke the callback directlySebastian Andrzej Siewior
8 daysremoteproc: stm32_rproc: Propagate errors from optional IRQ lookupbui duc phuc
8 daysremoteproc: k3-dsp: Set a 48-bit DMA mask for remoteproc deviceRahul T R
8 daysremoteproc: k3-r5: Set a 48-bit DMA mask for remoteproc deviceRahul T R
8 daysremoteproc: elf_loader: Bound the section header tableHyeongJun An
8 daysremoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop()Vignesh Viswanathan
8 daysremoteproc: qcom_q6v5_adsp: Fix iommu_unmap() usageMostafa Saleh
8 daysremoteproc: qcom_q6v5_mss: Don't require PAS for memory protectionPaul Hollinsky
8 daysremoteproc: qcom: q6v5_pas: Don't enable handover IRQ on attachShawn Guo
8 daysremoteproc: qcom_q6v5_adsp: Fix double jiffies conversion in adsp_start()Anup Vishwakarma
2026-08-04remoteproc: qcom: pas: Add Nord ADSP and CDSP supportShawn Guo
2026-07-30remoteproc: qcom: pas: Drop unused dtb_mem_region fieldMukesh Ojha
2026-07-30remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_resetMukesh Ojha
2026-07-30remoteproc: qcom: pas: Fix the PAS context creation placementMukesh Ojha
2026-07-30remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id checkMukesh Ojha
2026-07-30remoteproc: qcom: annotate mem_region fields with __iomemMukesh Ojha
2026-07-30remoteproc: qcom: pas: Add Eliza CDSP supportAbel Vesa
2026-07-27remoteproc: qcom: q6v5: Request shutdown if crash is triggered host-sideBjorn Andersson
2026-07-27remoteproc: Force shutdown during device removalBjorn Andersson
2026-07-27remoteproc: Prevent crash handling to race with rproc_del()Bjorn Andersson
2026-07-27remoteproc: Allow shutdown of crashed processorsBjorn Andersson
2026-07-20remoteproc: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-20remoteproc: Add AMD MicroBlaze/V BRAM-based remote processor driverBen Levinsky
2026-07-15remoteproc: qcom_q6v5_pas: Create platform device for BAM-DMUXVishnu Santhosh
2026-07-15remoteproc: core: cancel crash_handler work in rproc_add() error pathJingyi Wang
2026-07-15remoteproc: qcom: Check subdev start status in rproc_stop()Jingyi Wang
2026-07-15remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedul...Jingyi Wang
2026-07-15remoteproc: qcom: q6v5: Make handover IRQ one-shotAbel Vesa
2026-07-15remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdevUday Khare
2026-07-15remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance IDStephan Gerhold
2026-07-15remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platformStephan Gerhold
2026-07-15remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creationAnanthu C V
2026-07-09remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3Val Packett
2026-07-09remoteproc: qcom_q6v5_adsp: Fix reference leak for device nodeFelix Gu
2026-07-09remoteproc: qcom: Select QCOM_PAS generic serviceSumit Garg
2026-07-09remoteproc: qcom_wcnss: Switch to generic PAS TZ APIsSumit Garg
2026-07-09remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIsSumit Garg
2026-07-09remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIsSumit Garg
2026-07-08remoteproc: scp: Fix device reference leak on failed lookupJohan Hovold
2026-07-08remoteproc: ti_k3_r5: Drop redundant NULL check on reset control getKrzysztof Kozlowski
2026-07-06remoteproc: xlnx: Add crash detection mechanismTanmay Shah
2026-07-06remoteproc: core: Full attach detach during recoveryTanmay Shah
2026-07-01remoteproc: qcom_q6v5_pas: Add SoCCP node on KaanapaliJingyi Wang
2026-07-01remoteproc: qcom: pas: Add late attach support for subsystemsJingyi Wang
2026-07-01remoteproc: guard wc-ioremap helpers with HAS_IOMEMBen Levinsky