Re: [PATCH 1/3] gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3

2010-09-12 Thread Hans de Goede
Ack. Acked-by: Hans de Goede hdego...@redhat.com On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3 This patch add basic V4L2 controls for the illuminators on the Intel Play QX3 microscope. Signed-off-by: Andy

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Hans de Goede
Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Disable illuminator controls if not an Intel Play QX3 The illuminator controls should only be available to the user for the Intel Play QX3 microscope. Signed-off-by: Andy Wallsawa...@md.metrocast.net diff -r d165649ca8a0 -r

Re: [PATCH 3/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Hans de Goede
Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Restore QX3 illuminators' state on resume Turn the lights of the QX3 on (or off) as needed when resuming and at module load. Signed-off-by: Andy Wallsawa...@md.metrocast.net diff -r 32d5c323c541 -r c2e7fb2d768e

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Hans Verkuil
On Sunday, September 12, 2010 09:26:24 Hans de Goede wrote: Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Disable illuminator controls if not an Intel Play QX3 The illuminator controls should only be available to the user for the Intel Play QX3 microscope.

Re: [PATCH] DiSEqC bug fixed for stv0288 based interfaces

2010-09-12 Thread Josef Pavlik
seems that the patch was corrupted by the kmail used for the post (missing space before the last close bracket resulting corrupted patch) the corrected patch follows (and I'm sending it with another mail program) Signed-off-by: Josef Pavlik jo...@pavlik.it -

Re: [PATCH 3/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Andy Walls
Will do. Regards, Andy Hans de Goede hdego...@redhat.com wrote: Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Restore QX3 illuminators' state on resume Turn the lights of the QX3 on (or off) as needed when resuming and at module load. Signed-off-by: Andy

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Andy Walls
Well, I was going for lower touch labor in the future, but sure I can change it. Do you want indices defined for all the controls, or just the illuminators? Regards, Andy Hans de Goede hdego...@redhat.com wrote: Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Disable illuminator

Re: [PATCH] DiSEqC bug fixed for stv0288 based interfaces

2010-09-12 Thread Josef Pavlik
sorry, but something eats the leading spaces (but no the tabs) in the inlined patch making it unusable, so please use the attached one. - on Sep 12, 2010, at 13:30, I wrote: seems that the patch was corrupted by the kmail used for the post (missing space before the last

[PATCH v2 0/3] gpsca_cpia1: Intel Play QX3 microscope illuminator controls

2010-09-12 Thread Andy Walls
The following 3 patches implement v4l2 illuminator controls for the Intel Play QX3 microscope. These patches depend on Jean-Francois Moine's patch that adds V4L2_CID_ILLUMINATORS_[12] to the standard v4l2 controls. These patches do not attempt to turn off the illuminators at module unload or at

[PATCH v2 1/3] gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3

2010-09-12 Thread Andy Walls
gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3 This patch add basic V4L2 controls for the illuminators on the Intel Play QX3 microscope. Signed-off-by: Andy Walls awa...@md.metrocast.net Acked-by: Hans de Goede hdego...@redhat.com diff -r 6e0befab696a -r d165649ca8a0

[PATCH v2 2/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Andy Walls
Turn the lights of the QX3 on (or off) as needed when resuming and at module load. Signed-off-by: Andy Walls awa...@md.metrocast.net diff -r f09faf8dd85d -r 5e576066eeaf linux/drivers/media/video/gspca/cpia1.c --- a/linux/drivers/media/video/gspca/cpia1.c Sun Sep 12 12:43:45 2010 -0400 +++

[PATCH v2 3/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Andy Walls
The illuminator controls should only be available to the user for the Intel Play QX3 microscope. The implementation to inhibit the controls is intended to be consistent with the other gspca driver implementations. Signed-off-by: Andy Walls awa...@md.metrocast.net diff -r 5e576066eeaf -r

[PATCH] firedtv driver: support for PSK8 for S2 devices. To watch HD.

2010-09-12 Thread Tommy Jonsson
This is the first i have ever developed for linux, cant really wrap my head around how to submit this.. Hope im sending this correctly, diff made with 'hg diff' from latest hg clone http://linuxtv.org/hg/v4l-dvb; It adds support for tuning with PSK8 modulation, pilot and rolloff with the S2

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

2010-09-12 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:Sun Sep 12 19:00:14 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15147:8a6219311e8b git master:

Need info to understand TeVii S470 cx23885 MSI problem

2010-09-12 Thread Andy Walls
Igor, To help understand the problem with the TeVii S470 CX23885 MSI not working after module unload and reload, could you provide the output of # lspci -d 14f1: - - as root before the cx23885 module loads, after the module loads, and after the module is removed and reloaded?

[GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Hans Verkuil
Thanks to Hans de Goede for supplying me with a Philips webcam to test this driver with! And other news on the V4L1 front: I have since learned that the stradis driver has only ever worked for kernel 2.2. I did contact the company and unless they want to work on it this driver can be removed

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: And other news on the V4L1 front: I'm waiting for test results on the cpia2 driver. If it works, then the V4L1 support can be removed from that driver as well. FYI, that will break this 2005 vintage piece of V4L1 software people may

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 17:12 -0400, Andy Walls wrote: On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: And other news on the V4L1 front: I'm waiting for test results on the cpia2 driver. If it works, then the V4L1 support can be removed from that driver as well. FYI, that will

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 17:28 -0400, Andy Walls wrote: On Sun, 2010-09-12 at 17:12 -0400, Andy Walls wrote: On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: And other news on the V4L1 front: I'm waiting for test results on the cpia2 driver. If it works, then the V4L1

[PATCH] V4L/DVB: gspca - sonixj: Add webcam 0c45:612b

2010-09-12 Thread Alexander Goncharov
Hi! Add support webcam speedlink reflect2. Patch attached Signed-off-by: Alexander Goncharov alexzander...@gmail.com --- a/Documentation/video4linux/gspca.txt 2010-09-13 07:07:37.0 +0800 +++ b/Documentation/video4linux/gspca.txt 2010-09-13 10:25:23.017875028 +0800 @@ -308,6

[PATCH] V4L/DVB: gspca - sonixj: Add webcam 0c45:612b

2010-09-12 Thread Alexander Goncharov
Hi! Add support webcam speedlink reflect2. --- a/Documentation/video4linux/gspca.txt 2010-09-13 07:07:37.0 +0800 +++ b/Documentation/video4linux/gspca.txt 2010-09-13 10:25:23.017875028 +0800 @@ -308,6 +308,7 @@ sonixj 0c45:610c PC Camera (SN9C128) sonixj