On Thu, Jan 05, 2012 at 10:52:02AM +0800, Scott Jiang wrote:
> 2012/1/4 Sakari Ailus :
> > Hi Scott,
> >
> > Thanks for the patch.
> >
> > On Wed, Dec 21, 2011 at 10:30:54AM -0500, Scott Jiang wrote:
> >> list_is_singular accepts a list head to test whether a list has just one
> >> entry.
> >> fh-
If p->count is too high the multiplication could overflow and
array_size would be lower than expected. Mauro and Hans Verkuil
suggested that we cap it at 1024. That comes from the maximum
number of controls with lots of room for expantion.
$ grep V4L2_CID include/linux/videodev2.h | wc -l
211
S
If ctrls->count is too high the multiplication could overflow and
array_size would be lower than expected. Mauro and Hans Verkuil
suggested that we cap it at 1024. That comes from the maximum
number of controls with lots of room for expantion.
$ grep V4L2_CID include/linux/videodev2.h | wc -l
21
Smatch complains that i can be one passed the end of the array if we
don't hit the break statement. We should be using the "audio" here like
we do in the other places.
Signed-off-by: Dan Carpenter
---
Compile tested only. Please review carefully.
diff --git a/drivers/media/video/saa7134/saa713
This is just a cleanup, it doesn't change how the code works. These
are compound conditions and not bitwise operations so it should be &&
and not &.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/dvb/frontends/af9013.c
b/drivers/media/dvb/frontends/af9013.c
index e6ba3e0..1413c51 1006
-- Forwarded Message --
Subject: updated DVB-T frequencies for Italy
Date: Sun, 13 Feb 2011, 07:26:43
From: "Marco d'Itri"
To: Debian Bug Tracking System
CC: debian-ital...@lists.debian.org
Package: dvb-apps
Version: 1.1.1+rev1355-1
Severity: normal
Tags: patch
In Italy ther
2012/1/5 Steven Toth :
> Hans,
>
> In the cx23885 driver as part of vidioc_enum_input call, I have a need
> to return V4L2_IN_ST_NO_SIGNAL in the status
> field as part of struct v4l2_input. Thus, when no signal is detected
> by the video decoder it can be signalled to the calling application.
>
v4
2012/1/4 Sakari Ailus :
> Hi Scott,
>
> Thanks for the patch.
>
> On Wed, Dec 21, 2011 at 10:30:54AM -0500, Scott Jiang wrote:
>> list_is_singular accepts a list head to test whether a list has just one
>> entry.
>> fh->list is the entry, fh->vdev->fh_list is the list head.
>>
>> Signed-off-by: Sc
Now, ops->info.type is handled inside the dvb_frontend
core, only for DVBv3 calls, and according with the
delivery system. So, drivers should not care or use it,
otherwise, it may have issues with DVBv5 calls.
The drivers that were still using it were detected via
this small temporary hack:
--- a
Such code is disabled via ifdef's. Also, they're ugly and rely
on some static structures. Just remove. If ever needed, the git
log can be used to recover it.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 328 +-
1 files changed,
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 150 +++---
1 files changed, 12 insertions(+), 138 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 0ae6c15..1011635 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 262 ++
1 files changed, 73 insertions(+), 189 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 534e970..0ae6c15 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 51 ++
1 files changed, 9 insertions(+), 42 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index c5e95dd..6c73bfd 100644
--- a
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 529 +-
drivers/media/common/tuners/mt2063.h | 526 -
2 files changed, 528 insertions(+), 527 deletions(-)
diff --git a/drivers/media/common/tuners/mt
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 364 +-
1 files changed, 2 insertions(+), 362 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 8662007..a43a859 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 137 +++---
1 files changed, 43 insertions(+), 94 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index a43a859..3c0b3f1 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 44 ++
drivers/media/common/tuners/mt2063.h |2 +-
2 files changed, 14 insertions(+), 32 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tu
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 37 ++---
1 files changed, 3 insertions(+), 34 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 3c0b3f1..53e3960 100644
--- a/
No functional changes here.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 44 -
1 files changed, 16 insertions(+), 28 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 34 +++---
1 files changed, 3 insertions(+), 31 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 6c73bfd..8662007 100644
--- a
Fix everything but 80 columns and two msleep warnings
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 129 +-
1 files changed, 48 insertions(+), 81 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/co
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 5e9655a..b2678a4 100644
--- a/drivers/media/common/tuners/
Add a new driver for mt2063 tuner.
This driver come originally from Terratec:
http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz
And it is GPL'd, as declared at MODULE_LICENSE().
The original code doesn't met Linux Coding Style, and had several bad issues
on i
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 1021 +++---
1 files changed, 454 insertions(+), 567 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 30c72c0..66633fa 100644
--
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 46 -
1 files changed, 17 insertions(+), 29 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index b2678a4..75cb1d2 100644
--- a
Several vars at set_parms functions were set, but unused.
Remove them and change the logic to return -EINVAL if the
analog set_param is used for digital mode.
At the analog side, cleans the logic that sets the several
analog standards.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/com
mt2063.c:1531:12: warning: variable 'ofout' set but not used
[-Wunused-but-set-variable]
mt2063.c:1531:6: warning: variable 'ofin' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |5 +
1 files changed, 1 inserti
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 331 +++---
1 files changed, 150 insertions(+), 181 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index f9ebe24..0f4bf96 100644
--
No functional changes on this patch. Better organize the delivery
system information and data types, putting everything together,
to improve readability.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 143 --
1 files changed, 66 i
This also helps to identify when a device is not initialized,
if the bridge doesn't return an error for a I2C failed transfer.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 26 ++
1 files changed, 22 insertions(+), 4 deletions(-)
diff
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/Kconfig |7 +++
drivers/media/common/tuners/Makefile |1 +
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/media/common/tuners/Kconfig
b/drivers/media/common/tuners/Kconfig
index 996302a..ab8
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 84 ++
drivers/media/common/tuners/mt2063.h | 74 --
2 files changed, 44 insertions(+), 114 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063
Instead of crash, return -ENODEV, if the device is not poperly
initialized.
Also, give a second chance for it to initialize, at set_params
calls.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 25 +
1 files changed, 25 insertions(+), 0
The driver were using a hacky way of setting analog and digital
frequencies. Remove the hack and properly add the tuner logic for
each supported type of standard.
I was tempted to add more standards there, like SECAM and to fix
radio (as stepping seems broken), but I opted to keep it as-is,
as tes
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 76 ++
1 files changed, 68 insertions(+), 8 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 75cb1d2..cd67417 100644
--- a
Instead of printing it just for debug purposes, outputs the detected
version at the logs. This may be useful if someone wants to report
a problem.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --gi
While here, improve a few debug messages that helped to track the
issue and may be useful in the future.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 24
1 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/drivers/media/co
The per-delivery system tables are confusing.
Add an extra table that explains them, and some
dprintk calls, that allows to check if mt2063 driver
is working as expected.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 68 +++--
1 fil
get_if_frequency() is needed, in order to work with DRX-K.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
in
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/frontends/drxk_hard.c | 12 +---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/drivers/media/dvb/frontends/drxk_hard.c
b/drivers/media/dvb/frontends/drxk_hard.c
index 67a1e39..817d3ec 100644
--- a/drivers/media
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 959 +-
1 files changed, 370 insertions(+), 589 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 4f634ad..181deac 100644
--
While the driver has support for both serial and parallel mode,
There's was way to select serial mode via configuration. Add
a config option for that, while keeping the default in serial mode.
Also, at debug mode, it will now print a message when mpeg is
enabled/disabled, and showing if parallel o
This layer just increases the code size for no good reason,
and makes harder to debug.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 1130 +-
drivers/media/common/tuners/mt2063.h |2 +-
2 files changed, 172 insertions(+), 960
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 575 ++
1 files changed, 242 insertions(+), 333 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 1011635..c5e95dd 100644
--
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 512 --
1 files changed, 0 insertions(+), 512 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 85980cc..c181332 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 35 +
drivers/media/common/tuners/mt2063.h | 11 +-
2 files changed, 24 insertions(+), 22 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/co
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 97 +-
1 files changed, 14 insertions(+), 83 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index a1acfcc..30c72c0 100644
---
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |8 +---
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063.c
index 0c4ae7f..98bc2e2 100644
--- a/drivers/media/common/tuner
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 89 ++
drivers/media/common/tuners/mt2063.h |8 ---
2 files changed, 4 insertions(+), 93 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tu
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c | 129 ++
drivers/media/common/tuners/mt2063_cfg.h | 122
2 files changed, 129 insertions(+), 122 deletions(-)
delete mode 100644 drivers/media/common/tune
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.h | 271 +++---
1 files changed, 119 insertions(+), 152 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.h
b/drivers/media/common/tuners/mt2063.h
index 4912f89..8fa4411 100644
--
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/common/tuners/mt2063.c |1 -
drivers/media/common/tuners/mt2063.h | 25 +
2 files changed, 17 insertions(+), 9 deletions(-)
diff --git a/drivers/media/common/tuners/mt2063.c
b/drivers/media/common/tuners/mt2063
Hans,
In the cx23885 driver as part of vidioc_enum_input call, I have a need
to return V4L2_IN_ST_NO_SIGNAL in the status
field as part of struct v4l2_input. Thus, when no signal is detected
by the video decoder it can be signalled to the calling application.
I looks like subdev_core_ops doesn't
> There's something wrong on this patch. It breaks compilation:
Mauro,
My mistake, I've corrected the issue:
The following changes since commit 9c9c3d078b0dd81a74e5f531aa1efa30add5b419:
[media] cx23885: Configure the MPEG encoder early to avoid jerky
video (2012-01-04 20:51:18 -0200)
are avai
Mauro,
My mistake, I've corrected the issue:
The following changes since commit 9c9c3d078b0dd81a74e5f531aa1efa30add5b419:
[media] cx23885: Configure the MPEG encoder early to avoid jerky
video (2012-01-04 20:51:18 -0200)
are available in the git repository at:
git://git.kernellabs.com/stoth
On 04-01-2012 21:54, Miroslav Slugeň wrote:
> Resending signed version...
You need to do the same for the other patches you've sent ;)
Thanks
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info
Resending signed version...
Signed-off-by: Miroslav Slugen
From dadfa45664f765297e03e73a907ac04bd55e9b25 Mon Sep 17 00:00:00 2001
From: Miroslav Slugen
Date: Tue, 13 Dec 2011 19:36:15 +0100
Subject: [PATCH] Leadtek DTV2000H J has Philips FMD1216MEX tuner, this patch fixed not working
radio part,
On 16-12-2011 22:39, Miroslav Slugeň wrote:
> Leadtek DTV2000H J revision has FMD1216MEX, no older FMD1216ME. But
> there is still another unknown issue with radio, because some stations
> are just not working or are very noisy.
Miroslav,
Please sign your patches with:
Signed-off-by: your
On 04-01-2012 20:44, Mauro Carvalho Chehab wrote:
> On 04-01-2012 13:28, Steven Toth wrote:
>> Mauro,
>>
>> I've been adding support to the CX23885 and CX25840 drivers for the
>> Hauppauge HVR1850
>> card. These patches enable the use of raw video, audio and/or the mpeg
>> encoder, via all
>> video
Hi Sakari,
On 01/04/2012 01:21 PM, Sakari Ailus wrote:
> On Sun, Jan 01, 2012 at 07:56:03PM +0100, Sylwester Nawrocki wrote:
>> On 12/31/2011 02:16 PM, Sakari Ailus wrote:
> Something else that should probably belong there is information on the
> frame
> format: contrary to what I've
On 04-01-2012 13:28, Steven Toth wrote:
> Mauro,
>
> I've been adding support to the CX23885 and CX25840 drivers for the
> Hauppauge HVR1850
> card. These patches enable the use of raw video, audio and/or the mpeg
> encoder, via all
> video and audio inputs. Support for the HVR1850 is now in prett
Hi Sakari,
On 01/04/2012 10:24 PM, Sakari Ailus wrote:
> I don't quite understand the purpose of the do_white_balance; the
> automatic white balance algorithm is operational until it's disabled,
> and after disabling it the white balance shouldn't change. What is the
> extra functi
Hi Laurent,
On 01/03/2012 02:55 PM, Laurent Pinchart wrote:
> parameter. We also need to discuss how the af statistics window
> configuration is done. I'm not certain there could even be a
> standardised
Do we need multiple windows for AF statistics ?
If not, I'm in
On Wed, 4 Jan 2012, Laurent Pinchart wrote:
> On Wednesday 04 January 2012 18:13:58 Guennadi Liakhovetski wrote:
> > On Wed, 4 Jan 2012, Laurent Pinchart wrote:
> > > On Wednesday 04 January 2012 17:35:27 Guennadi Liakhovetski wrote:
> > > > On Wed, 4 Jan 2012, javier Martin wrote:
> > > >
> > >
Hi Laurent,
Laurent Pinchart wrote:
Hi Sakari,
On Wednesday 04 January 2012 21:39:34 Sakari Ailus wrote:
On Sun, Jan 01, 2012 at 04:38:21PM +0100, Sylwester Nawrocki wrote:
On 12/30/2011 09:41 PM, Sakari Ailus wrote:
On Fri, Dec 30, 2011 at 11:14:39AM +0100, Sylwester Nawrocki wrote:
On 12/
Hi Sylwester,
On Fri, Dec 30, 2011 at 12:18:40PM +0100, Sylwester Nawrocki wrote:
> On 12/28/2011 03:01 PM, Laurent Pinchart wrote:
> > On Wednesday 28 December 2011 07:23:44 HeungJun, Kim wrote:
> >> This RFC patch series include new 4 controls ID for digital camera.
> >> I about to suggest these
Hi Sakari,
On Wednesday 04 January 2012 21:39:34 Sakari Ailus wrote:
> On Sun, Jan 01, 2012 at 04:38:21PM +0100, Sylwester Nawrocki wrote:
> > On 12/30/2011 09:41 PM, Sakari Ailus wrote:
> > > On Fri, Dec 30, 2011 at 11:14:39AM +0100, Sylwester Nawrocki wrote:
> > >> On 12/30/2011 12:34 AM, Sakari
On Wednesday 04 January 2012 18:13:58 Guennadi Liakhovetski wrote:
> On Wed, 4 Jan 2012, Laurent Pinchart wrote:
> > On Wednesday 04 January 2012 17:35:27 Guennadi Liakhovetski wrote:
> > > On Wed, 4 Jan 2012, javier Martin wrote:
> > >
> > > [snip]
> > >
> > > > For ov7725 it is a natural thing
Hi Sylwester,
On Sun, Jan 01, 2012 at 04:38:21PM +0100, Sylwester Nawrocki wrote:
> On 12/30/2011 09:41 PM, Sakari Ailus wrote:
> > On Fri, Dec 30, 2011 at 11:14:39AM +0100, Sylwester Nawrocki wrote:
> >> On 12/30/2011 12:34 AM, Sakari Ailus wrote:
> >>> On Wed, Dec 28, 2011 at 02:51:38PM +0100, L
Guennadi Liakhovetski writes:
> Hi all
>
> While working on a context-switching test, I've cleaned up the mt9m111
> driver a bit and fixed its cropping and scaling functions. These are
> planned for 3.3.
Hi Guennadi,
I've been on holidays ... so I've not dived into your changes.
>From a quick
Hi all,
this v3 version has been sent through "git send-email" to avoid
line-wrapping problems. This patch replaces the previous one proposed
in the thread "xc3028: force reload of DTV7 firmware in VHF band with
Zarlink demodulator".
The problem is that the firmware DTV78 works fine in UHF band (8
Il 04/01/2012 19:50, Mauro Carvalho Chehab ha scritto:
> On 02-01-2012 17:32, Gianluca Gennari wrote:
>> Il 24/12/2011 16:50, Mauro Carvalho Chehab ha scritto:
>>> Instead of using DVBv3 parameters, rely on DVBv5 parameters to
>>> set the tuner.
>>>
>>> Signed-off-by: Mauro Carvalho Chehab
>>> ---
On 02-01-2012 17:32, Gianluca Gennari wrote:
> Il 24/12/2011 16:50, Mauro Carvalho Chehab ha scritto:
>> Instead of using DVBv3 parameters, rely on DVBv5 parameters to
>> set the tuner.
>>
>> Signed-off-by: Mauro Carvalho Chehab
>> ---
>> drivers/media/common/tuners/tuner-xc2028.c | 83
>>
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 Jan 4 19:00:20 CET 2012
git hash:1e73fa5d56333230854ae9460579eb2fcee8af02
gcc version: i686-linux-gcc (GCC
Fix regression introduced by commit '[media] Remove Annex A/C selection via
roll-off factor'
As a result of this commit, DVB-T tuning did not work anymore.
Signed-off-by: Oliver Endriss
diff --git a/drivers/media/dvb/frontends/drxk_hard.c
b/drivers/media/dvb/frontends/drxk_hard.c
index 36e1c82
On Wed, 4 Jan 2012, Laurent Pinchart wrote:
> Hi Guennadi,
>
> On Wednesday 04 January 2012 17:35:27 Guennadi Liakhovetski wrote:
> > On Wed, 4 Jan 2012, javier Martin wrote:
> >
> > [snip]
> >
> > > For ov7725 it is a natural thing to do since it was originally
> > > developed for soc-camera a
Hi Guennadi,
On Wednesday 04 January 2012 17:35:27 Guennadi Liakhovetski wrote:
> On Wed, 4 Jan 2012, javier Martin wrote:
>
> [snip]
>
> > For ov7725 it is a natural thing to do since it was originally
> > developed for soc-camera and it can easily do the following to access
> > platform data:
On Wed, 4 Jan 2012, javier Martin wrote:
[snip]
> For ov7725 it is a natural thing to do since it was originally
> developed for soc-camera and it can easily do the following to access
> platform data:
>
> struct soc_camera_link*icl = soc_camera_i2c_to_link(client);
> pdata = icl->priv;
On Wed, Jan 04, 2012 at 05:59:45PM +0800, Scott Jiang wrote:
> >> If I disable this interrupt, other errors like fifo underflow are ignored.
> >> Perhaps I can add a parameter in platform data to let user decide to
> >> register this interrupt or not.
> >
> > I think a more generic solution would b
Some video devices need to use contiguous memory
which is not backed by pages as it happens with
vmalloc. This patch provides userptr handling for
those devices.
---
Changes since v3:
- Remove vma_res variable.
Signed-off-by: Javier Martin
---
drivers/media/video/videobuf2-vmalloc.c | 70 +++
Hi Akihiro,
On 30-12-2011 04:46, Akihiro TSUKADA wrote:
>> [channel name]
>> property = value
>> ...
>> property = value
>
> Currently, at least gstreamer's dvbbasebin and mplayer assumue that
> the channel configuration file has the format of one line per channel.
> So when I personall
Hi Guennadi.
Thanks for your help.
On 3 January 2012 16:05, Guennadi Liakhovetski wrote:
> Hi Javier
>
> On Tue, 3 Jan 2012, javier Martin wrote:
>
>> Guennadi,
>> probably you could answer me some question:
>>
>> as we agreed I'm trying to implement ENUM_INPUT support to soc-camera
>> through pa
Hi Javier,
Thanks for the patch.
On Wednesday 04 January 2012 16:46:51 Javier Martin wrote:
> Some video devices need to use contiguous memory
> which is not backed by pages as it happens with
> vmalloc. This patch provides userptr handling for
> those devices.
>
> ---
> Changes since v2:
> - D
Hi Scott,
Thanks for the patch.
On Wed, Dec 21, 2011 at 10:30:54AM -0500, Scott Jiang wrote:
> list_is_singular accepts a list head to test whether a list has just one
> entry.
> fh->list is the entry, fh->vdev->fh_list is the list head.
>
> Signed-off-by: Scott Jiang
> ---
> drivers/media/vi
Some video devices need to use contiguous memory
which is not backed by pages as it happens with
vmalloc. This patch provides userptr handling for
those devices.
---
Changes since v2:
- Do not grab mm->mmap_sem.
Signed-off-by: Javier Martin
---
drivers/media/video/videobuf2-vmalloc.c | 71 ++
Mauro,
I've been adding support to the CX23885 and CX25840 drivers for the
Hauppauge HVR1850
card. These patches enable the use of raw video, audio and/or the mpeg
encoder, via all
video and audio inputs. Support for the HVR1850 is now in pretty good shape.
The card uses the CX23888 PCIe bridge w
Hi Sylwester,
On Wed, Dec 28, 2011 at 05:06:55PM +0100, Sylwester Nawrocki wrote:
> On 12/14/2011 10:51 PM, Sakari Ailus wrote:
> > On Sat, Dec 10, 2011 at 02:55:19PM +0100, Sylwester Nawrocki wrote:
> >> On 12/05/2011 11:41 PM, Sakari Ailus wrote:
> >>> On Mon, Dec 05, 2011 at 08:56:46PM +0100,
Sergei,
On Wed, Jan 04, 2012 at 18:29:13, Sergei Shtylyov wrote:
> Hello.
>
> On 04-01-2012 11:17, Manjunath Hadli wrote:
>
> > remove unnecessary inclusion of machine specific header files
> > mach/dm646x.h, mach/hardware.h from vpif.h and aslo mach/dm646x.h
> > from vpif_display.c driver whi
Hi Hans,
Do you know why I2C and SPI devices are unregistered in
v4l2_device_unregister() but not in v4l2_device_unregister_subdev() ? If I
call the later manually before calling v4l2_device_unregister(), the I2C and
SPI devices won't be unregistered. Is that expected ?
--
Regards,
Laurent P
Hi Sylwester,
On Mon, Jan 02, 2012 at 09:55:31PM +0100, Sylwester Nawrocki wrote:
> Hi Laurent,
>
> On 01/02/2012 12:16 PM, Laurent Pinchart wrote:
> >> * controls for starting/stopping auto focusing (V4L2_CID_FOCUS_AUTO ==
> >> false)
> >>
> >> V4L2_CID_START_AUTO_FOCUS (button) - start auto f
On Tue, Jan 03, 2012 at 12:55:39PM -0800, Greg KH wrote:
> Ok, can someone please send me the "accepted" version of this patch for
> inclusion in the 2.6.32-stable tree?
>
Sorry for that. Holidays and all. I'll send a patch tomorrow.
regards,
dan carpenter
signature.asc
Description: Digital
Hi Sylwester,
On Sun, Jan 01, 2012 at 05:49:11PM +0100, Sylwester Nawrocki wrote:
> On 12/31/2011 01:00 PM, Sakari Ailus wrote:
> > Hi Sylwester,
> >
> > Apologies for my late answer.
>
> No problem, thanks for your comments!
>
> > On Sat, Dec 10, 2011 at 03:42:41PM +0100, Sylwester Nawrocki wr
Hello.
On 04-01-2012 11:17, Manjunath Hadli wrote:
remove unnecessary inclusion of machine specific header files mach/dm646x.h,
mach/hardware.h from vpif.h and aslo mach/dm646x.h from vpif_display.c
driver which comes in the way of platform code consolidation.
Add linux/i2c.h header file in vp
Hi Sylwester,
On Sun, Jan 01, 2012 at 07:56:03PM +0100, Sylwester Nawrocki wrote:
> Hi Sakari,
>
> On 12/31/2011 02:16 PM, Sakari Ailus wrote:
> >>> I could think of an in-kernel counterpart for v4l2_mbus_framefmt, say,
> >>> v4l2_mbus_framedesc. This could then be passed from subdev to another
Hi Sakari,
> From: 'Sakari Ailus' [mailto:sakari.ai...@iki.fi]
> Sent: 01 January 2012 23:29
decs in v4l2
>
> Hi Kamil,
>
> Apologies for my later reply.
>
> On Mon, Dec 12, 2011 at 11:17:06AM +0100, Kamil Debski wrote:
> > > -Original Message-
> > > From: 'Sakari Ailus' [mailto:sakari.
>> If I disable this interrupt, other errors like fifo underflow are ignored.
>> Perhaps I can add a parameter in platform data to let user decide to
>> register this interrupt or not.
>
> I think a more generic solution would be preferrable. If that causes
> ignoring real errors, that's of course
2012/1/3 Gianluca Gennari :
> Il 03/01/2012 17:09, Josu Lazkano ha scritto:
>> Hello, I am trying to compile the v4l drivers, I make this way:
>>
>> mkdir /usr/local/src/dvb
>> cd /usr/local/src/dvb
>> git clone git://linuxtv.org/media_build.git
>> cd media_build
>> ./build
>>
>> I got this message
On Wed, Jan 04, 2012 at 05:10:40PM +0800, Scott Jiang wrote:
> 2012/1/4 Sakari Ailus :
> > Hi Scott,
> >
> > On Wed, Jan 04, 2012 at 01:50:17PM +0800, Scott Jiang wrote:
> >> >> I the case of your bridge, that may not be possible, but that's the
> >> >> only one
> >> >> I've heard of so I think it
2012/1/4 Sakari Ailus :
> Hi Scott,
>
> On Wed, Jan 04, 2012 at 01:50:17PM +0800, Scott Jiang wrote:
>> >> I the case of your bridge, that may not be possible, but that's the only
>> >> one
>> >> I've heard of so I think it's definitely a special case. In that case the
>> >> sensor driver can't be
Hi all,
I'd like to announce that we'll have an IRC meeting on #v4l-meeting channel
on the new sensor control interface. The date is next Monday 2012-01-09
14:00 GMT + 2. Most important background information is this; it discusses
how image sensors should be controlled:
http://www.spinics.net/lis
1 - 100 of 102 matches
Mail list logo