messages from 2020-11-16 16:29:20 to 2020-12-03 18:22:35 UTC [more...]
[PATCH v2 0/6] Add a PRU remoteproc driver
2020-12-03 18:21 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v2 2/6] remoteproc/pru: Add a PRU remoteproc driver
` [PATCH v2 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH v2 4/6] remoteproc/pru: Add pru-specific debugfs support
` [PATCH v2 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v2 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs
[PATCH v3] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-03 16:34 UTC (2+ messages)
[PATCH v2] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-03 16:02 UTC (3+ messages)
[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
2020-12-02 20:39 UTC (13+ messages)
` [PATCH v7 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v7 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v7 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v7 4/8] rpmsg: virtio: Rename rpmsg_create_channel
` [PATCH v7 5/8] rpmsg: core: Add channel creation internal API
` [PATCH v7 6/8] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v7 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
` [PATCH v7 8/8] rpmsg: Turn name service into a stand alone driver
[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-02 20:35 UTC (2+ messages)
[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
2020-12-02 20:28 UTC (2+ messages)
[PATCH v3 00/15] remoteproc: Add support for detaching from rproc
2020-12-02 18:14 UTC (22+ messages)
` [PATCH v3 01/15] dt-bindings: remoteproc: Add bindind to support autonomous processors
` [PATCH v3 02/15] remoteproc: Re-check state in rproc_shutdown()
` [PATCH v3 03/15] remoteproc: Remove useless check in rproc_del()
` [PATCH v3 04/15] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v3 05/15] remoteproc: Properly represent the attached state
` [PATCH v3 06/15] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v3 07/15] remoteproc: Add new detach() remoteproc operation
` [PATCH v3 08/15] remoteproc: Introduce function __rproc_detach()
` [PATCH v3 09/15] remoteproc: Introduce function rproc_detach()
` [PATCH v3 10/15] remoteproc: Rename function rproc_actuate()
` [PATCH v3 11/15] remoteproc: Add return value to function rproc_shutdown()
` [PATCH v3 12/15] remoteproc: Properly deal with a stop request when attached
` [PATCH v3 13/15] remoteproc: Properly deal with a start "
` [PATCH v3 14/15] remoteproc: Properly deal with detach request
` [PATCH v3 15/15] remoteproc: Refactor rproc delete and cdev release path
[PATCH v3] remoteproc/mediatek: read IPI buffer offset from FW
2020-12-01 19:03 UTC (2+ messages)
[PATCH v24 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2020-11-30 15:57 UTC (6+ messages)
` [PATCH v24 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v24 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v24 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v24 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v24 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[PATCH 0/3] TI K3 R5F remoteproc support on J7200 SoCs
2020-11-30 15:47 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: k3-r5f: Update bindings for "
` [PATCH 2/3] remoteproc: k3-r5: Extend support to R5F clusters on "
` [PATCH 3/3] remoteproc: k3-r5: Adjust TCM sizes in Split-mode "
[PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2020-11-30 15:33 UTC (5+ messages)
` [PATCH v23 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[RESEND PATCH v2] remoteproc/mediatek: read IPI buffer offset from FW
2020-11-30 3:47 UTC (5+ messages)
[PATCH] remoteproc/mediatek: Fix kernel test robot warning
2020-11-28 3:40 UTC (2+ messages)
[PATCH] remoteproc: Add a rproc_set_firmware() API
2020-11-26 22:56 UTC (4+ messages)
[PATCH v2 0/3] remoteproc sysfs fixes/improvements
2020-11-26 22:31 UTC (10+ messages)
` [PATCH v2 1/3] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
` [PATCH v2 2/3] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH v2 3/3] remoteproc: wkup_m3: Set "
[linux-next:master 2224/7715] drivers/remoteproc/mtk_scp.c:755:37: warning: unused variable 'mt8183_of_data'
2020-11-25 18:50 UTC (2+ messages)
[PATCH v3 0/4] remoteproc: Improvement for the Qualcomm sysmon
2020-11-25 18:09 UTC (6+ messages)
` [PATCH v3 1/4] remoteproc: sysmon: Ensure remote notification ordering
` [PATCH v3 2/4] remoteproc: sysmon: Expose the shutdown result
` [PATCH v3 3/4] remoteproc: qcom: q6v5: Query sysmon before graceful shutdown
` [PATCH v3 4/4] remoteproc: sysmon: Improve error messages
[PATCH 1/2] remoteproc: qcom_q6v5_mss: Replace ioremap with memremap
2020-11-24 16:22 UTC (4+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after use
[PATCH v2 0/2] remoteproc/mediatek: fix sparse errors
2020-11-24 4:20 UTC (6+ messages)
` [PATCH v2 1/2] remoteproc/mediatek: fix sparse errors on sram power on and off
` [PATCH v2 2/2] remoteproc/mediatek: fix sparse errors on dma_alloc and dma_free
[PATCH] remoteproc: qcom_sysmon: Constify qmi_indication_handler
2020-11-24 4:20 UTC (2+ messages)
[PATCH] remoteproc: Add module parameter 'auto_boot'
2020-11-23 22:44 UTC (8+ messages)
[PATCH v2 0/3] remoteproc/mediatek: read IPI buffer offset from FW binary
2020-11-23 3:03 UTC (8+ messages)
` [PATCH v2 1/3] remoteproc/mediatek: fix boundary check
` [PATCH v2 2/3] remoteproc/mediatek: skip if filesz is 0
` [PATCH v2 3/3] remoteproc/mediatek: read IPI buffer offset from FW
[PATCH 0/2] introduce sunxi hwspinlock
2020-11-21 14:33 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: hwlock: add sunxi hwlock
` [PATCH 2/2] hwspinlock: add SUNXI implementation
[PATCH v8 0/4] Introduce mini-dump support for remoteproc
2020-11-21 4:05 UTC (9+ messages)
` [PATCH v8 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v8 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v8 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v8 4/4] remoteproc: qcom: Add minidump id for sm8150 modem
[PATCH v2 00/14] remoteproc: Add support for detaching from rproc
2020-11-20 20:40 UTC (18+ messages)
` [PATCH v2 06/14] remoteproc: Add new detach() remoteproc operation
` [PATCH v2 07/14] remoteproc: Introduce function __rproc_detach()
` [PATCH v2 08/14] remoteproc: Introduce function rproc_detach()
` [PATCH v2 10/14] remoteproc: Add return value to function rproc_shutdown()
` [RFC v2 13/14] remoteproc: Add automation flags
[PATCH v6 0/8] rpmsg: Make RPMSG name service modular
2020-11-19 17:33 UTC (12+ messages)
` [PATCH v6 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v6 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v6 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v6 4/8] rpmsg: virtio: Rename rpmsg_create_channel
` [PATCH v6 5/8] rpmsg: core: Add channel creation internal API
` [PATCH v6 6/8] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v6 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
` [PATCH v6 8/8] rpmsg: Turn name service into a stand alone driver
[PATCH 0/6] Add a PRU remoteproc driver
2020-11-19 13:10 UTC (15+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH 2/6] remoteproc/pru: Add a PRU remoteproc driver
` [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
[PATCH v2 0/3] Add events to trace remoteproc lifecycle
2020-11-18 22:26 UTC (5+ messages)
` [PATCH v2 1/3] soc: qcom: Add tracepoints to mdt loader
` [PATCH v2 2/3] firmware: scm: Add tracepoints to scm driver for pas calls
` [PATCH v2 3/3] remoteproc: Add ftrace events to trace lifecycle of remoteprocs
[PATCH v7 0/4] Introduce mini-dump support for remoteproc
2020-11-18 16:50 UTC (9+ messages)
` [PATCH v7 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v7 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v7 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v7 4/4] remoteproc: qcom: Add minidump id for sm8150 modem
[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
2020-11-18 16:16 UTC (21+ messages)
[PATCH] remoteproc: qcom: fix reference leak in adsp_start
2020-11-18 14:30 UTC (2+ messages)
[PATCH] remoteproc: qcom: pas: fix error handling in adsp_pds_enable
2020-11-18 14:30 UTC (2+ messages)
[PATCH 0/2] remoteproc: Constify static struct rproc_ops
2020-11-18 14:30 UTC (2+ messages)
[PATCH] remoteproc: k3-dsp: Fix return value check in devm_ioremap_uc()
2020-11-18 14:30 UTC (3+ messages)
[PATCH v2 -next] remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
2020-11-18 14:30 UTC (2+ messages)
[PATCH] remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
2020-11-18 14:30 UTC (2+ messages)
[PATCH] remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
2020-11-18 14:30 UTC (2+ messages)
[PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial
2020-11-18 10:16 UTC (14+ messages)
[PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation
2020-11-17 11:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox