cron job: media_tree daily build: ABI WARNING

2014-07-17 Thread Hans Verkuil
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: Fri Jul 18 04:00:17 CEST 2014 git branch: test git hash: 0ca1ba2aac5f6b26672099b13040c5b40db93486 gcc versi

[linuxtv-media:master 470/499] ERROR: "__aeabi_uldivmod" [drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.ko] undefined!

2014-07-17 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 0ca1ba2aac5f6b26672099b13040c5b40db93486 commit: 3ed1a0023c48db707db537ef8aeb21445db637a6 [470/499] [media] v4l: omap4iss: tighten omap4iss dependencies config: make ARCH=arm allmodconfig All error/warnings: >> ERROR: "__aeabi_uldivmod" >>

Re: [PATCH v2 3/3] [media] atmel-isi: add primary DT support

2014-07-17 Thread Josh Wu
Dear Laurent On 7/17/2014 7:00 PM, Laurent Pinchart wrote: Hi Josh, What's the status of this patch set ? Do you plan to rebase and resubmit it ? Thanks for the reminding. yes, I will rebase it and resubmit the new version for this patch set with the data bus width support. Thanks. Best R

Re: [PATCH] airspy: AirSpy SDR driver

2014-07-17 Thread Hans Verkuil
On 07/18/2014 02:14 AM, Antti Palosaari wrote: > > > On 07/15/2014 06:50 AM, Hans Verkuil wrote: >> On 07/15/2014 04:35 AM, Antti Palosaari wrote: >>> On 07/14/2014 11:01 PM, Hans Verkuil wrote: On 07/14/2014 09:55 PM, Antti Palosaari wrote: > I actually ran v4l2-compliance and there was

Re: [PATCH v2 03/23] v4l: Support extending the v4l2_pix_format structure

2014-07-17 Thread Hans Verkuil
On 07/17/2014 11:22 PM, Hans Verkuil wrote: > And another thing that I found while implementing this in v4l2-ctl: > > On 06/24/2014 01:54 AM, Laurent Pinchart wrote: >> The v4l2_pix_format structure has no reserved field. It is embedded in >> the v4l2_framebuffer structure which has no reserved fi

Re: [PATCH 3/4] airspy: print notice to point SDR API is not 100% stable yet

2014-07-17 Thread Hans Verkuil
On 07/18/2014 03:05 AM, Antti Palosaari wrote: > Print notice on driver load: "SDR API is still slightly > experimental and functionality changes may follow". It is just > remind possible used SDR API is very new and surprises may occur. > > Signed-off-by: Antti Palosaari > --- > drivers/media/u

Re: [PATCH 1/2] cx23885: fix UNSET/TUNER_ABSENT confusion.

2014-07-17 Thread Hans Verkuil
On 07/18/2014 12:55 AM, Hans Verkuil wrote: > On 07/18/2014 12:45 AM, Mauro Carvalho Chehab wrote: >> Em Fri, 27 Jun 2014 16:15:41 +0200 >> Hans Verkuil escreveu: >> >>> From: Hans Verkuil >>> >>> Sometimes dev->tuner_type is compared to UNSET, sometimes to TUNER_ABSENT, >>> but these defines hav

[PATCH] si2157: Use name si2157_ops instead of si2157_tuner_ops (harmonize with si2168)

2014-07-17 Thread Olli Salonen
Signed-off-by: Olli Salonen --- drivers/media/tuners/si2157.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/tuners/si2157.c b/drivers/media/tuners/si2157.c index 329004f..4730f69 100644 --- a/drivers/media/tuners/si2157.c +++ b/drivers/media/tuners/si2157.c

[PATCH 2/2] DocBook media: document new VBI defines

2014-07-17 Thread Hans Verkuil
From: Hans Verkuil Add defines for the start line numbers of each field for both 525 and 625 line formats. Signed-off-by: Hans Verkuil --- Documentation/DocBook/media/v4l/dev-raw-vbi.xml| 12 +--- Documentation/DocBook/media/v4l/dev-sliced-vbi.xml | 9 - 2 files changed, 1

[PATCH 1/2] videodev.h: add defines for the VBI field start lines

2014-07-17 Thread Hans Verkuil
From: Hans Verkuil While working with raw and sliced VBI support in several applications I noticed that you really need to know the start linenumbers for each video field in order to correctly convert the start line numbers reported by v4l2_vbi_format to the line numbers used in v4l2_sliced_vbi_f

<    1   2