summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2025-03-22remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss
2025-03-22remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226Luca Weiss
2025-03-22remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan
2025-03-22remoteproc: sysmon: Update qcom_add_sysmon_subdev() commentDan Carpenter
2025-03-21irqdomain: remoteproc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-03-15remoteproc: qcom: pas: add minidump_id to SC7280 WPSSLuca Weiss
2025-03-14remoteproc: imx_dsp_rproc: Document run_stall struct memberDaniel Baluta
2025-03-13remoteproc: qcom: pas: Add SM8750 MPSSKrzysztof Kozlowski
2025-03-13imx_dsp_rproc: Use reset controller API to control the DSPDaniel Baluta
2025-03-05remoteproc: qcom_wcnss: Handle platforms with only single power domainMatti Lehtimäki
2025-03-04remoteproc: qcom_q6v5_mss: Add modem support on MSM8926Luca Weiss
2025-03-04remoteproc: qcom_q6v5_mss: Add modem support on MSM8226Luca Weiss
2025-03-04remoteproc: qcom_q6v5_mss: Handle platforms with one power domainLuca Weiss
2025-02-24remoteproc: omap: Add comment for is_iomemPeng Fan
2025-01-15remoteproc: st: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-15remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-15remoteproc: st: Simplify with dev_err_probeKrzysztof Kozlowski
2025-01-15remoteproc: omap: Simplify returning syscon PTR_ERRKrzysztof Kozlowski
2025-01-15remoteproc: keystone: Simplify returning syscon PTR_ERRKrzysztof Kozlowski
2025-01-06remoteproc: k3-r5: Add devm action to release tspBeleswar Padhi
2025-01-06remoteproc: k3-r5: Use devm_rproc_add() helperBeleswar Padhi
2025-01-06remoteproc: k3-r5: Use devm_ioremap_wc() helperBeleswar Padhi
2025-01-06remoteproc: k3-r5: Use devm_kcalloc() helperBeleswar Padhi
2025-01-06remoteproc: k3-r5: Add devm action to release reserved memoryBeleswar Padhi
2024-12-16remoteproc: mtk_scp: Only populate devices for SCP coresChen-Yu Tsai
2024-12-06remoteproc: omap: Handle ARM dma_iommu_mappingRobin Murphy
2024-12-02remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen
2024-11-15remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()Yuesong Li
2024-11-15remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar
2024-11-15remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_mss: Drop redundant error printks in probeKrzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori
2024-11-15remoteproc: qcom: pas: Make remoteproc name human friendlyBjorn Andersson
2024-11-15remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov
2024-11-15remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov
2024-11-15remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()Joe Hattori
2024-11-15remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori
2024-11-15remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori
2024-10-29remoteproc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-29remoteproc: k3-dsp: Force cast from iomem address spaceAndrew Davis
2024-10-29remoteproc: k3-r5: Force cast from iomem address spaceAndrew Davis
2024-10-29remoteproc: k3-r5: Use IO memset to clear TCMsAndrew Davis
2024-10-18remoteproc: k3-r5: Add compile testing supportAndrew Davis
2024-10-18remoteproc: k3-dsp: Add compile testing supportAndrew Davis
2024-10-16mailbox, remoteproc: k3-m4+: fix compile testingArnd Bergmann
2024-10-15remoteproc: ti_k3_r5: Simplify with scoped for each OF child loopKrzysztof Kozlowski