Age | Commit message (Expand) | Author |
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 |
2021-05-27 | remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs | Suman Anna |
2021-05-27 | remoteproc: Fix various kernel-doc warnings | Suman Anna |
2021-05-27 | remoteproc: Add kernel-doc comment for is_iomem | Suman Anna |
2021-05-13 | firmware: replace HOTPLUG with UEVENT in FW_ACTION defines | Shawn Guo |
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 |