index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
remoteproc: imx_rproc: Fix invalid loaded resource table detection
Peng Fan
1
-0
/
+4
2026-02-27
remoteproc: imx_rproc: Use strstarts for "rsc-table" check
Shenwei Wang
1
-1
/
+1
2025-11-25
remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
1
-43
/
+27
2025-10-24
remoteproc: imx_rproc: Remove the assignement to method
Peng Fan
1
-10
/
+0
2025-10-24
remoteproc: imx_rproc: Enable PM runtime support unconditionally
Peng Fan
1
-14
/
+8
2025-10-24
remoteproc: imx_rproc: Make detach operation platform-specific
Peng Fan
1
-5
/
+13
2025-10-24
remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
Peng Fan
1
-25
/
+15
2025-10-14
remoteproc: imx_rproc: Use devm_rproc_add() helper
Peng Fan
1
-2
/
+1
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
Peng Fan
1
-22
/
+13
2025-10-14
remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Peng Fan
1
-16
/
+6
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
Peng Fan
1
-10
/
+11
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
Peng Fan
1
-4
/
+12
2025-10-14
remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
Peng Fan
1
-2
/
+7
2025-09-15
remoteproc: imx_rproc: Clean up after ops introduction
Peng Fan
1
-22
/
+12
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
1
-0
/
+15
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
2024-10-29
remoteproc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-26
remoteproc: imx_rproc: Add support for poweroff and reboot
Peng Fan
1
-0
/
+42
2024-08-26
remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
Peng Fan
1
-6
/
+6
2024-08-13
remoteproc: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-07-29
remoteproc: imx_rproc: Merge TCML/U
Peng Fan
1
-12
/
+6
2024-07-29
remoteproc: imx_rproc: Initialize workqueue earlier
Peng Fan
1
-2
/
+2
2024-07-29
remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
Peng Fan
1
-1
/
+12
2024-07-29
remoteproc: imx_rproc: Correct ddr alias for i.MX8M
Peng Fan
1
-1
/
+1
2024-06-17
remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
Aleksandr Mishin
1
-2
/
+6
2024-06-11
remoteproc: imx_rproc: Skip over memory region when node value is NULL
Aleksandr Mishin
1
-0
/
+2
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-11
/
+5
2024-02-14
remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-64
/
+9
2024-02-02
remoteproc: imx_rproc: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+5
2023-07-27
remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
Marek Vasut
1
-2
/
+56
2023-07-15
remoteproc: imx_rproc: iterate all notifiyids in rx callback
Peng Fan
1
-2
/
+11
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-09
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-03
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+5
2022-11-15
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
1
-2
/
+2
2022-10-24
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
Peng Fan
1
-1
/
+2
2022-10-24
remoteproc: imx_rproc: Request mbox channel later
Peng Fan
1
-2
/
+46
2022-10-24
remoteproc: imx_rproc: Support i.MX8QM
Peng Fan
1
-3
/
+44
2022-10-24
remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXP
Peng Fan
1
-3
/
+93
2022-10-24
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
Peng Fan
1
-1
/
+107
2022-08-23
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
1
-9
/
+5
2022-06-22
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
1
-3
/
+4
2022-05-09
remoteproc: imx_rproc: Support i.MX93
Peng Fan
1
-0
/
+33
2022-04-18
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
1
-0
/
+3
2021-12-14
remoteproc: imx_rproc: correct firmware reload
Peng Fan
1
-3
/
+5
[next]