index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
1
-1
/
+57
2021-03-18
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
1
-0
/
+30
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2
-23
/
+18
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
1
-73
/
+68
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2
-0
/
+42
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2
-23
/
+2
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
1
-0
/
+1
2021-03-18
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
1
-4
/
+4
2021-03-18
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
1
-3
/
+1
2021-03-18
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
1
-0
/
+18
2021-03-18
remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
Bjorn Andersson
1
-2
/
+6
2021-03-17
remoteproc: pru: Fix firmware loading crashes on K3 SoCs
Suman Anna
1
-1
/
+1
2021-03-13
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
1
-3
/
+113
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
1
-0
/
+3
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2
-4
/
+43
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
1
-0
/
+93
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
1
-1
/
+2
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
1
-2
/
+2
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
19
-28
/
+44
2021-03-11
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
1
-13
/
+16
2021-03-11
remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-2
/
+2
2021-03-08
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
1
-2
/
+2
2021-03-08
remoteproc: pru: Fix loading of GNU Binutils ELF
Dimitar Dimitrov
1
-0
/
+18
2021-03-08
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2021-02-11
remoteproc: qcom: pas: Add SM8350 PAS remoteprocs
Vinod Koul
1
-0
/
+63
2021-02-10
remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
Daniele Alessandrelli
1
-1
/
+1
2021-02-09
remoteproc/mediatek: support L1TCM
Tzung-Bi Shih
2
-2
/
+59
2021-02-09
remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
Tzung-Bi Shih
2
-0
/
+4
2021-02-09
remoteproc/mediatek: use devm_platform_ioremap_resource_byname
Tzung-Bi Shih
1
-2
/
+1
2021-02-09
remoteproc: ingenic: Add module parameter 'auto_boot'
Paul Cercueil
1
-0
/
+7
2021-02-09
remoteproc/mediatek: acknowledge watchdog IRQ after handled
Tzung-Bi Shih
2
-9
/
+12
2021-02-09
remoteproc: qcom_wcnss: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-09
remoteproc: qcom: fix glink dependencies
Arnd Bergmann
1
-0
/
+5
2021-01-07
remoteproc: stm32: improve debug using dev_err_probe
Arnaud Pouliquen
1
-10
/
+13
2021-01-07
remoteproc: qcom: add more help text qcom options
Shawn Guo
1
-6
/
+14
2021-01-07
remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible
Stephan Gerhold
1
-0
/
+1
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+28
2020-12-10
remoteproc/mediatek: read IPI buffer offset from FW
Tzung-Bi Shih
2
-22
/
+69
2020-12-10
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
1
-1
/
+2
2020-12-10
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
1
-6
/
+3
2020-12-10
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
1
-3
/
+1
2020-12-10
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
1
-2
/
+2
2020-12-10
remoteproc: qcom: pas: fix error handling in adsp_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-10
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
1
-1
/
+3
2020-12-10
remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-10
remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
Alexandre Courbot
1
-0
/
+2
2020-12-10
remoteproc: qcom: Add minidump id for sm8150 modem
Siddharth Gupta
1
-0
/
+1
2020-12-10
remoteproc: qcom: Add capability to collect minidumps
Siddharth Gupta
3
-2
/
+173
2020-12-10
remoteproc: coredump: Add minidump functionality
Siddharth Gupta
2
-0
/
+166
[prev]
[next]