index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
*
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
2023-04-03
1
-2
/
+5
*
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
2022-11-15
1
-2
/
+2
*
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
Peng Fan
2022-10-24
1
-1
/
+2
*
remoteproc: imx_rproc: Request mbox channel later
Peng Fan
2022-10-24
1
-2
/
+46
*
remoteproc: imx_rproc: Support i.MX8QM
Peng Fan
2022-10-24
1
-3
/
+44
*
remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXP
Peng Fan
2022-10-24
1
-3
/
+93
*
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
Peng Fan
2022-10-24
1
-1
/
+107
*
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
2022-08-23
1
-9
/
+5
*
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
2022-06-22
1
-3
/
+4
*
remoteproc: imx_rproc: Support i.MX93
Peng Fan
2022-05-09
1
-0
/
+33
*
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
2022-04-18
1
-0
/
+3
*
remoteproc: imx_rproc: correct firmware reload
Peng Fan
2021-12-13
1
-3
/
+5
*
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
2021-11-17
1
-0
/
+1
*
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
2021-10-12
1
-27
/
+1
*
remoteproc: imx_rproc: Change to ioremap_wc for dram
Dong Aisheng
2021-09-27
1
-1
/
+1
*
remoteproc: imx_rproc: Fix rsc-table name
Dong Aisheng
2021-09-27
1
-1
/
+1
*
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
2021-09-27
1
-2
/
+2
*
remoteproc: imx_rproc: Fix TCM io memory type
Dong Aisheng
2021-09-27
1
-14
/
+21
*
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-23
1
-0
/
+13
*
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
2021-06-01
1
-7
/
+80
*
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
2021-06-01
1
-11
/
+38
*
remoteproc: imx_rproc: make clk optional
Peng Fan
2021-06-01
1
-15
/
+31
*
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
2021-06-01
1
-0
/
+13
*
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
2021-06-01
1
-0
/
+3
*
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
2021-04-13
1
-0
/
+45
*
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
2021-04-13
1
-5
/
+3
*
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
2021-04-13
1
-5
/
+5
*
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
2021-04-13
1
-0
/
+2
*
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2021-03-12
1
-3
/
+2
*
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
2021-03-11
1
-3
/
+113
*
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
2021-03-11
1
-0
/
+3
*
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2021-03-11
1
-1
/
+40
*
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
2021-03-11
1
-0
/
+93
*
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
2021-03-11
1
-1
/
+2
*
remoteproc: imx_rproc: correct err message
Peng Fan
2021-03-11
1
-2
/
+2
*
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
1
-1
/
+1
*
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2020-03-25
1
-5
/
+6
*
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-07-17
1
-4
/
+4
|
\
|
*
remoteproc: imx: Fix typo in "failed"
Fabio Estevam
2019-06-03
1
-4
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
1
-6
/
+4
*
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
2018-03-18
1
-4
/
+3
*
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
1
-2
/
+4
*
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2017-10-11
1
-3
/
+2
*
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
2017-10-10
1
-2
/
+2
*
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel
2017-08-30
1
-0
/
+426