summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
7 daysremoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2025-11-13remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold1-0/+5
2025-11-13remoteproc: wkup_m3: Use devm_pm_runtime_enable() helperAndrew Davis1-3/+3
2025-10-15remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni1-1/+2
2025-10-15remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold1-3/+0
2025-08-20remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco1-2/+2
2025-08-15remoteproc: xlnx: Disable unsupported featuresTanmay Shah1-0/+2
2025-07-10remoteproc: k3-r5: Refactor sequential core power up/down operationsBeleswar Padhi1-47/+63
2025-07-10remoteproc: k3-r5: Use devm_rproc_add() helperBeleswar Padhi1-6/+2
2025-07-10remoteproc: k3-r5: Use devm_ioremap_wc() helperBeleswar Padhi1-30/+8
2025-07-10remoteproc: k3-r5: Use devm_kcalloc() helperBeleswar Padhi1-3/+1
2025-07-10remoteproc: k3-r5: Add devm action to release reserved memoryBeleswar Padhi1-8/+13
2025-07-10remoteproc: k3: Call of_node_put(rmem_np) only once in three functionsMarkus Elfring3-10/+5
2025-06-27remoteproc: k3-m4: Don't assert reset in detach routineBeleswar Padhi1-1/+1
2025-06-27remoteproc: core: Release rproc->clean_table after rproc_attach() failsXiaolei Wang1-0/+1
2025-06-27remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...Xiaolei Wang1-3/+2
2025-06-19remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter1-0/+2
2025-05-29remoteproc: qcom_wcnss: Fix on platforms without fallback regulatorsMatti Lehtimäki1-1/+2
2025-05-29remoteproc: qcom_wcnss: Handle platforms with only single power domainMatti Lehtimäki1-7/+26
2025-04-10remoteproc: qcom_q6v5_mss: Handle platforms with one power domainLuca Weiss1-4/+17
2025-04-10remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226Luca Weiss1-1/+1
2025-04-10remoteproc: qcom: pas: add minidump_id to SC7280 WPSSLuca Weiss1-0/+1
2025-04-10remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss1-5/+5
2025-04-10remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan1-0/+1
2025-02-17remoteproc: omap: Handle ARM dma_iommu_mappingRobin Murphy1-0/+17
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2025-02-08remoteproc: mtk_scp: Only populate devices for SCP coresChen-Yu Tsai1-2/+10
2024-12-14remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov1-0/+1
2024-12-09remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori1-1/+1
2024-12-05remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar1-3/+3
2024-12-05remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov1-0/+2
2024-12-05remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori1-2/+9
2024-12-05remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori1-5/+15
2024-12-05mailbox, remoteproc: k3-m4+: fix compile testingArnd Bergmann1-3/+3
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-4/+2
2024-09-27mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann1-4/+2
2024-09-24remoteproc: k3-m4: use the proper dependenciesLinus Torvalds1-1/+1
2024-09-09remoteporc: ingenic: Use devm_platform_ioremap_resource_byname()Zhang Zekun1-2/+1
2024-09-09remoteproc: da8xx: Use devm_platform_ioremap_resource_byname()Zhang Zekun1-8/+2
2024-09-09remoteproc: st_slim: Use devm_platform_ioremap_resource_byname()Zhang Zekun1-4/+2
2024-09-05remoteproc: xlnx: Add sram supportTanmay Shah1-0/+135
2024-08-28remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka1-1/+2
2024-08-26remoteproc: imx_rproc: Add support for poweroff and rebootPeng Fan2-0/+46
2024-08-26remoteproc: imx_rproc: Allow setting of the mailbox transmit modePeng Fan1-6/+6
2024-08-21remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar1-2/+3
2024-08-21remoteproc: k3-m4: Add a remoteproc driver for M4F subsystemMartyn Welch3-0/+681
2024-08-21remoteproc: k3: Factor out TI-SCI processor control OF get functionAndrew Davis3-54/+28
2024-08-16remoteproc: k3-dsp: Acquire mailbox handle during probe routineBeleswar Padhi1-50/+30