index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-09
remoteproc: qcom_wcnss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: pru: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: mtk_scp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: meson_mx_ao_arc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: imx_dsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-4
/
+4
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-25
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
15
-184
/
+626
2023-04-18
remoteproc: st: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-04-13
remoteproc: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-11
remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning
Mathieu Poirier
1
-4
/
+4
2023-04-10
remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a...
Markus Elfring
1
-11
/
+7
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2
-4
/
+4
2023-04-05
remoteproc: pru: Remove always true check positive unsigned value
Simon Horman
1
-3
/
+2
2023-04-03
remoteproc: stm32_rproc: Add mutex protection for workqueue
Arnaud Pouliquen
1
-0
/
+8
2023-04-03
remoteproc: Remove unnecessary (void*) conversions
Yu Zhe
7
-41
/
+41
2023-04-03
remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-3
/
+9
2023-04-03
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+5
2023-04-03
remoteproc: rcar_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+7
2023-04-03
remoteproc: st: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+4
2023-04-03
remoteproc: stm32: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+5
2023-03-29
remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC family
Devarsh Thakkar
1
-12
/
+47
2023-03-29
remoteproc: k3-r5: Simplify cluster mode setting usage
Devarsh Thakkar
1
-36
/
+40
2023-03-16
remoteproc/mtk_scpi_ipi: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-03-15
firmware: qcom_scm: Use fixed width src vm bitmap
Elliot Berman
2
-5
/
+5
2023-03-14
remoteproc: xilinx: Add mailbox channels for rpmsg
Tanmay Shah
1
-1
/
+217
2023-03-14
drivers: remoteproc: xilinx: Fix carveout names
Tanmay Shah
1
-70
/
+20
2023-03-13
remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...
Iuliana Prodan
1
-1
/
+186
2023-03-13
remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem...
Iuliana Prodan
1
-2
/
+30
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2023-02-26
Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
13
-154
/
+887
2023-02-26
Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-1
/
+2
2023-02-14
remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot
Neil Armstrong
1
-2
/
+2
2023-02-14
remoteproc: qcom: pas: Add sm6115 remoteprocs
Bhupesh Sharma
1
-0
/
+3
2023-02-14
remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
Yogesh Lal
3
-6
/
+32
2023-02-14
remoteproc: qcom: fix sparse warnings
Mukesh Ojha
1
-2
/
+2
2023-02-14
remoteproc: qcom: replace kstrdup with kstrndup
Mukesh Ojha
1
-1
/
+1
2023-02-14
rpmsg: glink: smem: Wrap driver context
Bjorn Andersson
1
-1
/
+2
2023-02-12
remoteproc: mediatek: Check the SCP image format
Tinghan Shen
1
-0
/
+1
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
3
-3
/
+3
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-2
/
+3
2023-01-18
remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
Sibi Sankar
1
-6
/
+53
[prev]
[next]