messages from 2018-03-09 00:44:02 to 2018-04-10 17:58:53 UTC [more...]
[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
[PATCH 0/3] rpmsg: smd: Redeliver messages after probe
2018-04-10 8:22 UTC (6+ 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] rpmsg updates for v4.17
2018-04-09 22:25 UTC
[PATCH 1/2] hwspinlock: Convert to use 'switch' statement
2018-04-08 3:06 UTC (2+ messages)
` [PATCH 2/2] hwspinlock: Introduce one new mode for hwspinlock
[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 v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-04-05 0:32 UTC (47+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 02/21] ata: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 05/21] firewire: "
` [PATCH v2 06/21] fpga: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 11/21] mailbox: "
` [PATCH v2 12/21] media: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 15/21] net: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 17/21] scsi: hisi_sas: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 19/21] spi: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "
[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 (17+ messages)
` [PATCH 1/8] reset: modify the way reset lookup works for board files
` [PATCH 2/8] ARM: davinci: dts: make psc0 a reset provider
` [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 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH 7/8] remoteproc: da8xx: use the reset framework
` [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
[PATCH v3 0/7] Add support for remoteproc modem-pil on SDM845 SoCs
2018-03-22 22:32 UTC (19+ messages)
` [PATCH v3 1/7] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v3 2/7] reset: qcom: AOSS (always on subsystem) reset controller
` [PATCH v3 3/7] dt-bindings: mailbox: Add APCS global binding for SDM845 SoCs
` [PATCH v3 4/7] mailbox: Add support for Qualcomm "
` [PATCH v3 5/7] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
` [PATCH v3 6/7] remoteproc: qcom: Add support for mss remoteproc on SDM845
` [PATCH v3 7/7] remoteproc: qcom: Always assert and deassert reset signals in SDM845
[PATCH RESEND] rpmsg: virtio_rpmsg_bus: fix rpmsg_probe() for virtio-mmio transport
2018-03-21 8:04 UTC (3+ messages)
[PATCH RESEND] rpmsg: Add driver_override device attribute for rpmsg_device
2018-03-21 7:59 UTC (3+ messages)
[PATCH] rpmsg: glink: Use spinlock in tx path
2018-03-20 2:14 UTC (2+ messages)
[RFC] rpmsg: virtio rpmsg: Add RPMsg char driver support
2018-03-18 22:49 UTC (2+ messages)
[PATCH 0/3] drivers: rpmsg: make rpmsg bus DMA capable
2018-03-18 22:47 UTC (4+ messages)
` [PATCH 2/3] rpmsg: core: "
[PATCH 0/2] rpmsg: use put_device() if device_register fail
2018-03-18 22:47 UTC (2+ messages)
[PATCH 0/3] remoteproc: imx_rproc: Improve 'imx_rproc_probe()'
2018-03-18 22:44 UTC (5+ messages)
` [PATCH 1/3] remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
` [PATCH 2/3] remoteproc: imx_rproc: Re-use existing "
` [PATCH 3/3] remoteproc: imx_rproc: Slightly simplify code "
[PATCH] Revert "rpmsg: smd: Create device for all channels"
2018-03-15 18:50 UTC (2+ messages)
[PATCH 0/6] Add support for remoteproc modem-pil on SDM845 SoCs
2018-03-12 7:01 UTC (6+ messages)
` [PATCH 1/6] reset: qcom: AOSS (Always on subsystem) reset controller
[PATCH] soc: qcom: qmi: add CONFIG_NET dependency
2018-03-09 0:44 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