index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
2022-08-23
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
2022-06-22
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
2022-05-09
remoteproc: imx_rproc: Support i.MX93
Peng Fan
2022-04-18
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
2021-12-13
remoteproc: imx_rproc: correct firmware reload
Peng Fan
2021-11-17
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
2021-10-12
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
2021-09-27
remoteproc: imx_rproc: Change to ioremap_wc for dram
Dong Aisheng
2021-09-27
remoteproc: imx_rproc: Fix rsc-table name
Dong Aisheng
2021-09-27
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
2021-09-27
remoteproc: imx_rproc: Fix TCM io memory type
Dong Aisheng
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-01
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
2021-06-01
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
2021-06-01
remoteproc: imx_rproc: make clk optional
Peng Fan
2021-06-01
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
2021-06-01
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
2021-04-13
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
2021-04-13
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
2021-04-13
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
2021-04-13
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
2021-03-12
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-03
remoteproc: imx: Fix typo in "failed"
Fabio Estevam
2018-03-18
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
2018-03-18
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
2017-10-11
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
2017-08-30
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel