index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
remoteproc: qcom: pas: Add SM8350 PAS remoteprocs
Vinod Koul
1
-0
/
+63
2021-02-09
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-16
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
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
1
-1
/
+5
2020-12-10
remoteproc/mediatek: change MT8192 CFG register base
Tzung-Bi Shih
1
-13
/
+13
2020-12-10
remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs
Suman Anna
1
-0
/
+3
2020-12-10
remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
Suman Anna
1
-9
/
+131
2020-12-10
remoteproc: pru: Add pru-specific debugfs support
Suman Anna
1
-0
/
+136
2020-12-10
remoteproc: pru: Add support for PRU specific interrupt configuration
Grzegorz Jaszczyk
2
-0
/
+227
2020-12-10
remoteproc: pru: Add a PRU remoteproc driver
Suman Anna
3
-0
/
+446
2020-12-04
remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-04
remoteproc: sysmon: fix shutdown_acked state
Arnd Bergmann
1
-5
/
+2
2020-11-25
remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCs
Suman Anna
1
-0
/
+43
2020-11-25
remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCs
Suman Anna
1
-2
/
+50
2020-11-25
remoteproc: Add a rproc_set_firmware() API
Suman Anna
2
-31
/
+65
2020-11-25
remoteproc: sysmon: Improve error messages
Bjorn Andersson
1
-6
/
+6
2020-11-25
remoteproc: qcom: q6v5: Query sysmon before graceful shutdown
Bjorn Andersson
6
-6
/
+13
2020-11-25
remoteproc: sysmon: Expose the shutdown result
Bjorn Andersson
2
-19
/
+69
2020-11-25
remoteproc: sysmon: Ensure remote notification ordering
Bjorn Andersson
1
-4
/
+21
2020-11-24
remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after use
Sibi Sankar
1
-15
/
+22
2020-11-24
remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
Sibi Sankar
1
-6
/
+6
2020-11-23
remoteproc: qcom_sysmon: Constify qmi_indication_handler
Rikard Falkeborn
1
-1
/
+1
2020-11-20
remoteproc/mediatek: skip if filesz is 0
Tzung-Bi Shih
1
-6
/
+6
2020-11-20
remoteproc/mediatek: fix boundary check
Tzung-Bi Shih
1
-2
/
+2
2020-11-20
remoteproc/mediatek: fix sparse errors on dma_alloc and dma_free
Tzung-Bi Shih
2
-2
/
+2
2020-11-20
remoteproc/mediatek: fix sparse errors on sram power on and off
Tzung-Bi Shih
1
-2
/
+2
2020-11-17
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
1
-1
/
+1
2020-11-17
remoteproc: ingenic: Constify ingenic_rproc_ops
Rikard Falkeborn
1
-1
/
+1
[next]