Schönen Tag,
Dies ist Lloyds TSB Bank plc Kredite anbieten.
Lloyds TSB bietet flexible und günstige Kredite für jeden Zweck Sie Ihre
Ziele erreichen zu helfen. wir bei niedrigen Zinssatz von 3% Darlehen. Hier
sind einige wichtige Merkmale der persönlichen Kredit angeboten durch Lloyds
T
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Tue Oct 11 05:00:18 CEST 2016
media-tree git hash:9fce0c226536fc36c7fb0a8ca38a995be43e
media_build gi
Hans, Mauro,
Ping.
Benoit
-Original Message-
From: Parrot, Benoit
Sent: Wednesday, September 28, 2016 4:16 PM
To: Hans Verkuil
Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; Parrot, Benoit
Subject: [Patch 00/35] media: ti-vpe: fixes and enhancements
This patch series is
Hi Philipp, All,
On Fri, Oct 07, 2016 at 06:01:01PM +0200, Philipp Zabel wrote:
> Add device tree nodes for the BD_HDMI_MIPI HDMI to MIPI CSI-2 receiver
> board with a TC358743 connected to the Nitrogen6X MIPI CSI-2 input
> connector.
I've tested this series on my Nitrogen6x + BD_HDMI_MIPI daught
On Fri, Oct 07, 2016 at 10:42:17AM -0400, Rob Clark wrote:
> probably should keep the discussion on github (USAGE.md was updated a
> bit more and merged into https://github.com/cubanismo/allocator so
> look there for the latest)..
>
> but briefly:
>
> 1) my expectation is if the user is implement
Antti makes a very good point. If we consider a situation where we
are streaming data while concurrently checking frontend status and
polling for IR codes, some locking will certainly be required in all
of these drivers.
-Mike Krufky
On Mon, Oct 10, 2016 at 7:24 AM, Antti Palosaari wrote:
> Hel
Hello
If you use usb buffers from the state you will need add lock in order to
protect concurrent access to buffer. There may have multiple concurrent
operations from rc-polling/demux/frontend. Lets say you are reading ber
and it sets data to buffer (state), then context switch to remote
contr
On Mon, 10 Oct 2016 06:30:35 -0300
Mauro Carvalho Chehab wrote:
> > drivers/media/usb/dvb-usb/dib0700_devices.c | 10 +++---
> > 1 file changed, 3 insertions(+), 7 deletions(-)
> >
> > diff --git a/drivers/media/usb/dvb-usb/dib0700_devices.c
> > b/drivers/media/usb/dvb-usb/dib0700_devices.c
Em Sat, 8 Oct 2016 14:03:19 +0200
Nicholas Mc Guire escreveu:
> The if and else are identical and can be consolidated here.
>
> Fixes: commit 91be260faaf8 ("[media] dib8000: Add support for
> Mygica/Geniatech S2870")
>
> Signed-off-by: Nicholas Mc Guire
> ---
>
> Problem found by coccinelle