Re: [RFCv5 3/9] mm: cma: Added SysFS support

2010-09-07 Thread Greg KH
On Tue, Sep 07, 2010 at 07:31:30AM +0200, Micha?? Nazarewicz wrote: Hello Greg, Thanks for reviewing the sysfs part. Actually, I was never really sure if I shouldn't rather put this code to debugfs and you got me convinced that I should. Sysfs somehow looked more appealing from kernel's API

Re: [RFCv5 3/9] mm: cma: Added SysFS support

2010-09-07 Thread Michał Nazarewicz
On Tue, Sep 07, 2010 at 07:31:30AM +0200, Micha?? Nazarewicz wrote: Thanks for reviewing the sysfs part. Actually, I was never really sure if I shouldn't rather put this code to debugfs and you got me convinced that I should. Sysfs somehow looked more appealing from kernel's API point of view

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Hi, Looks good to me. Acked-by: Hans de Goede hdego...@redhat.com Regards, Hans On 09/06/2010 08:11 PM, Jean-Francois Moine wrote: Hi, This new proposal cancels the previous 'LED control' patch. Cheers. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Monday, September 06, 2010 20:11:05 Jean-Francois Moine wrote: Hi, This new proposal cancels the previous 'LED control' patch. Cheers. Hi Jean-Francois, You must also add support for these new controls in v4l2-ctrls.c in v4l2_ctrl_get_menu(), v4l2_ctrl_get_name() and

Re: [linux-dvb] Help needed

2010-09-07 Thread Another Sillyname
On 7 September 2010 07:33, Jimmy Öhlin jimmy.oh...@artvise.se wrote: Hello, Hope that you can help me with the following questions. I need a dvb-t and dvb-s2 card that work with Common Interface (Swedish Boxer and Canal Digital). I have looked at different dvb cards but… still not

Hauppauge WinTV-NOVA-T-500 support

2010-09-07 Thread Thomas Kernen
Hello, According to the wiki entry for the Hauppauge WinTV-NOVA-T-500 hardware: http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500 Models 289 and 287 are supported (ie: the UK sold cards), but model 283 sold in Germany, Switzerland and maybe some other countries isn't. Is this

DVB-T, TV scan not successful: Cinergy Hybrid T USB XS

2010-09-07 Thread gens...@versanet.de
Hello! After the new installation of openSuSE 11.3 (kernel 2.6.34-12-desktop) I tried to install my Cinergy Hybrid T USB XS. This stick already worked under openSuSE 10.3. If I start the Kaffeine scan for TV channels following happens (roughly): Signal/SNR/Tuned: 60%/31%/light green, 0% ...

[GIT PATCHES FOR 2.6.37] davinci videobuf fixes

2010-09-07 Thread Hans Verkuil
Hi Mauro, The following changes since commit 50b9d21ae2ac1b85be46f1ee5aa1b5e588622361: Jarod Wilson (1): V4L/DVB: mceusb: add two new ASUS device IDs are available in the git repository at: ssh://linuxtv.org/git/hverkuil/v4l-dvb.git for-2.6.37 Hans Verkuil (1):

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Hi, On 09/07/2010 09:30 AM, Hans Verkuil wrote: On Monday, September 06, 2010 20:11:05 Jean-Francois Moine wrote: Hi, This new proposal cancels the previous 'LED control' patch. Cheers. Hi Jean-Francois, You must also add support for these new controls in v4l2-ctrls.c in

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Replying to myself. On 09/07/2010 11:42 AM, Hans de Goede wrote: Hi, On 09/07/2010 09:30 AM, Hans Verkuil wrote: On Monday, September 06, 2010 20:11:05 Jean-Francois Moine wrote: Hi, This new proposal cancels the previous 'LED control' patch. Cheers. Hi Jean-Francois, You must also

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 11:44:18 Hans de Goede wrote: Replying to myself. On 09/07/2010 11:42 AM, Hans de Goede wrote: Hi, On 09/07/2010 09:30 AM, Hans Verkuil wrote: On Monday, September 06, 2010 20:11:05 Jean-Francois Moine wrote: Hi, This new proposal cancels the

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Hi all, On 09/07/2010 11:47 AM, Hans Verkuil wrote: On Tuesday, September 07, 2010 11:44:18 Hans de Goede wrote: Replying to myself. On 09/07/2010 11:42 AM, Hans de Goede wrote: Hi, On 09/07/2010 09:30 AM, Hans Verkuil wrote: On Monday, September 06, 2010 20:11:05 Jean-Francois Moine

Re: [GIT PATCHES FOR 2.6.37] davinci videobuf fixes

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 11:23:25 Hans Verkuil wrote: Hi Mauro, The following changes since commit 50b9d21ae2ac1b85be46f1ee5aa1b5e588622361: Jarod Wilson (1): V4L/DVB: mceusb: add two new ASUS device IDs are available in the git repository at:

[patch 22/30] dvb: Convert mutex to semaphore

2010-09-07 Thread Thomas Gleixner
Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead. Signed-off-by: Thomas Gleixner t...@linutronix.de Cc: Mauro Carvalho Chehab mche...@redhat.com Cc: linux-media@vger.kernel.org --- drivers/media/dvb/dvb-core/dvb_frontend.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 13:59:19 Hans de Goede wrote: Hi all, On 09/07/2010 11:47 AM, Hans Verkuil wrote: On Tuesday, September 07, 2010 11:44:18 Hans de Goede wrote: Replying to myself. On 09/07/2010 11:42 AM, Hans de Goede wrote: Hi, On 09/07/2010 09:30 AM, Hans Verkuil

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Hi, On 09/07/2010 04:50 PM, Hans Verkuil wrote: On Tuesday, September 07, 2010 13:59:19 Hans de Goede wrote: Hi all, On 09/07/2010 11:47 AM, Hans Verkuil wrote: On Tuesday, September 07, 2010 11:44:18 Hans de Goede wrote: Replying to myself. On 09/07/2010 11:42 AM, Hans de Goede wrote:

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 15:04:55 Hans de Goede wrote: Hi, On 09/07/2010 04:50 PM, Hans Verkuil wrote: On Tuesday, September 07, 2010 13:59:19 Hans de Goede wrote: Hi all, On 09/07/2010 11:47 AM, Hans Verkuil wrote: On Tuesday, September 07, 2010 11:44:18 Hans de Goede wrote:

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

2010-09-07 Thread pboettcher
From: Olivier Grenie olivier.gre...@dibcom.fr To improve performance on DiB7770-devices enabling the current mirror is needed. This patch adds an option to the dib7000p-driver to do that and it creates a separate device-entry in dib0700-device to use those changes on hardware which is using the

[PATCH 2/2] V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameter

2010-09-07 Thread pboettcher
From: Olivier Grenie olivier.gre...@dibcom.fr This patch improves the overall driver performance in diversity-reception scenarios. Signed-off-by: Olivier Grenie olivier.gre...@dibcom.fr Signed-off-by: Patrick Boettcher patrick.boettc...@dibcom.fr --- drivers/media/dvb/dvb-usb/dib0700_devices.c

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

2010-09-07 Thread Patrick Boettcher
Hi Mauro, On Tuesday 07 September 2010 17:50:45 pboettc...@kernellabs.com wrote: From: Olivier Grenie olivier.gre...@dibcom.fr To improve performance on DiB7770-devices enabling the current mirror is needed. This patch adds an option to the dib7000p-driver to do that and it creates a

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Andy Walls
Look for a recent patch I sent to the list for gspca_cpia for the Intel Play QX3 microscope. (The cpia2 driver handles the QX5) Illuminator seems to be the standard term in both microscopy and IR photgraphy. I also saw it in plain photography contexts. Just ask the Google... Regards, Andy

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Jean-Francois Moine
On Tue, 7 Sep 2010 17:30:33 +0200 Hans Verkuil hverk...@xs4all.nl wrote: enum v4l2_illuminator { V4L2_ILLUMINATOR_OFF = 0, V4L2_ILLUMINATOR_ON = 1, }; #define V4L2_CID_ILLUMINATOR_0 (V4L2_CID_BASE+37) #define V4L2_CID_ILLUMINATOR_1

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 19:57:18 Jean-Francois Moine wrote: On Tue, 7 Sep 2010 17:30:33 +0200 Hans Verkuil hverk...@xs4all.nl wrote: enum v4l2_illuminator { V4L2_ILLUMINATOR_OFF = 0, V4L2_ILLUMINATOR_ON = 1, }; #define V4L2_CID_ILLUMINATOR_0

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

2010-09-07 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:Tue Sep 7 19:00:05 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15139:6e0befab696a git master:

Re: [PATCH v9 0/4] FM Radio driver.

2010-09-07 Thread Hans Verkuil
On Monday, August 30, 2010 13:38:18 Matti J. Aaltonen wrote: Hi again, and thanks for the comments. I've left the audio codec out of this patch set. Hans wrote: In principle yes, but we haven't yet decided to implement those now, at the moment the RDS interpretation is left

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Eduardo Valentin
Hello, On Mon, Sep 06, 2010 at 08:11:05PM +0200, ext Jean-Francois Moine wrote: Hi, This new proposal cancels the previous 'LED control' patch. Cheers. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ Apologies

Re: [PATCH 2/2] V4L/DVB: radio-si4713: Add regulator framework support

2010-09-07 Thread Eduardo Valentin
Hello Jarkko, On Sun, Jun 13, 2010 at 08:09:28PM +0200, Jarkko Nikula wrote: Convert the driver to use regulator framework instead of set_power callback. This with gpio_reset platform data provide cleaner way to manage chip VIO, VDD and reset signal inside the driver. Signed-off-by: Jarkko

Re: [PATCH 1/2] V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths

2010-09-07 Thread Eduardo Valentin
Jarkko and Mauro, Apologies for the long delay. On Sun, Jun 13, 2010 at 08:09:27PM +0200, Jarkko Nikula wrote: Call to i2c_put_adapter was missing in radio_si4713_pdriver_probe and radio_si4713_pdriver_remove. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Eduardo Valentin

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Andy Walls
It has already been discussed. Please check the list archives for the past few days. Do you know of any V4L2 application developer or development team that prefers to use a separate API just to turn lights on and off, when all other aspects of the incoming video are controlled with the V4L2

DIKOM DK300: Kernel hangs after suspend to ram

2010-09-07 Thread andrea.amoros...@gmail.com
Hi to all! I'm trying to use my Dikom DK-300 usb dvb-t device connected to an old laptop used as media player. The device works well but if I suspend the pc to ram (S3) when the Dikom usb stick is plugged in, the system hangs during the resume phase. So I've tried to create two scripts. The

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Tuesday, September 07, 2010 20:42:07 Hans Verkuil wrote: On Tuesday, September 07, 2010 19:57:18 Jean-Francois Moine wrote: On Tue, 7 Sep 2010 17:30:33 +0200 Hans Verkuil hverk...@xs4all.nl wrote: enum v4l2_illuminator { V4L2_ILLUMINATOR_OFF = 0,

[PATCH 0/5] rc-core: ir-core to rc-core conversion (v2)

2010-09-07 Thread David Härdeman
This is my current patch queue, the main change is to make struct rc_dev the primary interface for rc drivers and to abstract away the fact that there's an input device lurking in there somewhere. The first three patches in the set are preparations for the change. I've also converted winbond-cir

[PATCH 2/5] rc-core: remove remaining users of the ir-functions keyhandlers

2010-09-07 Thread David Härdeman
This patch removes the remaining usages of the ir_input_nokey() and ir_input_keydown() functions provided by drivers/media/IR/ir-functions.c by using the corresponding functionality in rc-core directly instead. Signed-off-by: David Härdeman da...@hardeman.nu --- drivers/media/IR/ir-functions.c

[PATCH 3/5] imon: split mouse events to a separate input dev

2010-09-07 Thread David Härdeman
This is a stab at separating the mouse (and front panel/knob) events out to a separate input device. This is necessary in preparation for the next patch which makes the rc-core input dev opaque to rc drivers. I can't verify the correctness of the patch beyond the fact that it compiles without

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Theodore Kilgore
On Tue, 7 Sep 2010, Hans Verkuil wrote: On Tuesday, September 07, 2010 20:42:07 Hans Verkuil wrote: On Tuesday, September 07, 2010 19:57:18 Jean-Francois Moine wrote: On Tue, 7 Sep 2010 17:30:33 +0200 Hans Verkuil hverk...@xs4all.nl wrote: enum v4l2_illuminator {

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans de Goede
Hi, On 09/07/2010 05:30 PM, Hans Verkuil wrote: On Tuesday, September 07, 2010 15:04:55 Hans de Goede wrote: Hi, On 09/07/2010 04:50 PM, Hans Verkuil wrote: snip Both off Top on, Bottom off Top off, Bottom on Both on Which raises the question do we leave this as is, or do we make this 2

Re: [linux-dvb] TeVii S470 periodically fails to tune/lock - needspoweroff

2010-09-07 Thread OM Ugarcina
Thanks for that Karsten, I have checked the temperature and seems normal . It does not look like it is getting overly hot . I have been keeping a close eye on it and it looks like I get more failures when using Diseqc . I notice when going to another satellite then coming back I seem to get more

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Eino-Ville Talvala
This is probably a bit OT, but these sorts of indicator LEDs can get quite complicated. As part of our FCamera sample program on the Nokia N900 (which uses V4L2 way down there), we wanted to reprogram the front indicator LED to flash exactly when a picture is taken. The N900 front LED is

Re: [PATCH] Illuminators and status LED controls

2010-09-07 Thread Hans Verkuil
On Wednesday, September 08, 2010 00:29:51 Theodore Kilgore wrote: On Tue, 7 Sep 2010, Hans Verkuil wrote: On Tuesday, September 07, 2010 20:42:07 Hans Verkuil wrote: On Tuesday, September 07, 2010 19:57:18 Jean-Francois Moine wrote: On Tue, 7 Sep 2010 17:30:33 +0200 Hans Verkuil

Re: [PATCH 2/2] V4L/DVB: radio-si4713: Add regulator framework support

2010-09-07 Thread Jarkko Nikula
Hi On Tue, 7 Sep 2010 22:49:49 +0300 Eduardo Valentin eduardo.valen...@nokia.com wrote: Hello Jarkko, On Sun, Jun 13, 2010 at 08:09:28PM +0200, Jarkko Nikula wrote: Convert the driver to use regulator framework instead of set_power callback. This with gpio_reset platform data provide