index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
remoteproc: Properly deal with a start request when attached
Mathieu Poirier
2021-03-18
2
-2
/
+4
|
*
remoteproc: Properly deal with a kernel panic when attached
Mathieu Poirier
2021-03-18
1
-1
/
+5
|
*
remoteproc: Properly deal with the resource table when stopping
Mathieu Poirier
2021-03-18
1
-1
/
+47
|
*
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
2021-03-18
1
-0
/
+81
|
*
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
2021-03-18
1
-1
/
+57
|
*
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
2021-03-18
1
-0
/
+30
|
*
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2021-03-18
2
-23
/
+18
|
*
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
2021-03-18
1
-73
/
+68
|
*
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2021-03-18
2
-0
/
+42
|
*
remoteproc: Properly represent the attached state
Mathieu Poirier
2021-03-18
2
-23
/
+2
|
*
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
2021-03-18
1
-0
/
+1
|
*
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
2021-03-18
1
-4
/
+4
|
*
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
2021-03-18
1
-3
/
+1
|
*
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
2021-03-18
1
-0
/
+18
|
*
remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
Bjorn Andersson
2021-03-18
1
-2
/
+6
|
*
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
2
-4
/
+43
|
*
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
19
-28
/
+44
|
*
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
2021-03-11
1
-13
/
+16
|
*
remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-03-11
1
-2
/
+2
|
*
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
2021-03-08
1
-2
/
+2
*
|
remoteproc: pru: Fix firmware loading crashes on K3 SoCs
Suman Anna
2021-03-17
1
-1
/
+1
*
|
remoteproc: pru: Fix loading of GNU Binutils ELF
Dimitar Dimitrov
2021-03-08
1
-0
/
+18
*
|
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
2021-03-08
1
-1
/
+1
|
/
*
remoteproc: qcom: pas: Add SM8350 PAS remoteprocs
Vinod Koul
2021-02-11
1
-0
/
+63
*
remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
Daniele Alessandrelli
2021-02-09
1
-1
/
+1
*
remoteproc/mediatek: support L1TCM
Tzung-Bi Shih
2021-02-09
2
-2
/
+59
*
remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
Tzung-Bi Shih
2021-02-09
2
-0
/
+4
*
remoteproc/mediatek: use devm_platform_ioremap_resource_byname
Tzung-Bi Shih
2021-02-09
1
-2
/
+1
*
remoteproc: ingenic: Add module parameter 'auto_boot'
Paul Cercueil
2021-02-09
1
-0
/
+7
*
remoteproc/mediatek: acknowledge watchdog IRQ after handled
Tzung-Bi Shih
2021-02-09
2
-9
/
+12
*
remoteproc: qcom_wcnss: remove unneeded semicolon
Yang Li
2021-02-09
1
-1
/
+1
*
remoteproc: qcom: fix glink dependencies
Arnd Bergmann
2021-02-09
1
-0
/
+5
*
remoteproc: stm32: improve debug using dev_err_probe
Arnaud Pouliquen
2021-01-07
1
-10
/
+13
*
remoteproc: qcom: add more help text qcom options
Shawn Guo
2021-01-07
1
-6
/
+14
*
remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible
Stephan Gerhold
2021-01-07
1
-0
/
+1
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
1
-13
/
+28
|
\
|
*
remoteproc/wkup_m3: Use reset control driver if available
Tony Lindgren
2020-11-16
1
-13
/
+28
*
|
remoteproc/mediatek: read IPI buffer offset from FW
Tzung-Bi Shih
2020-12-10
2
-22
/
+69
*
|
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
2020-12-10
1
-1
/
+2
*
|
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
2020-12-10
1
-6
/
+3
*
|
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
2020-12-10
1
-3
/
+1
*
|
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
2020-12-10
1
-2
/
+2
*
|
remoteproc: qcom: pas: fix error handling in adsp_pds_enable
Zhang Qilong
2020-12-10
1
-1
/
+4
*
|
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
2020-12-10
1
-1
/
+3
[prev]
[next]