gspca - gl860: text alignment
From: Olivier Lorin
- Extra spaces to align some variable names and a defined value
Priority: normal
Signed-off-by: Olivier Lorin
diff -urpN i5/gl860.h gl860/gl860.h
--- i5/gl860.h 2010-06-01 23:20:10.0 +0200
+++ gl860/gl860.h 2010-04-28 13:36
gspca - gl860: fix for wrong 0V9655 resolution identifier name
From: Olivier Lorin
- Fix for a wrong OV9655 image resolution identifier name
Priority: normal
Signed-off-by: Olivier Lorin
diff -urpN i4/gl860-ov9655.c gl860/gl860-ov9655.c
--- i4/gl860-ov9655.c 2010-06-01 23:18:28.0
gspca - gl860: use of real resolutions for MI2020 sensor
From: Olivier Lorin
- Change of rounded image resolutions to the real ones for MI2020 sensor
in order to discard 2 random lines in the bottom of images
Priority: normal
Signed-off-by: Olivier Lorin
diff -urpN i3/gl860.c gl860/gl860
gspca - gl860: USB control message delay unification
From: Olivier Lorin
- 1 ms "msleep" applied to each sensor after USB control data exchange
This was done for two sensors because these exchanges were known to
be too quick depending on laptop model.
It is fairly logical to
gspca - gl860: setting changes applied after an EOI
From: Olivier Lorin
- Setting changes applied after an end of image marker reception
This is the way MI2020 sensor works.
It seems to be logical to wait for a complete image before
to change a setting.
Priority: normal
Signed-off-by
gspca - gl860: new driver for MI2020 sensor
From: Olivier Lorin
- new MI2020 driver version made from a webcam gift
- all previous flavors of this driver removed
Priority: normal
Signed-off-by: Olivier Lorin
diff -urpN i0/gl860.c gl860/gl860.c
--- i0/gl860.c 2010-03-27 10:08:16.0
Hello!
This is a new submit of last sunday 3 patches.
The first patch is the new driver for MI2020,
other patches are functional changes and some minor changes.
Regards
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.or
gspca - gl860: minor functional changes
From: Olivier Lorin
- Setting changes applied after an end of image marker reception
This is the way MI2020 sensor works.
It seems to be logical to wait for a complete image before
to change a setting.
- 1 ms "msleep" applied to each se
gspca - gl860: new driver for MI2020 sensor
From: Olivier Lorin
- new MI2020 driver version made from a webcam given to me
- remove all previous flavors of this driver
Priority: normal
Signed-off-by: Olivier Lorin
diff -urpN der_gl860i1/gl860.c gl860/gl860.c
--- der_gl860i1/gl860.c 2010-04
gspca - gl860: minor fixes
From: Olivier Lorin
- Change of rounded image resolutions to the real ones
- Fix for an irrelevant OV9655 image resolution identifier name
- Extra spaces to align some variable names and a defined value
Priority: normal
Signed-off-by: Olivier Lorin
diff -rupN
Hello
Here is three patches for the gspca_gl860 driver.
The main patch is the second one, it is a rewrite for the sensor MI2020.
These patches have been proposed on February 28th and refused some days
later because of a concern about the use of "udelay" instead of
"msleep".
Compared to February,
2010/3/1, Jean-Francois Moine :
> On Sun, 28 Feb 2010 21:19:25 +0100
> Olivier Lorin wrote:
>
>> - General changes for all drivers because of new MI2020 sensor
>> driver :
>> - add the light source control
>> - control value changes only applied after an end o
gspca - gl860: new driver for MI2020 sensor
From: Olivier Lorin
- new MI2020 driver version made from a webcam given to me
- remove all previous flavors of this driver
Priority: normal
Signed-off-by: Olivier Lorin
diff
-rupN ../i/linux/drivers/media/video/gspca/gl860/gl860.c
./linux
gspca - gl860: updates to prepare the new driver for MI2020 sensor
From: Olivier Lorin
- General changes for all drivers because of new MI2020 sensor driver :
- add the light source control
- control value changes only applied after an end of image
- replace msleep with duration less than
chip are well known ?
O. Lorin
2009/12/22, Jean-Francois Moine :
> On Mon, 23 Nov 2009 15:00:09 +0530 (IST)
> Purushottam R S wrote:
>
>> I am using latest gspca driver from dvb for camera driver. But I see
>> bottom of the video has flickering/jumping effect.
>>
&g
Patch of the MAINTAINERS file to include the gspca_gl860 driver
Signed-off-by: Olivier Lorin
Signed-off-by: Jean-Francois Moine
---
diff ../orgn/MAINTAINERS MAINTAINERS -rupN
--- ../orgn/MAINTAINERS 2009-12-05 22:21:59.0 +0100
+++ MAINTAINERS 2009-09-20 03:35:18.0 +0200
MAINTAINERS: addition of gspca_gl860 driver
From: Olivier Lorin
- addition of gspca_gl860 driver
Priority: normal
Signed-off-by: Olivier Lorin
--- ../a/MAINTAINERS2009-09-20 02:07:33.0 +0200
+++ MAINTAINERS 2009-09-20 02:09:56.0 +0200
@@ -2224,6 +2224,13 @@ T: git
gspca_gl860: improvement of the driver for OV2640 sensor
From: Olivier Lorin
- simplified initialization sequence
- add flip/mirror support for OV2640
- fix for backlight value range
- fix for red-blue inversion hue mode with V4L1 applications
diff -rupN ../gspca-msrc2/linux/drivers/media
gspca_gl860: comment changes and unified naming scheme
From: Olivier Lorin
- small changes in comments
- unified naming scheme for subdriver variables
Priority: trivial
Signed-off-by: Olivier Lorin
diff -rupN ../gspca-msrc/linux/drivers/media/video/gspca/gl860/gl860.c
./linux/drivers/media
I'm sorry, I used a bad format for the 3 previous patches I sent this day.
This is fixed now.
gspca_gl860: improvement of the main driver part
From: Olivier Lorin
- fix for compilation warning about sd_ctrls
- trace improvement while probing the sensor
Priority: normal
Signed-o
gspca - gl860: add flip/mirror for OV2640
From: Olivier Lorin
- add flip/mirror support for OV2640
- fix for backlight value range
- fix for red-blue inversion hue mode with V4L1 applications
diff -rupN ../gspca-msrc2/linux/drivers/media/video/gspca/gl860/gl860.h
./linux/drivers/media/video
gspca - gl860: comment changes and naming scheme egalization
From: Olivier Lorin
- small changes in comments
- unified naming scheme for subdriver variables
Priority: trivial
Signed-off-by: Olivier Lorin
diff -rupN ../gspca-msrc/linux/drivers/media/video/gspca/gl860/gl860.c
./linux
gspca - gl860: improvement of the main driver part
From: Olivier Lorin
- fix for warning compilation about sd_ctrls
- trace improvement while probing the sensor
Priority: normal
Signed-off-by: Olivier Lorin
diff -rupN ../gspca-o/linux/drivers/media/video/gspca/gl860/gl860.c
./linux
27;
or 'u8' ('char' may be unsigned).
Changed to u8.
. using strings to handle binary values is less readable than simple
hexadecimal values.
There are still there. Because these binary values are not human
understandable, I prefer the strings as they are mo
. Before that I'm waiting for comments about what
should changed in this patch in order to be accepted.
Basically there is four managed sensors so that this patch add a new
directory in the gspca one, it contains the main part of the driver
and the four sub-drivers.
Olivier
25 matches
Mail list logo