index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
remoteproc: k3: Refactor rproc_reset() implementation into common driver
Beleswar Padhi
4
-44
/
+26
2025-05-20
remoteproc: k3-m4: Introduce central function to put rproc into reset
Beleswar Padhi
1
-13
/
+23
2025-05-20
remoteproc: k3-dsp: Correct Reset logic for devices without lresets
Beleswar Padhi
1
-15
/
+9
2025-05-20
remoteproc: k3: Refactor .kick rproc ops into common driver
Beleswar Padhi
5
-62
/
+29
2025-05-20
remoteproc: k3: Refactor mailbox rx_callback functions into common driver
Beleswar Padhi
6
-149
/
+95
2025-05-20
remoteproc: k3: Refactor shared data structures
Beleswar Padhi
4
-287
/
+166
2025-05-20
remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
Beleswar Padhi
1
-15
/
+45
2025-05-20
remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
Beleswar Padhi
1
-0
/
+3
2025-05-20
remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
Beleswar Padhi
2
-0
/
+4
2025-05-20
remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
Beleswar Padhi
1
-9
/
+56
2025-05-20
remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
Beleswar Padhi
1
-180
/
+195
2025-05-20
remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
Beleswar Padhi
1
-7
/
+7
2025-05-20
remoteproc: k3-r5: Re-order internal memory initialization functions
Beleswar Padhi
1
-129
/
+129
2025-05-20
remoteproc: k3-m4: Don't assert reset in detach routine
Beleswar Padhi
1
-1
/
+1
2025-05-20
remoteproc: k3-r5: Refactor sequential core power up/down operations
Beleswar Padhi
1
-47
/
+63
2025-05-20
remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-05-20
remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
Siddharth Vadapalli
1
-8
/
+0
2025-05-15
Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Bjorn Andersson
1
-1
/
+0
2025-05-13
remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
Matti Lehtimäki
1
-1
/
+2
2025-05-13
remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
Dan Carpenter
1
-0
/
+2
2025-05-12
remoteproc: xlnx: Avoid RPU force power down
Tanmay Shah
1
-1
/
+33
2025-05-06
remoteproc: core: Release rproc->clean_table after rproc_attach() fails
Xiaolei Wang
1
-0
/
+1
2025-05-06
remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...
Xiaolei Wang
1
-3
/
+2
2025-04-22
remoteproc: imx_dsp_rproc: Add support for DSP-specific features
Iuliana Prodan
1
-2
/
+96
2025-04-07
remoteproc: stm32_rproc: Allow to specify firmware default name
Arnaud Pouliquen
1
-1
/
+7
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
[prev]
[next]