Re: [PATCH/RFC v1 0/7] Videobuf2 framework

2010-09-09 Thread Mauro Carvalho Chehab
Em 10-09-2010 00:20, Pawel Osciak escreveu: > Hello Mauro, > > On 09/10/2010 02:53 AM, Mauro Carvalho Chehab wrote: >> Em 09-09-2010 06:19, Pawel Osciak escreveu: >> > Hello, >> > >> > These patches add a new driver framework for Video for Linux 2 driver >> > - Videobuf2. >> >> I didn't test the p

Re: [PATCH/RFC v1 0/7] Videobuf2 framework

2010-09-09 Thread Pawel Osciak
Hello Mauro, On 09/10/2010 02:53 AM, Mauro Carvalho Chehab wrote: Em 09-09-2010 06:19, Pawel Osciak escreveu: > Hello, > > These patches add a new driver framework for Video for Linux 2 driver > - Videobuf2. I didn't test the patches, but, from a source code review, they seem on a good shape. I

Re: [PATCH 0/8 V5] Many fixes for in-kernel decoding and for the ENE driver

2010-09-09 Thread Jarod Wilson
On Thu, Sep 09, 2010 at 12:34:27AM -0400, Jarod Wilson wrote: ... > >> For now, I've applied patches 3, 4 and 5, as it is nice to have Jarod's > >> review also. > > > > I've finally got them all applied atop current media_tree staging/v2.6.37, > > though none of the streamzap bits in patch 7 are a

Re: [PATCH 5/8] IR: extend MCE keymap.

2010-09-09 Thread Jarod Wilson
On Thu, Sep 9, 2010 at 8:40 PM, Maxim Levitsky wrote: > On Wed, 2010-09-08 at 10:47 -0400, Jarod Wilson wrote: >> On Mon, Sep 6, 2010 at 5:26 PM, Maxim Levitsky >> wrote: >> > These keys are found on remote bundled with >> > Toshiba Qosmio F50-10q. >> > >> > Found and tested by, Sami R >> > >>

Re: [GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-09 Thread Stefan Lippers-Hollmann
Hi On Friday 10 September 2010, Antti Palosaari wrote: > Moikka Mauro! > This patch series adds support for TerraTec Cinergy T Stick Dual RC and > TerraTec Cinergy T Stick RC. Also MxL5007T devices with ref. design IDs > should be working. Cinergy T Stick remote is most likely not working > sin

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Andy Walls
On Thu, 2010-09-09 at 16:17 +0200, Hans Verkuil wrote: > > Hans, > > I'll have more later, but I can say, if LED API is what we agree to, we > > should have infrastructure in v4l2 at a level higher than gspca for > > helping drivers use the LED interface and triggers. > > > > > > Specifically this

Re: [PATCH 5/8] IR: extend MCE keymap.

2010-09-09 Thread Maxim Levitsky
On Wed, 2010-09-08 at 10:47 -0400, Jarod Wilson wrote: > On Mon, Sep 6, 2010 at 5:26 PM, Maxim Levitsky > wrote: > > These keys are found on remote bundled with > > Toshiba Qosmio F50-10q. > > > > Found and tested by, Sami R > > > > Signed-off-by: Maxim Levitsky > > --- > > drivers/media/IR/k

Re: [GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-09 Thread Stefan Lippers-Hollmann
Hi On Friday 10 September 2010, Antti Palosaari wrote: > Moikka Mauro! > This patch series adds support for TerraTec Cinergy T Stick Dual RC and > TerraTec Cinergy T Stick RC. Also MxL5007T devices with ref. design IDs > should be working. Cinergy T Stick remote is most likely not working > sin

How to handle independent CA devices

2010-09-09 Thread rjkm
Hi, cards like the Digital Devices DuoFlex S2, cineS2 and upcoming hardware (octuple, network, etc.) have independent CA devices. This means that instead of having the stream routed from the frontend through the CI and only then into memory a stream can be sent from memory through the CI and bac

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Andy Walls
On Thu, 2010-09-09 at 15:17 +0200, Hans de Goede wrote: > Hi, > > On 09/09/2010 04:41 PM, Andy Walls wrote: > > Hans de Goede, > > > > The uvc API that creates v4l2 ctrls on behalf of userspace could intercept > > those calls and create an LED interface instead of, or in addition to, the > > v4l

[GIT PULL FOR 2.6.37] new AF9015 devices

2010-09-09 Thread Antti Palosaari
Moikka Mauro! This patch series adds support for TerraTec Cinergy T Stick Dual RC and TerraTec Cinergy T Stick RC. Also MxL5007T devices with ref. design IDs should be working. Cinergy T Stick remote is most likely not working since it seems to use different remote as Cinergy T Dual... Stefan c

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Peter Korsgaard
> "Hans" == Hans Verkuil writes: Hi, Hans> But I feel I am missing something: who is supposed to use these LEDs? Hans> Turning LEDs in e.g. webcams on or off is a job for the driver, never for Hans> a userspace application. Agreed - By default, the driver should just turn on the LED when

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-09-09 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Thu Sep 9 19:00:05 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15139:6e0befab696a git master:

[Query] Is there a spec to request video sensor information?

2010-09-09 Thread Aguirre, Sergio
Hi, I was wondering if there exists a current standard way to query a Imaging sensor driver for knowing things like the signal vert/horz blanking time. In an old TI custom driver, we used to have a private IOCTL in the sensor Driver we interfaced with the omap3 ISP, which was basically reporting

Re: [PATCH/RFC v1 0/7] Videobuf2 framework

2010-09-09 Thread Mauro Carvalho Chehab
Em 09-09-2010 06:19, Pawel Osciak escreveu: > Hello, > > These patches add a new driver framework for Video for Linux 2 driver > - Videobuf2. I didn't test the patches, but, from a source code review, they seem on a good shape. I did a few comments on some patches. There are a few missing feature

[PATCH] tm6000: bugfix data handling

2010-09-09 Thread stefan . ringel
From: Stefan Ringel Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-input.c | 61 + 1 files changed, 39 insertions(+), 22 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-input.c b/drivers/staging/tm6000/tm6000-input.c index 7b07096..dac

Re: [PATCH v1 2/7] v4l: videobuf2: add generic memory handling routines

2010-09-09 Thread Mauro Carvalho Chehab
Em 09-09-2010 06:19, Pawel Osciak escreveu: > Add generic memory handling routines for userspace pointer handling, > contiguous memory verification and mapping. > > Signed-off-by: Pawel Osciak > Signed-off-by: Kyungmin Park > --- > drivers/media/video/Kconfig|3 + > drivers/medi

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans de Goede
Hi, On 09/09/2010 04:41 PM, Andy Walls wrote: Hans de Goede, The uvc API that creates v4l2 ctrls on behalf of userspace could intercept those calls and create an LED interface instead of, or in addition to, the v4l2 ctrl. That would mean special casing certain extension controls which I don

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans de Goede
Hi, On 09/09/2010 04:14 PM, Andy Walls wrote: I'm of the mind that independent boolean illuminator controls are Ok. I think that scales better. Not that I could imagine many in use for 1 camera anyway, but some may be colors other than white. Illuminator0 should always correspond to the mos

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Andy Walls
Hans de Goede, The uvc API that creates v4l2 ctrls on behalf of userspace could intercept those calls and create an LED interface instead of, or in addition to, the v4l2 ctrl. Until udev, hal, pam, and polkit userspace configurations catch up, one still has the problem of the sysfs LED files n

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans Verkuil
> Hans, > I'll have more later, but I can say, if LED API is what we agree to, we > should have infrastructure in v4l2 at a level higher than gspca for > helping drivers use the LED interface and triggers. > > > Specifically this is needed to make discovery and association of v4l2 > devices, expos

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Andy Walls
I'm of the mind that independent boolean illuminator controls are Ok. I think that scales better. Not that I could imagine many in use for 1 camera anyway, but some may be colors other than white. Illuminator0 should always correspond to the most common default application of the device. I r

Leadtek DTV2000DS remote

2010-09-09 Thread Gregory Orange
Hi all, first post. I have a newly purchased Leadtek DTV2000DS dual tuner card in my machine, configured and running in Mythbuntu 10.04 (after installing latest v4l-dvb from source). I am having a bit of trouble getting the supplied remote control working. Is anyone here able to assist? I asked on

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Andy Walls
Hans, I'll have more later, but I can say, if LED API is what we agree to, we should have infrastructure in v4l2 at a level higher than gspca for helping drivers use the LED interface and triggers. Specifically this is needed to make discovery and association of v4l2 devices, exposed v4l2 LEDs

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans de Goede
Hi, On 09/09/2010 03:29 PM, Hans Verkuil wrote: Hi, On 09/09/2010 08:55 AM, Peter Korsgaard wrote: "Hans" == Hans Verkuil writes: Hi, >> - the status LED should be controlled by the LED interface. Hans> I originally was in favor of controlling these through v4l as Hans>

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans Verkuil
> Hi, > > On 09/09/2010 08:55 AM, Hans Verkuil wrote: >> On Tuesday, September 07, 2010 23:14:10 Hans de Goede wrote: > > > >>> How about a compromise, we add a set of standard defines for menu >>> index meanings, with a note that these are present as a way to >>> standardize >>> things between d

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans Verkuil
> Hi, > > On 09/09/2010 08:55 AM, Peter Korsgaard wrote: >>> "Hans" == Hans Verkuil writes: >> >> Hi, >> >> >> - the status LED should be controlled by the LED interface. >> >> Hans> I originally was in favor of controlling these through v4l as >> Hans> well, but people made some goo

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans de Goede
Hi, On 09/09/2010 08:55 AM, Peter Korsgaard wrote: "Hans" == Hans Verkuil writes: Hi, >> - the status LED should be controlled by the LED interface. Hans> I originally was in favor of controlling these through v4l as Hans> well, but people made some good arguments against that. The

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Hans de Goede
Hi, On 09/09/2010 08:55 AM, Hans Verkuil wrote: On Tuesday, September 07, 2010 23:14:10 Hans de Goede wrote: How about a compromise, we add a set of standard defines for menu index meanings, with a note that these are present as a way to standardize things between drivers, but that some dri

Re: [PATCH 5/6] Input: ati-remote2 - switch to using new keycode interface

2010-09-09 Thread Ville Syrjälä
On Wed, Sep 08, 2010 at 12:42:05AM -0700, Dmitry Torokhov wrote: > Switch the code to use new style of getkeycode and setkeycode > methods to allow retrieving and setting keycodes not only by > their scancodes but also by index. > > Signed-off-by: Dmitry Torokhov > --- > > drivers/input/misc/at

Re: [PATCH/RFC v1 0/7] Videobuf2 framework

2010-09-09 Thread Pawel Osciak
On 09/09/2010 06:19 PM, Pawel Osciak wrote: Hello, These patches add a new driver framework for Video for Linux 2 driver - Videobuf2. Sorry, I failed to mention that these patches depend on the multi-planar API extensions, but do not require multi-planar support in drivers and in vivi. Vide

[PATCH v1 6/7] v4l: vivi: port to videobuf2

2010-09-09 Thread Pawel Osciak
Make vivi use videobuf2 in place of videobuf. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig |2 +- drivers/media/video/vivi.c | 248 +-- 2 files changed, 124 insertions(+), 126 deletions(-) diff --git a/dr

[PATCH v1 1/7] v4l: add videobuf2 Video for Linux 2 driver framework

2010-09-09 Thread Pawel Osciak
Videobuf2 is a Video for Linux 2 API-compatible driver framework for multimedia devices. It acts as an intermediate layer between userspace applications and device drivers. It also provides low-level, modular memory management functions for drivers. Videobuf2 eases driver development, reduces driv

[PATCH v1 2/7] v4l: videobuf2: add generic memory handling routines

2010-09-09 Thread Pawel Osciak
Add generic memory handling routines for userspace pointer handling, contiguous memory verification and mapping. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig|3 + drivers/media/video/Makefile |2 + drivers/media/video/vid

[PATCH v1 7/7] v4l: videobuf2: add CMA allocator

2010-09-09 Thread Pawel Osciak
Add support for the CMA contiguous memory allocator to videobuf2. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig |5 + drivers/media/video/Makefile|2 + drivers/media/video/videobuf2-cma.c | 250 +

[PATCH/RFC v1 0/7] Videobuf2 framework

2010-09-09 Thread Pawel Osciak
Hello, These patches add a new driver framework for Video for Linux 2 driver - Videobuf2. Videobuf2 is intended as a replacement for videobuf, the current driver framework, which will be referred to as "videobuf1" for the remainder of this document. What is video

[PATCH v1 4/7] v4l: videobuf2: add vmalloc allocator

2010-09-09 Thread Pawel Osciak
Add an implementation of contiguous virtual memory allocator and handling routines for videobuf2, implemented on top of vmalloc()/vfree() calls. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig |5 + drivers/media/video/Makefile

[PATCH v1 5/7] v4l: videobuf2: add DMA coherent allocator

2010-09-09 Thread Pawel Osciak
Add an implementation of DMA coherent memory allocator and handling routines for videobuf2, implemented on top of dma_alloc_coherent() call. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig |5 + drivers/media/video/Makefile

[PATCH v1 3/7] v4l: mem2mem: port to videobuf2

2010-09-09 Thread Pawel Osciak
Port memory-to-memory framework to videobuf2 framework. Signed-off-by: Pawel Osciak Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig|3 +- drivers/media/video/v4l2-mem2mem.c | 185 ++-- include/media/v4l2-mem2mem.h | 49 ++

Re: [PATCH 1/5] rc-code: merge and rename ir-core

2010-09-09 Thread Maxim Levitsky
On Wed, 2010-09-08 at 23:12 +0200, David Härdeman wrote: > On Wed, Sep 08, 2010 at 11:10:40AM -0400, Andy Walls wrote: > > Tag files and a decent editor are all one needs for full code > > navigation. The kernel makefile already has a tags target to make the > > tags file. > > If you like to

Re: [PATCH v9 1/4] V4L2: Add seek spacing and FM RX class.

2010-09-09 Thread Matti J. Aaltonen
Hello. And thanks for the comments. On Wed, 2010-09-08 at 20:35 +0200, ext Mauro Carvalho > > } > > @@ -386,6 +394,8 @@ const char *v4l2_ctrl_get_name(u32 id) > > case V4L2_CID_TUNE_PREEMPHASIS: return "Pre-emphasis settings"; > > case V4L2_CID_TUNE_POWER_LEVEL: retur

Re: [PATCH 1/2] V4L/DVB: dib7770: enable the current mirror

2010-09-09 Thread Patrick Boettcher
On Thursday 09 September 2010 01:16:09 Mauro Carvalho Chehab wrote: > Em 07-09-2010 12:58, Patrick Boettcher escreveu: > > Hi Mauro, > > > > On Tuesday 07 September 2010 17:50:45 pboettc...@kernellabs.com wrote: > >> From: Olivier Grenie > >> > >> To improve performance on DiB7770-devices enabli