[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-10-31 Thread Erik Andrén
Mauro,

The following three commits add some additional vertical flip quirks
for the s5k4aa sensor.
IMHO, they are 2.6.32 material.

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb

for the following 3 changesets:

01/03: gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptop
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=3cf50d4a5aab

02/03: gspca - m5602-s5k4aa: Add another MSI GX700 vflip quirk
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=8962d339d10c

03/03: gspca - m5602-s5k4aa: Add vflip for Fujitsu Amilo Xi 2528
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=759c2c11b860


 m5602_s5k4aa.c |   20 
 1 file changed, 20 insertions(+)

Thanks,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-09-18 Thread Erik Andrén
Mauro,

This is my final pull request for the 2.6.32 series. It fixes exposure
and adds ctrls for the hdcs sensors.
Also some minor cleanups are done.

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb

for the following 6 changesets:

01/06: gspca - stv06xx: Harmonize the debug macros when tracing writes and reads
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=cea12062ae46

02/06: gspca - stv06xx: Translate swedish comments to english
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=17b23a5c42b5

03/06: gspca - stv06xx: Fix a misindentation
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=9e2ee847996f

04/06: gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=9be864faec51

05/06: gspca - stv06xx-hdcs: Fixup exposure
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=64c41fd29689

06/06: gspca - stv06xx-hdcs: Reduce exposure range
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f3989cd0eafc


 stv06xx.c|   19 +++---
 stv06xx_hdcs.c   |  151 +--
 stv06xx_hdcs.h   |2
 stv06xx_st6422.c |   15 ++---
 4 files changed, 98 insertions(+), 89 deletions(-)

Thanks,
Erik Andrén
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-09-17 Thread Erik Andrén
Mauro,

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb
I've disabled the red and blue gain ctrls for now.

for the following 16 changesets:

01/16: gspca - m5602-ov7660: Create blue gain control
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=0294178f10d0

02/16: gspca - m5602-ov7660: Add red gain control
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=11b3ddae61b5

03/16: gspca - m5602-ov7660: Ensure that the default exposure is set
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=c6552abaad7f

04/16: gspca - m5602-ov7660: Create auto white balance ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=c6a4965b1810

05/16: gspca - m5602-ov7660: Set blue and red gain at init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f16bad0bab24

06/16: gspca - m5602-ov7660: Add auto gain ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f20622f1e8e2

07/16: gspca - m5602-ov7660: Add auto exposure ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=fcdad460bafe

08/16: gspca - m5602-ov7660: Use a new raw init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=c4cd0d356b8d

09/16: gspca - m5602-ov7660: Replace magic constants with defines
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=0ef0be79c20c

10/16: gspca - m5602-ov7660: Add hflip, vflip controls
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=38a335772821

11/16: gspca - m5602-ov7660: Set the hsync correctly
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5b0c153ad800

12/16: gspca - m5602-ov7660: Remove old init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=bd9c4c38eea7

13/16: gspca - m5602-ov7660: Don't set gain during init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=36a9201f965e

14/16: gspca - m5602-ov7660: Don't set blue and red gain during init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=9a123c033299

15/16: gspca - m5602-ov7660: Remove redundant init writes
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=37a3477e63c9

16/16: gspca - m5602-ov7660: Disable red and blue gain for now
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=60f099b965fa


 m5602_ov7660.c |  398 -
 m5602_ov7660.h |  874 +++--
 2 files changed, 808 insertions(+), 464 deletions(-)

Thanks,
Erik Andrén
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-07-12 Thread Mauro Carvalho Chehab
Em Sun, 05 Jul 2009 21:25:09 +0200
Erik Andrén erik.and...@gmail.com escreveu:

 
 
 Mauro Carvalho Chehab wrote:
  Em Sat, 4 Jul 2009 21:58:31 +0200
  Erik Andrén erik.and...@gmail.com escreveu:
  
  08/24: gspca - m5602-ov7660: Create blue gain control
  http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5675978999c5
 
  09/24: gspca - m5602-ov7660: Add red gain control
  http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=802e9a025e93
  
  +#define RED_BALANCE_IDX 3
  +   {
  +   {
  +   .id = V4L2_CID_RED_BALANCE,
  +   .type   = V4L2_CTRL_TYPE_INTEGER,
  +   .name   = red balance,
  +   .minimum= 0x00,
  +   .maximum= 0x7f,
  +   .step   = 0x1,
  +   .default_value  = OV7660_DEFAULT_RED_GAIN,
  +   .flags  = V4L2_CTRL_FLAG_SLIDER
  +   },
  +   .set = ov7660_set_red_gain,
  +   .get = ov7660_get_red_gain
  +   },
   };
  x
  Hmm... as far as I understand, Red Balance and Red gain are different 
  ways
  to see the same measure. Unfortunately, the V4L2 API is not clear about 
  those
  controls. 
  
  According with the spec, we have:
  
  V4L2_CID_CONTRAST   integer Picture contrast or luma gain.
  V4L2_CID_SATURATION integer Picture color saturation or chroma gain.
  V4L2_CID_HUEinteger Hue or color balance.
  V4L2_CID_RED_BALANCEinteger Red chroma balance.
  V4L2_CID_BLUE_BALANCE   integer Blue chroma balance.
  V4L2_CID_GAIN   integer Gain control.
  
  From what I'm understanding from the term balance, it should be a shift 
  over
  the gain control (so, 0 means normal colors, like on HUE balance).
  
  So, in order to convert from a RED GAIN into a RED BALANCE, we need to
  calculate it as a function of the V4L2_CID_GAIN or V4L2_CID_SATURATION.
  Positive values should mean more gain than the other colors, while negative
  values would mean the opposite.
 
 Is such a function defined somewhere? Do you have an example
 implementing it?

No, I don't have. We should better analize it, since drivers are doing
different things with the gains.

 I've done the same thing in the m5602 ov9650 sensor cod



Cheers,
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb-prio/

2009-07-08 Thread Erik Andrén
2009/7/6 Erik Andrén erik.and...@gmail.com:
 Mauro,
 I've dropped the other patches while we settle the issues with them.
 Please pull the following patches that are critical and needs to be
 applied to 2.6.31.

 Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb-prio

 for the following 3 changesets:

 01/03: gspca - stv06xx-hdcs: Actually update the sensor state
 http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=10dfbdfcb921

 02/03: gspca - stv06xx-hdcs: Fix sensor sequence bug
 http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=089369a849e9

 03/03: gspca - stv06xx-hdcs: Correct the pixelformat
 http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=419dbeafc94d


  stv06xx_hdcs.c |   16 ++--
  1 file changed, 10 insertions(+), 6 deletions(-)


I've added one more high regression patch. Hope it doesn't cause too
much trouble.

Best regards,
Erik

 Thanks,
 Erik

--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb-prio/

2009-07-06 Thread Erik Andrén
Mauro,
I've dropped the other patches while we settle the issues with them.
Please pull the following patches that are critical and needs to be
applied to 2.6.31.

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb-prio

for the following 3 changesets:

01/03: gspca - stv06xx-hdcs: Actually update the sensor state
http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=10dfbdfcb921

02/03: gspca - stv06xx-hdcs: Fix sensor sequence bug
http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=089369a849e9

03/03: gspca - stv06xx-hdcs: Correct the pixelformat
http://linuxtv.org/hg/~eandren/v4l-dvb-prio?cmd=changeset;node=419dbeafc94d


 stv06xx_hdcs.c |   16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

Thanks,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-07-05 Thread Mauro Carvalho Chehab
Em Sat, 4 Jul 2009 21:58:31 +0200
Erik Andrén erik.and...@gmail.com escreveu:

 08/24: gspca - m5602-ov7660: Create blue gain control
 http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5675978999c5
 
 09/24: gspca - m5602-ov7660: Add red gain control
 http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=802e9a025e93

+#define RED_BALANCE_IDX 3
+   {
+   {
+   .id = V4L2_CID_RED_BALANCE,
+   .type   = V4L2_CTRL_TYPE_INTEGER,
+   .name   = red balance,
+   .minimum= 0x00,
+   .maximum= 0x7f,
+   .step   = 0x1,
+   .default_value  = OV7660_DEFAULT_RED_GAIN,
+   .flags  = V4L2_CTRL_FLAG_SLIDER
+   },
+   .set = ov7660_set_red_gain,
+   .get = ov7660_get_red_gain
+   },
 };
x
Hmm... as far as I understand, Red Balance and Red gain are different ways
to see the same measure. Unfortunately, the V4L2 API is not clear about those
controls. 

According with the spec, we have:

V4L2_CID_CONTRAST   integer Picture contrast or luma gain.
V4L2_CID_SATURATION integer Picture color saturation or chroma gain.
V4L2_CID_HUEinteger Hue or color balance.
V4L2_CID_RED_BALANCEinteger Red chroma balance.
V4L2_CID_BLUE_BALANCE   integer Blue chroma balance.
V4L2_CID_GAIN   integer Gain control.

From what I'm understanding from the term balance, it should be a shift over
the gain control (so, 0 means normal colors, like on HUE balance).

So, in order to convert from a RED GAIN into a RED BALANCE, we need to
calculate it as a function of the V4L2_CID_GAIN or V4L2_CID_SATURATION.
Positive values should mean more gain than the other colors, while negative
values would mean the opposite.

Since there are other patches that touch on it, I'll stop analyzing your series
on those two patches.



Cheers,
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-07-05 Thread Erik Andrén


Mauro Carvalho Chehab wrote:
 Em Sat, 4 Jul 2009 21:58:31 +0200
 Erik Andrén erik.and...@gmail.com escreveu:
 
 08/24: gspca - m5602-ov7660: Create blue gain control
 http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5675978999c5

 09/24: gspca - m5602-ov7660: Add red gain control
 http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=802e9a025e93
 
 +#define RED_BALANCE_IDX 3
 +   {
 +   {
 +   .id = V4L2_CID_RED_BALANCE,
 +   .type   = V4L2_CTRL_TYPE_INTEGER,
 +   .name   = red balance,
 +   .minimum= 0x00,
 +   .maximum= 0x7f,
 +   .step   = 0x1,
 +   .default_value  = OV7660_DEFAULT_RED_GAIN,
 +   .flags  = V4L2_CTRL_FLAG_SLIDER
 +   },
 +   .set = ov7660_set_red_gain,
 +   .get = ov7660_get_red_gain
 +   },
  };
 x
 Hmm... as far as I understand, Red Balance and Red gain are different ways
 to see the same measure. Unfortunately, the V4L2 API is not clear about those
 controls. 
 
 According with the spec, we have:
 
 V4L2_CID_CONTRAST integer Picture contrast or luma gain.
 V4L2_CID_SATURATION   integer Picture color saturation or chroma gain.
 V4L2_CID_HUE  integer Hue or color balance.
 V4L2_CID_RED_BALANCE  integer Red chroma balance.
 V4L2_CID_BLUE_BALANCE integer Blue chroma balance.
 V4L2_CID_GAIN integer Gain control.
 
 From what I'm understanding from the term balance, it should be a shift over
 the gain control (so, 0 means normal colors, like on HUE balance).
 
 So, in order to convert from a RED GAIN into a RED BALANCE, we need to
 calculate it as a function of the V4L2_CID_GAIN or V4L2_CID_SATURATION.
 Positive values should mean more gain than the other colors, while negative
 values would mean the opposite.

Is such a function defined somewhere? Do you have an example
implementing it?

I've done the same thing in the m5602 ov9650 sensor code.

Regards,
Erik
 
 Since there are other patches that touch on it, I'll stop analyzing your 
 series
 on those two patches.
 
 
 
 Cheers,
 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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-07-04 Thread Erik Andrén
Mauro,

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb

for the following 24 changesets:

01/24: gspca - stv06xx: Harmonize the debug macros when tracing writes and reads
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f95a2d733ccc

02/24: gspca - stv06xx: Translate swedish comments to english
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=7d4b1562ea32

03/24: gspca - stv06xx: Fix a misidentation
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=193ada4791d3

04/24: gspca - stv06xx-hdcs: Actually update the sensor state
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=48aad5065e38

05/24: gspca - stv06xx-hdcs: Fix sensor sequence bug
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=dfec979dde3d

06/24: gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=db4cf447439e

07/24: gspca - stv06xx-hdcs: Correct the pixelformat
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=e3cfd8a4285c

08/24: gspca - m5602-ov7660: Create blue gain control
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=5675978999c5

09/24: gspca - m5602-ov7660: Add red gain control
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=802e9a025e93

10/24: gspca - m5602-ov7660: Ensure that the default exposure is set
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=be8cf210f741

11/24: gspca - m5602-ov7660: Create auto white balance ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=3db4222777a5

12/24: gspca - m5602-ov7660: Set blue and red gain at init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f83bb31c8263

13/24: gspca - m5602-ov7660: Add auto gain ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=1f2402b5a24e

14/24: gspca - m5602-ov7660: Add auto exposure ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=24738aa06ecc

15/24: gspca - m5602-ov7660: Use a raw init as captured from windows
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=801ca1f45efe

16/24: gspca - m5602-ov7660: Replace magic constants with defines
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=3f26e1ba7213

17/24: gspca - m5602-ov7660: Add hflip, vflip controls
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=33f786eedc74

18/24: gspca - m5602-ov7660: Set the hsync correctly
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=f734087ed7a3

19/24: gspca - m5602-ov7660: Remove old init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=70bd9c438365

20/24: gspca - m5602-ov7660: Don't set gain during init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=fb7145eb2144

21/24: gspca - m5602-ov7660: Don't set blue and red gain during init
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=a745e328c5a0

22/24: gspca - m5602-ov7660: Remove redundant init writes
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=eba9c3bb57de

23/24: gspca - m5602-s5k4aa: Remove superflous line
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=4811cd834ccd

24/24: gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Pa 2548
http://linuxtv.org/hg/~eandren/v4l-dvb?cmd=changeset;node=c9da048164b5


 m5602/m5602_ov7660.c |  386 +++-
 m5602/m5602_ov7660.h |  874 +++
 m5602/m5602_s5k4aa.c |   11
 stv06xx/stv06xx.c|   19 -
 stv06xx/stv06xx_hdcs.c   |   46 ++
 stv06xx/stv06xx_st6422.c |   15
 6 files changed, 861 insertions(+), 490 deletions(-)

Thanks,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-06-08 Thread Erik Andrén
Mauro,

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb/

for the following 2 changesets:

01/02: gspca - m5602-s5k4aa: Add vflip quirk for the Lenovo Y300
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=0bf9d9e5b5d1

02/02: gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VA
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=73079bd14c57


 m5602_ov9650.c |7 +++
 m5602_s5k4aa.c |6 ++
 2 files changed, 13 insertions(+)

Thanks,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html



[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-05-03 Thread Erik Andrén
Mauro,

Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb/

for the following 12 changesets:

01/12: gspca - m5602-s5k4aa: Add experimental SXGA support.
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=e69e61ecbeef

02/12: gspca - gspca-m5602: Constify parameters of two functions
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=d3fb318e4a40

03/12: gspca - m5602-s5k4aa: Disable SXGA resolution for now.
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=7ecef9c0ba45

04/12: gspca - m5602-ov9650: Add missing v4l2 ctrl ids
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=f4ac615a67d2

05/12: gspca - m5602-s5k4aa: Fixup SXGA resolution.
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=a9b36597cc55

06/12: gspca - m5602-s5k4aa: Fixup the vflip/hflip.
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=80d8d56c5d0c

07/12: gspca - m5602-s5k4aa: Add vflip quirk for the MSI L735
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=37b738feafb9

08/12: gspca - m5602-ov9650: Add ASUS A6K vflip quirk
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=a09d17498fee

09/12: gspca - m5602: Checkpatch.pl fixes
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=eeb1a3c753ab

10/12: gspca - stv06xx-vv6410: Add exposure ctrl
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=b3d59163200e

11/12: gspca - stv06xx-vv6410: No need to double set gain and exposure
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=567c7697be93

12/12: gspca - stv06xx-vv6410: Set analog gain at init
http://linuxtv.org/hg/~eandren/v4l-dvb/?cmd=changeset;node=96817449f62a


 m5602/m5602_bridge.h |4
 m5602/m5602_core.c   |8 +
 m5602/m5602_mt9m111.c|6 -
 m5602/m5602_ov9650.c |9 ++
 m5602/m5602_s5k4aa.c |  197 ++-
 m5602/m5602_s5k4aa.h |   61 +-
 m5602/m5602_s5k83a.c |3
 stv06xx/stv06xx_vv6410.c |   76 +-
 stv06xx/stv06xx_vv6410.h |   10 --
 9 files changed, 267 insertions(+), 107 deletions(-)

Thanks,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-28 Thread Mauro Carvalho Chehab
On Mon, 27 Apr 2009 21:01:04 +0200
Erik Andrén erik.and...@gmail.com wrote:

 Hi Mauro.
 
 Let's see if I can make it right this time.
 Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb/ for a number
 of 2.6.30+ changes.

Hi Erik,

Applied, thanks.

It is always a good idea to use the hg-pull-req.pl script to generate the pull 
request message.
This allows me to double check if I'm doing the right thing here. You can run 
it with:

v4l/scripts/hg-pull-req.pl http://linuxtv.org/hg/~eandren/v4l-dvb



Cheers,
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-27 Thread Erik Andrén
Hi Mauro.

Let's see if I can make it right this time.
Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb/ for a number
of 2.6.30+ changes.

Best regards,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-18 Thread Jean-Francois Moine
On Wed, 15 Apr 2009 18:20:46 +0200
Erik Andrén erik.and...@gmail.com wrote:

 Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
 for updates to be added to the next major kernel release.

Hi Erik,

I found 88 changesets and some of them were already applied. I do not
know from were to start.

May you:
- either tell me which updates should be added
- or synchronize your repository with one of mines (v4l-dvb or gspca)?

BTW, you should directly ask to Mauro to do the pulls...

Cheers.

-- 
Ken ar c'hentañ | ** Breizh ha Linux atav! **
Jef |   http://moinejf.free.fr/
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-18 Thread Erik Andrén


Jean-Francois Moine wrote:
 On Wed, 15 Apr 2009 18:20:46 +0200
 Erik Andrén erik.and...@gmail.com wrote:
 
 Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
 for updates to be added to the next major kernel release.
 
 Hi Erik,
 
 I found 88 changesets and some of them were already applied. I do not
 know from were to start.
 
 May you:
 - either tell me which updates should be added
 - or synchronize your repository with one of mines (v4l-dvb or gspca)?
 
 BTW, you should directly ask to Mauro to do the pulls...
 
 Cheers.
 

Ok,
I've created a new repository, cloned from your gspca tree with the
changes I want you to pull.
The address for the new repository is:
http://linuxtv.org/hg/~eandren/gspca/

Sorry for the mess.

Best regards,
Erik
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-15 Thread Erik Andrén
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Jean-Francois,

Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
for updates to be added to the next major kernel release.

Regards,
Erik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknmCVwACgkQN7qBt+4UG0G6YwCeMr2vKhnp62Ikl3+2WdiGINk5
wQAAnRpZYRoBV5ondz1nrN+bxW3Eswz6
=46QI
-END PGP SIGNATURE-
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-05 Thread Mauro Carvalho Chehab
On Fri, 03 Apr 2009 20:29:08 +0200
Erik Andrén erik.and...@gmail.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi Jean-Francois,
 
 Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
 for more m5602-gspca changeset that are 2.6.30 material.
 

Jean,

I'm preparing the last 2.6.30 material for sending upstream. Could you please
merge this quickly today?

Cheers,
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-05 Thread Jean-Francois Moine
On Sun, 5 Apr 2009 07:29:00 -0300
Mauro Carvalho Chehab mche...@infradead.org wrote:

 On Fri, 03 Apr 2009 20:29:08 +0200
 Erik Andrén erik.and...@gmail.com wrote:
  Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
  for more m5602-gspca changeset that are 2.6.30 material.
 
 I'm preparing the last 2.6.30 material for sending upstream. Could
 you please merge this quickly today?

Hello Mauro,

It seems there is a problem with my messages: on March 27, I sent to you
and to the list a pull request for the first set of Erik's changesets.
The message came back normally to me as if it was sent to all people.
But I cannot see it in the list archives!

I am resending it now.

Then, for 2.6.30, there are still the second set of Erik and 2 or three
changesfrom me. Do I add these changesets to the current unpulled ones
in my stable repository?

Cheers.

-- 
Ken ar c'hentañ | ** Breizh ha Linux atav! **
Jef |   http://moinejf.free.fr/
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-04-03 Thread Erik Andrén
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Jean-Francois,

Please pull http://linuxtv.org/hg/~eandren/v4l-dvb/
for more m5602-gspca changeset that are 2.6.30 material.

Thanks,
Erik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknWVXIACgkQN7qBt+4UG0F1CwCfZQfuaCUYFWB9vTuwcY6OLwwI
IY4An2OVVXgxbOF+/kBAE/R1zbKXUF5q
=F3Mf
-END PGP SIGNATURE-
--
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 at  http://vger.kernel.org/majordomo-info.html


[PULL] http://linuxtv.org/hg/~eandren/v4l-dvb/

2009-03-24 Thread Erik Andrén
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Jean-Francois.
Please pull this tree for 24 gspca-m5602 related changesets that I
would like to see included in 2.6.30.
I forgot to add the gspca prefix to the summary of the last three
patches. If this is an issue, please let me know and I'll back out
the changesets and reapply them with the proper header.

Best regards,
Erik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknJNuQACgkQN7qBt+4UG0GEBwCfdnQ2g2oONIB+kgzF+jKFNcbi
j2wAn2qf0cDywY1veywJWjdKEFFBIMqU
=xQaC
-END PGP SIGNATURE-
--
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 at  http://vger.kernel.org/majordomo-info.html


Re: [PULL][Stable]Please pull http://linuxtv.org/hg/~eandren/v4l-dvb

2009-03-03 Thread Mauro Carvalho Chehab
On Mon, 02 Mar 2009 20:44:39 +0100
Erik Andrén erik.and...@gmail.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 The pull http://linuxtv.org/hg/~eandren/v4l-dvb is based on the
 gscpa stable (v4l-dvb) repository and contains one important fix
 that needs to go into 2.6.29.
 Please pull ASAP.

Hi Eric and Jean-françois,

I've just pulled from this tree.

Cheers,
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 at  http://vger.kernel.org/majordomo-info.html


[PULL][Stable]Please pull http://linuxtv.org/hg/~eandren/v4l-dvb

2009-03-02 Thread Erik Andrén
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
The pull http://linuxtv.org/hg/~eandren/v4l-dvb is based on the
gscpa stable (v4l-dvb) repository and contains one important fix
that needs to go into 2.6.29.
Please pull ASAP.

Best regards,
Erik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmsNyYACgkQN7qBt+4UG0FnigCgqzFFAIT9YHVg0nsgnd3newyb
KjQAn1QsHyYe0h142lq/flGtOqpSYc/r
=pznK
-END PGP SIGNATURE-
--
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 at  http://vger.kernel.org/majordomo-info.html