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-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch case
Peng Fan
1
-26
/
+43
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan
1
-64
/
+85
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan
1
-62
/
+86
2025-09-15
remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
Peng Fan
1
-79
/
+79
2025-09-15
remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
Peng Fan
2
-0
/
+22
2025-08-29
remoteproc: k3: Correctly release some resources allocated in k3_rproc_reques...
Christophe JAILLET
3
-4
/
+12
2025-08-26
remoteproc: wkup_m3: Use devm_rproc_add() helper
Andrew Davis
1
-9
/
+1
2025-08-26
remoteproc: wkup_m3: Use devm_rproc_alloc() helper
Andrew Davis
1
-20
/
+8
2025-08-26
remoteproc: wkup_m3: Use devm action to call PM runtime put sync
Andrew Davis
1
-11
/
+14
2025-08-26
remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
Andrew Davis
1
-3
/
+3
2025-08-26
remoteproc: keystone: Use devm_rproc_add() helper
Andrew Davis
1
-11
/
+1
2025-08-26
remoteproc: keystone: Use devm_gpiod_get() helper
Andrew Davis
1
-13
/
+4
2025-08-26
remoteproc: keystone: Use devm action to call PM runtime put sync
Andrew Davis
1
-18
/
+19
2025-08-26
remoteproc: keystone: Use devm_pm_runtime_enable() helper
Andrew Davis
1
-8
/
+6
2025-08-26
remoteproc: keystone: Use devm action to release reserved memory
Andrew Davis
1
-3
/
+14
2025-08-26
remoteproc: da8xx: Use devm_rproc_add() helper
Andrew Davis
1
-19
/
+1
2025-08-26
remoteproc: da8xx: Use devm action to release reserved memory
Andrew Davis
1
-16
/
+14
2025-08-25
remoteproc: da8xx: Use devm_rproc_alloc() helper
Andrew Davis
1
-9
/
+6
2025-08-20
remoteproc: k3: Remove remote processor mailbox ping
Hiago De Franco
1
-15
/
+0
2025-08-20
remoteproc: imx_dsp_rproc: Add support of recovery and coredump process
Shengjiu Wang
1
-16
/
+29
2025-08-11
soc: qcom: mdt_loader: Remove pas id parameter
Mukesh Ojha
3
-6
/
+5
2025-08-01
Merge tag 'rproc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
10
-341
/
+381
2025-07-22
remoteproc: xlnx: Fix kernel-doc warnings
Tanmay Shah
1
-8
/
+8
2025-07-22
remoteproc: xlnx: Disable unsupported features
Tanmay Shah
1
-0
/
+2
2025-07-18
remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Hiago De Franco
1
-6
/
+35
2025-07-16
remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Hiago De Franco
1
-2
/
+2
2025-07-03
remoteproc: xlnx: Add shutdown callback
Tanmay Shah
1
-0
/
+40
2025-06-23
remoteproc: xlnx: Allow single core use in split mode
Tanmay Shah
1
-6
/
+10
2025-06-17
remoteproc: Don't use %pK through printk
Thomas Weißschuh
7
-8
/
+8
2025-06-10
remoteproc: qcom: pas: Conclude the rename from adsp
Bjorn Andersson
2
-319
/
+313
2025-06-02
Merge tag 'rproc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
11
-1812
/
+1229
2025-05-20
remoteproc: k3: Refactor release_tsp() functions into common driver
Beleswar Padhi
5
-24
/
+12
2025-05-20
remoteproc: k3: Refactor reserved_mem_init() functions into common driver
Beleswar Padhi
5
-222
/
+74
2025-05-20
remoteproc: k3: Refactor mem_release() functions into common driver
Beleswar Padhi
5
-24
/
+12
2025-05-20
remoteproc: k3: Refactor of_get_memories() functions into common driver
Beleswar Padhi
5
-146
/
+66
2025-05-20
remoteproc: k3: Refactor .da_to_va rproc ops into common driver
Beleswar Padhi
5
-154
/
+65
2025-05-20
remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver
Beleswar Padhi
5
-99
/
+38
2025-05-20
remoteproc: k3: Refactor .detach rproc ops into common driver
Beleswar Padhi
5
-33
/
+14
2025-05-20
remoteproc: k3: Refactor .attach rproc ops into common driver
Beleswar Padhi
5
-37
/
+16
2025-05-20
remoteproc: k3: Refactor .stop rproc ops into common driver
Beleswar Padhi
4
-30
/
+17
2025-05-20
remoteproc: k3: Refactor .start rproc ops into common driver
Beleswar Padhi
4
-16
/
+19
2025-05-20
remoteproc: k3: Refactor .unprepare rproc ops into common driver
Beleswar Padhi
4
-58
/
+33
2025-05-20
remoteproc: k3: Refactor .prepare rproc ops into common driver
Beleswar Padhi
4
-90
/
+49
2025-05-20
remoteproc: k3-dsp: Assert local reset during .prepare callback
Beleswar Padhi
1
-14
/
+16
2025-05-20
remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
Beleswar Padhi
1
-12
/
+15
2025-05-20
remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver
Beleswar Padhi
5
-107
/
+40
2025-05-20
remoteproc: k3-m4: Ping the mbox while acquiring the channel
Beleswar Padhi
1
-25
/
+19
2025-05-20
remoteproc: k3: Refactor rproc_release() implementation into common driver
Beleswar Padhi
4
-50
/
+28
2025-05-20
remoteproc: k3-m4: Introduce central function to release rproc from reset
Beleswar Padhi
1
-7
/
+26
2025-05-20
remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
Beleswar Padhi
1
-17
/
+13
[prev]
[next]