linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 11:21:03 to 2021-03-18 02:06:21 UTC [more...]

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-03-18  2:05 UTC  (3+ messages)
` [PATCH v8 2/9] remoteproc: qcom: Add secure PIL support

[PATCH] remoteproc/mediatek: set to DEVAPC domain 3 for MT8192 SCP
 2021-03-18  1:33 UTC  (4+ messages)

[PATCH v2] remoteproc/mediatek: set to DEVAPC domain 3 for MT8192 SCP
 2021-03-18  1:24 UTC 

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-17 22:41 UTC  (10+ messages)

[PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
 2021-03-17 16:27 UTC  (17+ messages)
` [PATCH v26 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v26 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v26 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v26 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v26 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-03-17  9:29 UTC  (34+ messages)
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v5 05/16] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v5 08/16] rpmsg: glink: add sendto and trysendto ops
` [PATCH v5 11/16] rpmsg: virtio: register the rpmsg_ctrl device
` [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v5 15/16] rpmsg: char: no dynamic endpoint management for the default one
` [PATCH v5 16/16] rpmsg: char: return an error if device already open

[PATCH 0/2] Add support for sc7280 WPSS PIL loading
 2021-03-16 22:33 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH] remoteproc: pru: Fix firmware loading crashes on K3 SoCs
 2021-03-15 20:58 UTC 

[PATCH v2] remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
 2021-03-15 17:06 UTC  (2+ messages)

[PATCH] remoteproc: qcom: wcnss: Fix race with iris probe
 2021-03-15 16:40 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
 2021-03-15 16:22 UTC  (2+ messages)

[PATCH 0/6] rpmsg: enable the use of the rpmsg_char device for the Virtio backend
 2021-03-15 16:16 UTC  (9+ messages)
` [PATCH 1/6] rpmsg: char: Rename rpmsg_char_init to rpmsg_chrdev_init
` [PATCH 2/6] rpmsg: Move RPMSG_ADDR_ANY in user API
` [PATCH 3/6] rpmsg: Add short description of the IOCTL defined in UAPI
` [PATCH 4/6] rpmsg: char: Use rpmsg_sendto to specify the message destination address
` [PATCH 5/6] rpmsg: virtio: Register the rpmsg_char device
` [PATCH 6/6] rpmsg: char: Return an error if device already open

[PATCH -next] remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
 2021-03-13  0:08 UTC  (2+ messages)

[PATCH v8 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-12 16:24 UTC  (18+ messages)
` [PATCH v8 01/17] remoteproc: Remove useless check in rproc_del()
` [PATCH v8 02/17] remoteproc: Rename function rproc_actuate()
` [PATCH v8 03/17] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v8 04/17] remoteproc: Properly represent the attached state
` [PATCH v8 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
` [PATCH v8 06/17] remoteproc: stm32: Move resource table setup "
` [PATCH v8 07/17] remoteproc: stm32: Move memory parsing "
` [PATCH v8 08/17] remoteproc: Add new detach() remoteproc operation
` [PATCH v8 09/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v8 10/17] remoteproc: Introduce function rproc_detach()
` [PATCH v8 11/17] remoteproc: Properly deal with the resource table when detaching
` [PATCH v8 12/17] remoteproc: Properly deal with the resource table when stopping
` [PATCH v8 13/17] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v8 14/17] remoteproc: Properly deal with a start request "
` [PATCH v8 15/17] remoteproc: Properly deal with a stop "
` [PATCH v8 16/17] remoteproc: Properly deal with a detach "
` [PATCH v8 17/17] remoteproc: Refactor function rproc_cdev_release()

[PATCH v2] remoteproc: qcom: wcnss: Allow specifying firmware-name
 2021-03-12  0:24 UTC 

[PATCH net-next 0/4] net: ipa: support COMPILE_TEST
 2021-03-11 23:32 UTC  (2+ messages)

[PATCH v2] remoteproc: sysfs: Use sysfs_emit instead of sprintf
 2021-03-11 23:32 UTC  (2+ messages)

[PATCH] rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
 2021-03-11 23:32 UTC  (2+ messages)

[PATCH V13 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-03-11 18:06 UTC  (16+ messages)
` [PATCH V13 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V13 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V13 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V13 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V13 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V13 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V13 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V13 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V13 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V13 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-11 17:13 UTC  (23+ messages)
` [PATCH v7 01/17] remoteproc: Remove useless check in rproc_del()
` [PATCH v7 02/17] remoteproc: Rename function rproc_actuate()
` [PATCH v7 03/17] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v7 04/17] remoteproc: Properly represent the attached state
` [PATCH v7 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
` [PATCH v7 06/17] remoteproc: stm32: Move resource table setup "
` [PATCH v7 07/17] remoteproc: stm32: Move memory parsing "
` [PATCH v7 08/17] remoteproc: Add new detach() remoteproc operation
` [PATCH v7 09/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v7 10/17] remoteproc: Introduce function rproc_detach()
` [PATCH v7 11/17] remoteproc: Properly deal with the resource table when detaching
` [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping
` [PATCH v7 13/17] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v7 14/17] remoteproc: Properly deal with a start request "
` [PATCH v7 15/17] remoteproc: Properly deal with a stop "
` [PATCH v7 16/17] remoteproc: Properly deal with a detach "
` [PATCH v7 17/17] remoteproc: Refactor function rproc_cdev_release()

[PATCH] remoteproc: qcom: pil-info: avoid 64-bit division on 32-bit architectures
 2021-03-08 15:32 UTC 

[PATCH V12 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-03-05 22:39 UTC  (7+ messages)
` [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V12 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support

[PATCH] remoteproc: sysfs: Use scnprintf instead of sprintf
 2021-03-03 21:38 UTC  (3+ messages)

[PATCH v6 00/16] remoteproc: Add support for detaching a remote processor
 2021-03-01 18:58 UTC  (30+ messages)
` [PATCH v6 01/16] remoteproc: Remove useless check in rproc_del()
` [PATCH v6 02/16] remoteproc: Rename function rproc_actuate()
` [PATCH v6 03/16] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v6 04/16] remoteproc: Properly represent the attached state
` [PATCH v6 05/16] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
` [PATCH v6 06/16] remoteproc: stm32: Move resource table setup "
` [PATCH v6 07/16] remoteproc: stm32: Move memory parsing "
` [PATCH v6 08/16] remoteproc: Add new detach() remoteproc operation
` [PATCH v6 09/16] remoteproc: Introduce function __rproc_detach()
` [PATCH v6 10/16] remoteproc: Introduce function rproc_detach()
` [PATCH v6 11/16] remoteproc: Properly deal with the resource table when attached
` [PATCH v6 12/16] remoteproc: Properly deal with a kernel panic "
` [PATCH v6 13/16] remoteproc: Properly deal with a start request "
` [PATCH v6 14/16] remoteproc: Properly deal with a stop "
` [PATCH v6 15/16] remoteproc: Properly deal with a detach "
` [PATCH v6 16/16] remoteproc: Refactor rproc delete and cdev release path

[PATCH RESEND] remoteproc: core: Remove casting to rproc_handle_resource_t
 2021-02-24 20:39 UTC 

[PATCH] remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-24 20:32 UTC  (2+ messages)

[GIT PULL] hwspinlock updated for v5.12
 2021-02-24 19:37 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.12
 2021-02-24 19:37 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.12
 2021-02-24 19:37 UTC  (2+ messages)

[PATCH] remoteproc: core: Remove casting to rproc_handle_resource_t
 2021-02-23 17:32 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).