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: Wed Jul 27 04:00:25 CEST 2016
git branch: test
git hash: 009a620848218d521f008141c62f56bf19294dd9
gcc versi
On Tue, 2016-07-26 at 13:54 -0500, Rob Herring wrote:
> On Fri, Jul 22, 2016 at 04:33:01PM +0800, Minghsiu Tsai wrote:
> > Add a DT binding documentation of MDP for the MT8173 SoC
> > from Mediatek
> >
> > Signed-off-by: Minghsiu Tsai
> > ---
> > .../devicetree/bindings/media/mediatek-mdp.txt
Hi,
would it be possible to add support for the Avermedia TD310 USB TV
Dongle? It is a combined DVB-C, DVB-T and DVB-T2 device that supports
HEVC.
lsusb
ID 07ca:1871 AVerMedia Technologies, Inc.
lsusb -v
Bus 002 Device 003: ID 07ca:1871 AVerMedia Technologies, Inc.
Couldn't open device, som
On Fri, Jul 22, 2016 at 04:33:01PM +0800, Minghsiu Tsai wrote:
> Add a DT binding documentation of MDP for the MT8173 SoC
> from Mediatek
>
> Signed-off-by: Minghsiu Tsai
> ---
> .../devicetree/bindings/media/mediatek-mdp.txt | 96
>
> 1 file changed, 96 insertions(+)
Hi,
with kernel 4.4 (Ubuntu 4.4.0-28.47-generic 4.4.13), this option setting
in /etc/modprobe.d/*.conf seems to block proper initialization:
options dvb_usb disable_rc_polling=1
Without this option, firmware for the frontend 'm88ds3103' is loaded on
first access (see second log below). When
In kernel 4.6 and 4.7 holding down a button on an IR remote no longer
results in repeated key down events.
I've reproduced that issue on a Raspberry Pi B using a GPIO IR
receiver. Other systems seem to be affected as well, for
example Intel NUC with an ITE CIR receiver.
Bisecting points to this c
Hi,
On 26/07/2016 11:26, Tomasz Figa wrote:
> I think the H264 API is more or less in a good shape. I don't remember
> exactly, but VP8 API might need a bit more work. There is also VP9 API
> in the works, but it's a quite early stage. Both are more or less
> blocked currently on the request API,
On Mon, Jul 25, 2016 at 9:36 PM, Mauro Carvalho Chehab
wrote:
> Em Mon, 25 Jul 2016 15:37:14 -0400
> Michael Ira Krufky escreveu:
>
>> On Mon, Jul 25, 2016 at 3:28 PM, Mauro Carvalho Chehab
>> wrote:
>> > Hi Michael,
>> >
>> > Em Mon, 25 Jul 2016 14:55:51 -0400
>> > Michael Ira Krufky escreveu:
On 7/26/2016 9:05 AM, Niklas Söderlund wrote:
Such fallback string is present in the 'soc_camera' version of the R-Car VIN
driver, so need to add it here as well...
Signed-off-by: Sergei Shtylyov
Acked-by: Niklas Söderlund
Thanks and sorry for forgetting to CC you.
MBR, Sergei
--
To
Hi Florent,
Let's keep more people in the loop. CCing Pawel, Hans, Laurent and
linux-media ML, as there might be more people interested in the status
and/or helping.
On Tue, Jul 26, 2016 at 4:50 PM, Florent Revest
wrote:
> Hi Tomasz,
>
> I'm currently an intern at Free Electrons working with Tho
cx231xx does not yet support attaching new-style i2c_client DVB demod
drivers. Add necessary code base on tuner support for i2c_client.
Signed-off-by: Matthias Schwarzott
---
drivers/media/usb/cx231xx/cx231xx-dvb.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/drive
This avoids some low-level operations.
It has the benefit that now register values van be read from
/sys/kernel/debug/regmap
The maximum register value is just a guess - all higher addresses read as zero.
Signed-off-by: Matthias Schwarzott
---
drivers/media/dvb-frontends/Kconfig | 1 +
driver
Use new style attach.
Signed-off-by: Matthias Schwarzott
---
drivers/media/usb/cx231xx/cx231xx-dvb.c | 73 ++---
1 file changed, 48 insertions(+), 25 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-dvb.c
b/drivers/media/usb/cx231xx/cx231xx-dvb.c
index f0
Use new style attach.
Signed-off-by: Matthias Schwarzott
---
drivers/media/pci/cx23885/cx23885-dvb.c | 30 +-
1 file changed, 21 insertions(+), 9 deletions(-)
diff --git a/drivers/media/pci/cx23885/cx23885-dvb.c
b/drivers/media/pci/cx23885/cx23885-dvb.c
index e5748a
Now that all users of legacy attach are converted it can be removed.
Signed-off-by: Matthias Schwarzott
---
drivers/media/dvb-frontends/si2165.c | 117 --
drivers/media/dvb-frontends/si2165.h | 31
drivers/media/dvb-frontends/si2165_priv.h | 17 ++
Now that there is a i2c_client, use the more specific dev for logging.
Signed-off-by: Matthias Schwarzott
---
drivers/media/dvb-frontends/si2165.c | 46 ++--
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/drivers/media/dvb-frontends/si2165.c
b/dr
Afterwards it is possible to convert attaching in card drivers.
Signed-off-by: Matthias Schwarzott
---
drivers/media/dvb-frontends/si2165.c | 149 +++
drivers/media/dvb-frontends/si2165.h | 22 ++
2 files changed, 171 insertions(+)
diff --git a/drivers/media
17 matches
Mail list logo