Age | Commit message (Expand) | Author | Files | Lines |
2021-07-07 | Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 12 | -106/+395 |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 1 | -0/+1 |
2021-06-26 | remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss | Bjorn Andersson | 1 | -0/+22 |
2021-06-23 | remoteproc: imx_rproc: support i.MX8ULP | Peng Fan | 1 | -0/+13 |
2021-06-23 | remoteproc: stm32: fix mbox_send_message call | Arnaud Pouliquen | 1 | -9/+5 |
2021-06-23 | remoteproc: core: Cleanup device in case of failure | Siddharth Gupta | 1 | -3/+12 |
2021-06-23 | remoteproc: core: Fix cdev remove and rproc del | Siddharth Gupta | 2 | -2/+2 |
2021-06-23 | remoteproc: core: Move validate before device add | Siddharth Gupta | 1 | -4/+4 |
2021-06-23 | remoteproc: core: Move cdev add before device add | Siddharth Gupta | 1 | -5/+5 |
2021-06-23 | remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs | Suman Anna | 1 | -0/+3 |
2021-06-23 | remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get() | Stephan Gerhold | 1 | -3/+2 |
2021-06-23 | remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put() | Stephan Gerhold | 1 | -1/+1 |
2021-06-10 | remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration | Peng Fan | 1 | -0/+1 |
2021-06-01 | remoteproc: imx_rproc: support i.MX8MN/P | Peng Fan | 1 | -7/+80 |
2021-06-01 | remoteproc: imx_rproc: support i.MX7ULP | Peng Fan | 1 | -11/+38 |
2021-06-01 | remoteproc: imx_rproc: make clk optional | Peng Fan | 1 | -15/+31 |
2021-06-01 | remoteproc: imx_rproc: initial support for mutilple start/stop method | Peng Fan | 1 | -0/+13 |
2021-06-01 | remoteproc: imx_rproc: parse fsl,auto-boot | Peng Fan | 1 | -0/+3 |
2021-05-28 | remoteproc: k3-r5: Fix an error message | Christophe JAILLET | 1 | -1/+1 |
2021-05-28 | remoteproc: stm32: fix phys_addr_t format string | Arnd Bergmann | 1 | -1/+1 |
2021-05-28 | remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs | Suman Anna | 1 | -29/+120 |
2021-05-28 | remoteproc: Fix various kernel-doc warnings | Suman Anna | 3 | -20/+42 |
2021-05-28 | remoteproc: Add kernel-doc comment for is_iomem | Suman Anna | 1 | -0/+1 |
2021-05-13 | firmware: replace HOTPLUG with UEVENT in FW_ACTION defines | Shawn Guo | 1 | -1/+1 |
2021-05-04 | Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 24 | -253/+1426 |
2021-04-14 | remoteproc: stm32: add capability to detach | Arnaud Pouliquen | 1 | -2/+37 |
2021-04-14 | remoteproc: imx_rproc: support remote cores booted before Linux Kernel | Peng Fan | 1 | -0/+45 |
2021-04-14 | remoteproc: imx_rproc: move memory parsing to rproc_ops | Peng Fan | 1 | -5/+3 |
2021-04-14 | remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX | Peng Fan | 1 | -5/+5 |
2021-04-14 | remoteproc: imx_rproc: add missing of_node_put | Peng Fan | 1 | -0/+2 |
2021-04-14 | remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX | Wei Yongjun | 1 | -0/+1 |
2021-04-14 | remoteproc: qcom: wcss: Remove unnecessary PTR_ERR() | Junlin Yang | 1 | -8/+8 |
2021-04-14 | remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 1 | -1/+1 |
2021-04-14 | remoteproc: qcom: pas: Add modem support for SDX55 | Manivannan Sadhasivam | 1 | -0/+17 |
2021-04-13 | remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio() | Wei Yongjun | 1 | -2/+2 |
2021-04-13 | remoteproc: pru: Fix and cleanup firmware interrupt mapping logic | Suman Anna | 1 | -5/+17 |
2021-04-13 | remoteproc: pru: Fix wrong success return value for fw events | Suman Anna | 1 | -2/+4 |
2021-04-13 | remoteproc: pru: Fixup interrupt-parent logic for fw events | Suman Anna | 1 | -3/+12 |
2021-03-18 | remoteproc: qcom: wcnss: Allow specifying firmware-name | Bjorn Andersson | 1 | -1/+7 |
2021-03-18 | remoteproc: qcom: wcss: explicitly request exclusive reset control | Govind Singh | 1 | -3/+3 |
2021-03-18 | remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404 | Govind Singh | 1 | -38/+528 |
2021-03-18 | remoteproc: qcom: wcss: populate hardcoded param using driver data | Govind Singh | 1 | -5/+24 |
2021-03-18 | remoteproc: Refactor function rproc_cdev_release() | Mathieu Poirier | 1 | -2/+8 |
2021-03-18 | remoteproc: Properly deal with a detach request when attached | Mathieu Poirier | 2 | -0/+10 |
2021-03-18 | remoteproc: Properly deal with a stop request when attached | Mathieu Poirier | 3 | -2/+8 |
2021-03-18 | remoteproc: Properly deal with a start request when attached | Mathieu Poirier | 2 | -2/+4 |
2021-03-18 | remoteproc: Properly deal with a kernel panic when attached | Mathieu Poirier | 1 | -1/+5 |
2021-03-18 | remoteproc: Properly deal with the resource table when stopping | Mathieu Poirier | 1 | -1/+47 |
2021-03-18 | remoteproc: Properly deal with the resource table when detaching | Mathieu Poirier | 1 | -0/+81 |