messages from 2018-03-21 16:01:54 to 2018-04-27 11:54:10 UTC [more...]
[PATCH v4 0/5] Add support for remoteproc modem-pil on SDM845 SoCs
2018-04-27 11:54 UTC (11+ messages)
` [PATCH v4 1/5] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v4 2/5] reset: qcom: AOSS (always on subsystem) reset controller
` [PATCH v4 3/5] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
` [PATCH v4 4/5] remoteproc: qcom: Add support for mss remoteproc on SDM845
` [PATCH v4 5/5] remoteproc: qcom: Always assert and deassert reset signals in SDM845
[PATCH v2 0/6] Add chrdev and name query support for GLINK
2018-04-27 1:24 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH v2 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH v2 3/6] rpmsg: glink: Use complete_all for open states
` [PATCH v2 4/6] rpmsg: Guard against null endpoint ops in destroy
` [PATCH v2 5/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH v2 6/6] rpmsg: glink: Expose rpmsg name attr for glink
[PATCH v3 0/6] Add chrdev and name query support for GLINK
2018-04-26 22:59 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH v3 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH v3 3/6] rpmsg: glink: Use complete_all for open states
` [PATCH v3 4/6] rpmsg: Guard against null endpoint ops in destroy
` [PATCH v3 5/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH v3 6/6] rpmsg: glink: Expose rpmsg name attr for glink
[PATCH] remoteproc: Proxy unvote clk/regs in handover context
2018-04-25 14:50 UTC
[PATCH] remoteproc: rename "crashed" parameter
2018-04-25 14:47 UTC (3+ messages)
virtio remoteproc device
2018-04-23 21:02 UTC (7+ messages)
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-04-22 17:12 UTC (25+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 02/20] ata: "
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 05/20] firewire: "
` [PATCH v3 06/20] fpga: "
` [PATCH v3 07/20] i2c: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 15/20] net: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 20/20] usb: "
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-04-20 3:04 UTC (6+ messages)
[PATCH v3] rpmsg: qcom_smd: Access APCS through mailbox framework
2018-04-20 1:17 UTC
[PATCH v3 0/7] Add support for remoteproc modem-pil on SDM845 SoCs
2018-04-19 17:22 UTC (9+ messages)
` [PATCH v3 2/7] reset: qcom: AOSS (always on subsystem) reset controller
` [PATCH v3 4/7] mailbox: Add support for Qualcomm SDM845 SoCs
` [PATCH v3 7/7] remoteproc: qcom: Always assert and deassert reset signals in SDM845
[PATCH v6 0/7] ARM: davinci: complete the conversion to using the reset framework
2018-04-18 8:56 UTC (15+ messages)
` [PATCH v6 1/7] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v6 2/7] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v6 3/7] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v6 4/7] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v6 5/7] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v6 6/7] remoteproc/davinci: use the reset framework
` [PATCH v6 7/7] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH 1/2] hwspinlock: Convert to use 'switch' statement
2018-04-17 21:53 UTC (3+ messages)
` [PATCH 2/2] hwspinlock: Introduce one new mode for hwspinlock
[PATCH] remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
2018-04-17 21:47 UTC (2+ messages)
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-04-17 17:48 UTC (3+ messages)
[PATCH 0/3] rpmsg: smd: Redeliver messages after probe
2018-04-10 18:27 UTC (7+ messages)
` [PATCH 1/3] rpmsg: smd: Fix container_of macros
` [PATCH 2/3] rpmsg: Only invoke announce_create for rpdev with endpoints
` [PATCH 3/3] rpmsg: smd: Use announce_create to process any receive work
[GIT PULL] remoteproc updates for v4.17
2018-04-10 17:58 UTC (3+ messages)
[PATCH] remoteproc: fix crashed parameter logic on stop call
2018-04-10 8:57 UTC
[GIT PULL] rpmsg updates for v4.17
2018-04-09 22:25 UTC
[PATCH v5 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-04-06 20:40 UTC (16+ messages)
` [PATCH v5 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v5 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v5 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v5 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v5 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v5 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v5 7/8] remoteproc/davinci: use the reset framework
` [PATCH v5 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH] remoteproc: fix null pointer dereference on glink only platforms
2018-04-06 5:54 UTC (2+ messages)
[PATCH] remoteproc: Remove null character write of shared mem
2018-04-05 8:59 UTC (6+ messages)
[PATCH v3 00/13] remoteproc: add fixed memory region support
2018-04-03 12:04 UTC (2+ messages)
[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-03-30 11:07 UTC (16+ messages)
` [PATCH v3 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v3 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v3 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v3 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v3 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v3 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v3 7/8] remoteproc/davinci: use the reset framework
` [PATCH v3 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-03-28 22:44 UTC (25+ messages)
` [PATCH v4 1/8] reset: modify the way reset lookup works for board files
` [PATCH v4 2/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v4 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v4 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v4 5/8] remoteproc: da8xx: add the missing retval check for clk_enable()
` [PATCH v4 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH v4 7/8] remoteproc: da8xx: use the reset framework
` [PATCH v4 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH v2] rpmsg: Add driver_override device attribute for rpmsg_device
2018-03-23 16:11 UTC
[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-03-23 12:04 UTC (10+ messages)
` [PATCH v3 1/8] reset: modify the way reset lookup works for board files
` [PATCH v3 2/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v3 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v3 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v3 5/8] remoteproc: da8xx: add the missing retval check for clk_enable()
` [PATCH v3 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH v3 7/8] remoteproc: da8xx: use the reset framework
` [PATCH v3 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH v2 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-03-23 11:08 UTC (12+ messages)
` [PATCH v2 1/8] reset: modify the way reset lookup works for board files
` [PATCH v2 2/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v2 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v2 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v2 5/8] remoteproc: da8xx: add the missing retval check for clk_enable()
` [PATCH v2 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH v2 7/8] remoteproc: da8xx: use the reset framework
` [PATCH v2 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH 0/8] ARM: davinci: complete the conversion to using the reset framework
2018-03-23 9:07 UTC (13+ messages)
` [PATCH 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH 5/8] remoteproc: da8xx: add the missing checke for clk_enable()
` [PATCH 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()
[PATCH] rpmsg: added MODULE_ALIAS for rpmsg_char
2018-03-23 4:09 UTC
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