messages from 2016-10-17 16:23:35 to 2016-12-07 23:23:32 UTC [more...]
[PATCH v2 1/1] remoteproc: core: probe subdevices before booting coprocessor
2016-12-07 23:23 UTC (2+ messages)
[PATCH] remoteproc/ste: Delete unused driver
2016-12-07 20:40 UTC (4+ messages)
[PATCH v1 0/6] rtio_rpmsg: make rpmsg channel configurable
2016-12-07 20:35 UTC (7+ messages)
` [PATCH v1 1/6] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
` [PATCH v1 2/6] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
` [PATCH v1 3/6] include: virtio_rpmsg: add virtio rpmsg configuration structure
` [PATCH v1 4/6] rpmsg: virtio_rpmsg: get buffer configuration from virtio
` [PATCH v1 5/6] rpmsg: virtio_rpmsg: don't allocate buffer if provided by low level driver
` [PATCH v1 6/6] rpmsg: virtio_rpmsg: set buffer configuration to virtio
[PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support
2016-12-07 20:33 UTC (4+ messages)
` [PATCH v1 1/3] remoteproc: st: add virtio communication support
` [PATCH v1 2/3] remoteproc: st: add da to va support
` [PATCH v1 3/3] remoteproc: core: don't allocate carveout if pa or da are defined
[PATCH 00/10] virtio: sparse fixes
2016-12-07 14:09 UTC (7+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds
[PATCH 1/1] rpmsg: virtio_rpmsg_bus: fix channel creation
2016-12-07 8:42 UTC (6+ messages)
[PATCH] remoteproc: Drop wait in __rproc_boot()
2016-12-07 1:04 UTC
[PATCH] firwmare: Correct handling of fw_state_wait() return value
2016-12-07 1:01 UTC
[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
2016-12-06 18:21 UTC
[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
2016-12-06 18:08 UTC (3+ messages)
` [RFC LINUX PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped
` [RFC LINUX PATCH 2/2] rpmsg: DMA map sgs passed to virtio
[PATCH 1/1] remoteproc: core: probe subdevices before booting coprocessor
2016-12-05 9:04 UTC (4+ messages)
[PATCH 1/3] remoteproc: qcom: mdt_loader: add include for sizes
2016-12-03 4:49 UTC (3+ messages)
[PATCH] remoteproc: Remove "experimental" warning
2016-12-03 4:43 UTC
[PATCH v2] rpmsg: qcom_smd: Add support for "label" property
2016-12-02 22:06 UTC
[PATCH v2 1/4] rpmsg: Introduce "poll" to endpoint ops
2016-12-02 22:03 UTC (4+ messages)
` [PATCH v2 2/4] rpmsg: qcom_smd: Implement endpoint "poll"
` [PATCH v2 3/4] rpmsg: Driver for user space endpoint interface
` [PATCH v2 4/4] rpmsg: smd: Register rpmsg user space interface for edges
remoteproc/ste: Hide config option by default
2016-12-02 21:56 UTC (3+ messages)
[PATCH] rpmsg: qcom_smd: Add support for "label" property
2016-12-02 1:06 UTC
[PATCH] rpmsg: qcom_smd: Correct return value for O_NONBLOCK
2016-12-02 0:59 UTC
rpmsg: socket ipc based on rpmsg
2016-11-24 11:48 UTC (3+ messages)
[PATCH 2/3] remoteproc: add empty remoteproc API functions in header
2016-11-22 17:02 UTC
[PATCH v3 0/3] reproc: qcom: Add support to hexagon q6v56 in qcom hexagon rproc driver
2016-11-21 19:29 UTC (14+ messages)
` [PATCH v3 1/3] remoteproc: qcom: Embed private data structure for hexagon dsp
` [PATCH v3 2/3] remoteproc: qcom: Hexagon resource handling
` [PATCH v3 3/3] remoteproc: qcom: Adding q6v56 reset sequence
[PATCH v2 1/3] remoteproc: qcom: Encapsulate pvt data structure for q6v56 hexagon
2016-11-18 18:40 UTC (7+ messages)
` [PATCH v2 2/3] remoteproc: qcom: Hexagon version independent resource handling
` [PATCH v2 3/3] remoteproc: qcom: Adding q6v56 reset sequence in existing reset sequence
[PATCH v2 0/3] Venus remoteproc driver
2016-11-18 17:23 UTC (11+ messages)
` [PATCH v2 1/3] firmware: qcom: scm: add a video command for state setting
` [PATCH v2 2/3] dt-binding: remoteproc: venus rproc dt binding document
` [PATCH v2 3/3] remoteproc: qcom: add Venus video core firmware loader driver
[PATCH] remoteproc: wcnss-pil: add QCOM_SMD dependency
2016-11-18 17:05 UTC (2+ messages)
[RESEND PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
2016-11-18 16:40 UTC (22+ messages)
` [PATCH v10 01/11] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v10 02/11] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v10 03/11] remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
` [PATCH v10 04/11] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v10 05/11] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v10 06/11] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v10 07/11] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core
` [PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver
` [PATCH v10 10/11] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v10 11/11] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
[PATCH] remoteproc: adsp-pil: fix recursive dependency
2016-11-16 8:47 UTC
[PATCH] dt-binding: remoteproc: Introduce ADSP loader binding
2016-11-15 22:08 UTC (2+ messages)
[PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
2016-11-14 5:12 UTC (4+ messages)
` [PATCH v10 03/11] remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
[PATCH 00/11] rproc subdevice support
2016-11-10 0:45 UTC (13+ messages)
` [PATCH 01/11] remoteproc: Introduce subdevices
` [PATCH 02/11] rpmsg: smd: Expose edge registration functions
` [PATCH 03/11] remoteproc: wcnss: Bond SMD edge to remoteproc
` [PATCH 04/11] dt-binding: remoteproc: wcnss: Allow describing smd edge
` [PATCH 05/11] remoteproc: Assign kref to rproc_vdev
` [PATCH 06/11] remoteproc: virtio: Anchor vring life cycle in vdev
` [PATCH 07/11] remoteproc: Further extend the vdev life cycle
` [PATCH 08/11] remoteproc: Decouple vdev resources and devices
` [PATCH 09/11] remoteproc: Update max_notifyid as we allocate vrings
` [PATCH 10/11] remoteproc: Remove custom vdev handler list
` [PATCH 11/11] remoteproc: Merge table_ptr and cached_table pointers
[PATCH v4 0/4] MIPS: Remote processor driver
2016-11-09 14:16 UTC (9+ messages)
` [PATCH v4 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v4 2/4] MIPS: CPS: Add VP(E) stealing
` [PATCH v4 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v4 4/4] MIPS: Deprecate VPE Loader
[PATCH 0/5] Self authenticating hexagon driver for q6v55
2016-11-08 5:28 UTC (17+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "
` [PATCH 2/5] remoteproc: Adding q6v55 specific regulator, clk, reset interface
` [PATCH 3/5] remoteproc: Adding reset sequence and halt seq changes for q6v55
` [PATCH 4/5] remoteproc: Add start and shutdown interface "
` [PATCH 5/5] remoteproc: Modifying probe for initializing q6v55 specific resources
[PATCH v3 0/2] remoteproc: Add sysfs interface
2016-11-07 18:14 UTC (9+ messages)
` [PATCH v3 1/2] remoteproc: Add a sysfs interface for firmware and state
` [PATCH v3 2/2] remoteproc: debugfs: Remove state entry which is duplicated is sysfs
[PATCH] remoteproc: qcom_wcnss: Fix circular module dependency
2016-11-04 2:37 UTC
[PATCH] dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'
2016-11-03 13:15 UTC (2+ messages)
[PATCH v2 1/1] remoteproc: Add support for xo clock
2016-11-02 18:58 UTC (7+ messages)
[PATCH -next] remoteproc: st: Fix error return code in st_rproc_probe()
2016-11-01 0:37 UTC (2+ messages)
[PATCH] remoteproc: Add support for xo clock
2016-10-21 23:15 UTC (3+ messages)
[PATCH] rpmsg: Provide function stubs for API
2016-10-21 17:25 UTC
[PATCH 1/2] driver: rproc: q6v5_pil: driver changes to validate mss boot on 8996
2016-10-20 17:17 UTC (2+ messages)
` [PATCH 2/2] arch: arm64: dtsi: dtsi changes for q6v5_pil drv validation "
[PATCH v2 0/4] remoteproc: Add sysfs interface
2016-10-19 11:04 UTC (8+ messages)
` [PATCH v2 1/4] remoteproc: Keep local copy of firmware name
` [PATCH v2 3/4] remoteproc: Add a sysfs interface for firmware and state
` [PATCH v2 4/4] remoteproc: debugfs: Remove state entry which is duplicated is sysfs
[PATCH] rpmsg: Handle invalid parameters in public API
2016-10-19 0:23 UTC
[PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers
2016-10-18 22:19 UTC (5+ messages)
` [PATCH 1/3] remoteproc: qcom: q6v5_pil: Fix module autoload
` [PATCH 2/3] remoteproc: qcom: wcnss: "
` [PATCH 3/3] remoteproc: qcom: wcnss_iris: "
[PATCH v2 1/2] remoteproc: core: Add rproc OF look-up functions
2016-10-18 17:45 UTC (2+ messages)
[PATCH 0/4] Venus remoteproc driver
2016-10-18 16:23 UTC (3+ messages)
` [PATCH 4/4] remoteproc: qcom: add Venus video core firmware loader driver
[PATCH v3 0/4] MIPS: Remote processor driver
2016-10-18 14:30 UTC (3+ messages)
Query on vring allocation in internal SRAM with remoteproc
2016-10-17 17:52 UTC (4+ messages)
[PATCH v3 00/20] remoteproc: Allow platform-specific drivers to request resources
2016-10-17 16:26 UTC (4+ messages)
` [PATCH v3 02/20] remoteproc: core: Add function to dump resource table
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