index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Hiago De Franco
1
-2
/
+2
10 days
remoteproc: xlnx: Disable unsupported features
Tanmay Shah
1
-0
/
+2
10 days
remoteproc: qcom: pas: Conclude the rename from adsp
Bjorn Andersson
2
-319
/
+313
2025-06-27
remoteproc: k3-m4: Don't assert reset in detach routine
Beleswar Padhi
1
-1
/
+1
2025-06-27
remoteproc: core: Release rproc->clean_table after rproc_attach() fails
Xiaolei Wang
1
-0
/
+1
2025-06-27
remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...
Xiaolei Wang
1
-3
/
+2
2025-06-19
remoteproc: k3-r5: Refactor sequential core power up/down operations
Beleswar Padhi
1
-47
/
+63
2025-06-19
remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-06-19
remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-06-19
remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
Dan Carpenter
1
-0
/
+2
2025-05-13
remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
Matti Lehtimäki
1
-1
/
+2
2025-03-22
remoteproc: qcom_q6v5_pas: Make single-PD handling more robust
Luca Weiss
1
-5
/
+5
2025-03-22
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226
Luca Weiss
1
-1
/
+1
2025-03-22
remoteproc: core: Clear table_sz when rproc_shutdown
Peng Fan
1
-0
/
+1
2025-03-22
remoteproc: sysmon: Update qcom_add_sysmon_subdev() comment
Dan Carpenter
1
-1
/
+1
2025-03-21
irqdomain: remoteproc: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-15
remoteproc: qcom: pas: add minidump_id to SC7280 WPSS
Luca Weiss
1
-0
/
+1
2025-03-14
remoteproc: imx_dsp_rproc: Document run_stall struct member
Daniel Baluta
1
-0
/
+1
2025-03-13
remoteproc: qcom: pas: Add SM8750 MPSS
Krzysztof Kozlowski
1
-0
/
+25
2025-03-13
imx_dsp_rproc: Use reset controller API to control the DSP
Daniel Baluta
2
-8
/
+19
2025-03-05
remoteproc: qcom_wcnss: Handle platforms with only single power domain
Matti Lehtimäki
1
-7
/
+26
2025-03-04
remoteproc: qcom_q6v5_mss: Add modem support on MSM8926
Luca Weiss
1
-0
/
+48
2025-03-04
remoteproc: qcom_q6v5_mss: Add modem support on MSM8226
Luca Weiss
1
-1
/
+116
2025-03-04
remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
Luca Weiss
1
-4
/
+17
2025-02-24
remoteproc: omap: Add comment for is_iomem
Peng Fan
1
-0
/
+1
2025-01-15
remoteproc: st: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-8
/
+2
2025-01-15
remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-8
/
+2
2025-01-15
remoteproc: st: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-24
/
+20
2025-01-15
remoteproc: omap: Simplify returning syscon PTR_ERR
Krzysztof Kozlowski
1
-5
/
+2
2025-01-15
remoteproc: keystone: Simplify returning syscon PTR_ERR
Krzysztof Kozlowski
1
-5
/
+2
2025-01-06
remoteproc: k3-r5: Add devm action to release tsp
Beleswar Padhi
1
-6
/
+11
2025-01-06
remoteproc: k3-r5: Use devm_rproc_add() helper
Beleswar Padhi
1
-6
/
+2
2025-01-06
remoteproc: k3-r5: Use devm_ioremap_wc() helper
Beleswar Padhi
1
-30
/
+8
2025-01-06
remoteproc: k3-r5: Use devm_kcalloc() helper
Beleswar Padhi
1
-3
/
+1
2025-01-06
remoteproc: k3-r5: Add devm action to release reserved memory
Beleswar Padhi
1
-8
/
+13
2024-12-16
remoteproc: mtk_scp: Only populate devices for SCP cores
Chen-Yu Tsai
1
-2
/
+10
2024-12-06
remoteproc: omap: Handle ARM dma_iommu_mapping
Robin Murphy
1
-0
/
+17
2024-12-02
remoteproc: core: Fix ida_free call while not allocated
Arnaud Pouliquen
1
-7
/
+7
2024-11-15
remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()
Yuesong Li
1
-1
/
+0
2024-11-15
remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
Sibi Sankar
1
-3
/
+3
2024-11-15
remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2024-11-15
remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-62
/
+30
2024-11-15
remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-15
/
+7
2024-11-15
remoteproc: qcom_q6v5_mss: Drop redundant error printks in probe
Krzysztof Kozlowski
1
-18
/
+6
2024-11-15
remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+8
2024-11-15
remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+6
2024-11-15
remoteproc: qcom_q6v5_pas: disable auto boot for wpss
Balaji Pothunoori
1
-1
/
+1
2024-11-15
remoteproc: qcom: pas: Make remoteproc name human friendly
Bjorn Andersson
1
-1
/
+1
2024-11-15
remoteproc: qcom: pas: enable SAR2130P audio DSP support
Dmitry Baryshkov
1
-0
/
+1
2024-11-15
remoteproc: qcom: pas: add minidump_id to SM8350 resources
Dmitry Baryshkov
1
-0
/
+2
[next]