index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
2021-04-13
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
2021-04-13
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
2021-04-13
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
2021-04-13
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
2021-04-13
remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX
Wei Yongjun
2021-04-13
remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()
Junlin Yang
2021-04-13
remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2021-04-13
remoteproc: qcom: pas: Add modem support for SDX55
Manivannan Sadhasivam
2021-04-13
remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()
Wei Yongjun
2021-04-13
remoteproc: pru: Fix and cleanup firmware interrupt mapping logic
Suman Anna
2021-04-13
remoteproc: pru: Fix wrong success return value for fw events
Suman Anna
2021-04-13
remoteproc: pru: Fixup interrupt-parent logic for fw events
Suman Anna
2021-03-18
remoteproc: qcom: wcnss: Allow specifying firmware-name
Bjorn Andersson
2021-03-18
remoteproc: qcom: wcss: explicitly request exclusive reset control
Govind Singh
2021-03-18
remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
Govind Singh
2021-03-18
remoteproc: qcom: wcss: populate hardcoded param using driver data
Govind Singh
2021-03-18
remoteproc: Refactor function rproc_cdev_release()
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a detach request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a stop request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a start request when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with a kernel panic when attached
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when stopping
Mathieu Poirier
2021-03-18
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
2021-03-18
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
2021-03-18
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
2021-03-18
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
2021-03-18
remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
Bjorn Andersson
2021-03-17
remoteproc: pru: Fix firmware loading crashes on K3 SoCs
Suman Anna
2021-03-12
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
2021-03-11
remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-03-08
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
2021-03-08
remoteproc: pru: Fix loading of GNU Binutils ELF
Dimitar Dimitrov
2021-03-08
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
[next]