index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2025-06-02
Merge tag 'rproc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2025-05-20
remoteproc: k3: Refactor release_tsp() functions into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor reserved_mem_init() functions into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor mem_release() functions into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor of_get_memories() functions into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .da_to_va rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .detach rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .attach rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .stop rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .start rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .unprepare rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .prepare rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3-dsp: Assert local reset during .prepare callback
Beleswar Padhi
2025-05-20
remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Ping the mbox while acquiring the channel
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor rproc_release() implementation into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Introduce central function to release rproc from reset
Beleswar Padhi
2025-05-20
remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor rproc_reset() implementation into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Introduce central function to put rproc into reset
Beleswar Padhi
2025-05-20
remoteproc: k3-dsp: Correct Reset logic for devices without lresets
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor .kick rproc ops into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor mailbox rx_callback functions into common driver
Beleswar Padhi
2025-05-20
remoteproc: k3: Refactor shared data structures
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
Beleswar Padhi
2025-05-20
remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
Beleswar Padhi
2025-05-20
remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
Beleswar Padhi
2025-05-20
remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
Beleswar Padhi
2025-05-20
remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
Beleswar Padhi
2025-05-20
remoteproc: k3-r5: Re-order internal memory initialization functions
Beleswar Padhi
2025-05-20
remoteproc: k3-m4: Don't assert reset in detach routine
Beleswar Padhi
2025-05-20
remoteproc: k3-r5: Refactor sequential core power up/down operations
Beleswar Padhi
2025-05-20
remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
Siddharth Vadapalli
2025-05-20
remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
Siddharth Vadapalli
2025-05-15
Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
Bjorn Andersson
2025-05-13
remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
Matti Lehtimäki
2025-05-13
remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
Dan Carpenter
2025-05-12
remoteproc: xlnx: Avoid RPU force power down
Tanmay Shah
2025-05-06
remoteproc: core: Release rproc->clean_table after rproc_attach() fails
Xiaolei Wang
2025-05-06
remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...
Xiaolei Wang
2025-04-22
remoteproc: imx_dsp_rproc: Add support for DSP-specific features
Iuliana Prodan
2025-04-07
remoteproc: stm32_rproc: Allow to specify firmware default name
Arnaud Pouliquen
2025-03-22
remoteproc: qcom_q6v5_pas: Make single-PD handling more robust
Luca Weiss
2025-03-22
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226
Luca Weiss
2025-03-22
remoteproc: core: Clear table_sz when rproc_shutdown
Peng Fan
2025-03-22
remoteproc: sysmon: Update qcom_add_sysmon_subdev() comment
Dan Carpenter
2025-03-21
irqdomain: remoteproc: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
[next]