index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2021-10-15
remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API
Arnaud Pouliquen
2021-10-15
remoteproc: omap_remoteproc: simplify getting .driver_data
Wolfram Sang
2021-10-15
remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resource_byname() to sim...
zhaoxiao
2021-10-15
remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
Christophe JAILLET
2021-10-15
remoteproc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-10-14
remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-13
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Shengjiu Wang
2021-10-12
remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX
Shengjiu Wang
2021-10-12
remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method
Shengjiu Wang
2021-10-12
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
2021-10-04
remoteproc: meson-mx-ao-arc: fix a bit test
Dan Carpenter
2021-09-27
remoteproc: mss: q6v5-mss: Add modem support on SC7280
Sibi Sankar
2021-09-27
remoteproc: qcom: pas: Add SC7280 Modem support
Sibi Sankar
2021-09-27
remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998
Yassine Oudjana
2021-09-27
remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
2021-09-27
remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Martin Blumenstingl
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-09-27
remoteproc: Fix the wrong default value of is_iomem
Dong Aisheng
2021-09-27
remoteproc: elf_loader: Fix loading segment when is_iomem true
Peng Fan
2021-09-27
remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
Sibi Sankar
2021-09-13
remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD
Stephen Boyd
2021-09-13
remoteproc: qcom: wcnss: Drop unused smd include
Stephen Boyd
2021-08-04
remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible
Konrad Dybcio
2021-07-28
remoteproc: use freezable workqueue for crash notifications
Alex Elder
2021-07-28
remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
2021-07-28
remoteproc: qcom: wcnss: Fix race with iris probe
Bjorn Andersson
2021-07-07
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-25
remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
Bjorn Andersson
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
2021-06-23
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
2021-06-23
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
2021-06-23
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
2021-06-10
remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
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-05-27
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
2021-05-27
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
[next]