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 Dec 31 04:00:09 CET 2014
git branch: test
git hash: 99f3cd52aee21091ce62442285a68873e3be833f
gcc versio
Em Wed, 31 Dec 2014 00:11:34 -0200
Mauro Carvalho Chehab escreveu:
> Hi David,
>
> Em Tue, 30 Dec 2014 07:49:05 -0800
> David Liontooth escreveu:
>
> >
> > OK, perfect; thank you. This should be documented in dvbv5-scan. And we
> > should have a man page for it.
>
> This is documented, and
Hi David,
Em Tue, 30 Dec 2014 07:49:05 -0800
David Liontooth escreveu:
>
> OK, perfect; thank you. This should be documented in dvbv5-scan. And we
> should have a man page for it.
This is documented, and there is a man page for it:
dvbv5-scan(1)User Commands
au0828_analog_register() doesn't release video and vbi queues
created by vb2_queue_init(). In addition, it doesn't unregister
vdev when vbi register fails. Add vb2_queue_release() calls to
release video and vbi queues to the failure path to be called
when vdev register fails. Add video_unregister_d
On 12/21/2014 10:21 AM, Antti Palosaari wrote:
Moikka!
[...]
You patch looks rather good and these drivers should be merged to one if
possible, lets say registers are 80% same or something like that. Looks
like those are.
I've dropped this effort, the chips registers are not similar enough
Hi Jacek,
The driver depends on these so I'd rearrange this patch in the set before
the driver patch.
On Wed, Dec 03, 2014 at 05:06:42PM +0100, Jacek Anaszewski wrote:
> Add macros for max77693 led part related binding.
>
> Signed-off-by: Jacek Anaszewski
> Acked-by: Kyungmin Park
> Cc: Lee Jo
Hi
Adding the maintainers for drivers/media/rc/rc-main.c into the loop.
This is a follow-up for:
http://lkml.kernel.org/r/<201412181916.18051.s@gmx.de>
On Thursday 18 December 2014, Stefan Lippers-Hollmann wrote:
> Occassionally, but not readily reproducably, I hit a race condition
Em Tue, 30 Dec 2014 11:10:51 -0200
Mauro Carvalho Chehab escreveu:
> Em Fri, 05 Dec 2014 19:49:33 +0900
> tsk...@gmail.com escreveu:
>
> > From: Akihiro Tsukada
> >
> > Define a standard interface for demod/tuner i2c driver modules.
> > A module client calls dvb_i2c_attach_{fe,tuner}(),
> > an
OK, perfect; thank you. This should be documented in dvbv5-scan. And we
should have a man page for it.
Cheers,
David
On 12/30/14, 5:15 AM, Olli Salonen wrote:
Hi David,
Well, the initial scan files need to be supplied for dvbv5-scan somehow.
The initial scan files that are maintained in th
Hi Pavel,
Thanks for the patch! A few comments below.
On Wed, Dec 24, 2014 at 11:34:34PM +0100, Pavel Machek wrote:
>
> We are moving to device tree support on OMAP3, but that currently
> breaks ADP1653 driver. This adds device tree support, plus required
> documentation.
>
> Signed-off-by: Pav
On Tue, Dec 23, 2014 at 03:32:17PM +0100, Kamil Debski wrote:
> +There are still a few todo's, the main one being the remote control support
> +feature of CEC. I need to research if that should be implemented via the
> +standard kernel remote control support.
I guess a new rc driver type RC_DRIVER
Hi David,
Well, the initial scan files need to be supplied for dvbv5-scan somehow.
The initial scan files that are maintained in the the git repo I
posted earlier are updated by users who notice differencies. Basically
I and some other users have created scripts that automatically
generate the fi
Hi Ben,
On Thu, Dec 18, 2014 at 02:49:33PM +, Ben Hutchings wrote:
> From: Ian Molton
>
> Videobuf2 complains about buffers that are still marked ACTIVE (in use by the
> driver) following a call to stop_streaming().
>
> This patch returns all active buffers to state ERROR prior to stopping
Em Fri, 05 Dec 2014 19:49:33 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> Define a standard interface for demod/tuner i2c driver modules.
> A module client calls dvb_i2c_attach_{fe,tuner}(),
> and a module driver defines struct dvb_i2c_module_param and
> calls DEFINE_DVB_I2C_MODU
Hi,
I currently try to make my Technisat IR-RC work.
But nothing happens when I press a key.
What's wrong?
I checked the RC using a photo camera: at least it emits IR.
triggerhappy config:
DAEMON_OPTS="--triggers /etc/triggerhappy/triggers.d/ /dev/input/event0
/dev/input/event1"
KEY_1
Hi Ben,
On Fri, Dec 19, 2014 at 11:48:58AM +0800, Bin Chen wrote:
> Hi,
>
> Can anyone explain what is the difference between setting control
> V4L2_CID_FOCUS_AUTO to 1 and and issuing V4L2_CID_AUTO_FOCUS_START?
> Confused...
V4L2_CID_AUTO_FOCUS_START starts a single-pass AF algorithm which ends
On Tue, 30 Dec 2014, Josh Wu wrote:
[snip]
> > And until omap1 is in the mainline we cannot drop v4l2_clk.
s/until/as lonh as/
> So I think the better way right now for ov2640 driver is still request both
> the v4l2_clock: mclk, and the clock: xvclk in probe().
> In that way, we can take our t
Hi, Guennadi
On 12/30/2014 4:36 PM, Guennadi Liakhovetski wrote:
Hi Laurent,
First of all, sorry, I am currently on a holiday, so, replies are delayed,
real work (reviewing or anything else) is impossible.
Thanks for your review in holiday. That's very helpful.
On Tue, 30 Dec 2014, Laurent
> On 30 December 2014 at 00:42 Laurent Pinchart
> wrote:
>
>
> Hi Fabian,
>
> Thank you for the patch.
>
> On Monday 29 December 2014 15:29:43 Fabian Frederick wrote:
> > Based on versioncheck.
> >
> > Signed-off-by: Fabian Frederick
>
> Acked-by: Laurent Pinchart
>
> Should I take the patch i
Hi, Laurent
On 12/30/2014 8:15 AM, Laurent Pinchart wrote:
Hi Josh,
On Monday 29 December 2014 16:28:02 Josh Wu wrote:
On 12/26/2014 6:06 PM, Laurent Pinchart wrote:
On Friday 26 December 2014 10:14:26 Guennadi Liakhovetski wrote:
On Fri, 26 Dec 2014, Laurent Pinchart wrote:
On Friday 26 De
Hi,
I'm having kernel panics always at this exact location.
how can I find the cause?
how can I debug?
I already enabled DEBUG in kernel config, but haven't tried it yet.
this was with self built kernel 3.17.2, find the .config attached.
(jpt9 config was same except CONFIG_USB_*HCI_HCD=y)
Hardw
Hi Guennadi,
On Tuesday 30 December 2014 09:36:31 Guennadi Liakhovetski wrote:
> Hi Laurent,
>
> First of all, sorry, I am currently on a holiday, so, replies are delayed,
> real work (reviewing or anything else) is impossible.
Sure, no worries. Enjoy your holidays without thinking too much abou
Hi Laurent,
First of all, sorry, I am currently on a holiday, so, replies are delayed,
real work (reviewing or anything else) is impossible.
On Tue, 30 Dec 2014, Laurent Pinchart wrote:
> Hi Guennadi,
>
> On Friday 26 December 2014 11:38:11 Guennadi Liakhovetski wrote:
> > On Fri, 26 Dec 2014,
Ah, thank you Olli -- much appreciated!
If dvbv5-scan expects the initial scan files in the new DVBV5 format,
does that mean that these still somewhat mysterious "initial scan files"
have to be supplied, as in the link to the dtv-scan-tables? How are
these "initial scan files" themselves gene
24 matches
Mail list logo