linux/drivers/media/video/gspca
Hans Petter Selasky 67e27c7413 [media] Make nchg variable signed because the code compares this variable against negative values
The sonixj driver compares the value for nchg with:
 		if (sd->nchg < -6 || sd->nchg >= 12) {

With u8, negative values won't work.

Signed-off-by: Hans Petter Selasky <hselasky@c2i.net>
Acked-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-06-01 12:20:57 -03:00
..
gl860 [media] gspca: Fix some warnings tied to 'no debug' 2011-05-21 09:35:43 -03:00
m5602
stv06xx [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors 2011-06-01 08:26:54 -03:00
autogain_functions.h
benq.c
conex.c
cpia1.c [media] gspca - cpia1: Remove a bad conditional compilation instruction 2011-05-21 09:34:45 -03:00
etoms.c
finepix.c
gspca.c [media] gspca - main: Remove USB traces 2011-05-21 09:34:27 -03:00
gspca.h [media] gspca: Unset debug by default 2011-05-21 09:35:11 -03:00
jeilinj.c [media] gspca - jeilinj: add SPORTSCAM specific controls 2011-05-20 09:27:22 -03:00
jpeg.h
Kconfig [media] gspca - kinect: New subdriver for Microsoft Kinect 2011-05-20 09:27:27 -03:00
kinect.c [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUG 2011-05-25 20:08:01 -03:00
konica.c
Makefile [media] gspca - kinect: New subdriver for Microsoft Kinect 2011-05-20 09:27:27 -03:00
mars.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mr97310a.c Fix common misspellings 2011-03-31 11:26:23 -03:00
nw80x.c [media] gspca - nw80x: Fix exposure for some webcams 2011-03-22 16:38:25 -03:00
ov519.c [media] gspca - ov519: Set the default frame rate to 15 fps 2011-06-01 08:27:43 -03:00
ov534.c
ov534_9.c
pac207.c
pac7302.c
pac7311.c
pac_common.h
sn9c20x.c
sn9c2028.c
sn9c2028.h
sonixb.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sonixj.c [media] Make nchg variable signed because the code compares this variable against negative values 2011-06-01 12:20:57 -03:00
spca500.c Fix common misspellings 2011-03-31 11:26:23 -03:00
spca501.c
spca505.c
spca506.c
spca508.c [media] gspca: Fix some warnings tied to 'no debug' 2011-05-21 09:35:43 -03:00
spca561.c
spca1528.c
sq905.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sq905c.c
sq930x.c
stk014.c [media] gspca - stk014 / t613: Accept the index 0 in querymenu 2011-05-21 09:33:31 -03:00
stv0680.c
sunplus.c [media] gspca - sunplus: Fix some warnings and simplify code 2011-05-21 09:36:15 -03:00
t613.c [media] gspca - stk014 / t613: Accept the index 0 in querymenu 2011-05-21 09:33:31 -03:00
tv8532.c
vc032x.c
vicam.c
w996Xcf.c
xirlink_cit.c
zc3xx-reg.h
zc3xx.c [media] gspca: Fix some warnings tied to 'no debug' 2011-05-21 09:35:43 -03:00