kernel-fxtec-pro1x/drivers/media/video/gspca/stv06xx
James Blanford 35ccf8f8ea V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range
Due to rounding and clipping, exposure and gain settings do not map to
unique register values.  Rather than read the registers and report gain
and exposure that may be different than the values that were set, just
cache the latest values that were set and report them.  Reduce exposure
range from 0-65535 to 0-255 so libv4l's autogain doesn't take forever.
Remove vestiges of driver signal processing that is now handled by
libv4l.

Signed-off-by: James Blanford <jhblanford@gmail.com>
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-19 00:52:46 -03:00
..
Kconfig
Makefile V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx.c V4L/DVB (13006): gspca - stv06xx: Fix a misindentation 2009-09-19 00:52:35 -03:00
stv06xx.h V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place 2009-07-05 14:30:00 -03:00
stv06xx_hdcs.c V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range 2009-09-19 00:52:46 -03:00
stv06xx_hdcs.h V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range 2009-09-19 00:52:46 -03:00
stv06xx_pb0100.c
stv06xx_pb0100.h
stv06xx_sensor.h V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx_st6422.c V4L/DVB (13005): gspca - stv06xx: Translate swedish comments to english 2009-09-19 00:52:28 -03:00
stv06xx_st6422.h V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx_vv6410.c V4L/DVB (11695): gspca - stv06xx-vv6410: Set analog gain at init 2009-06-16 18:20:53 -03:00
stv06xx_vv6410.h V4L/DVB (11694): gspca - stv06xx-vv6410: No need to double set gain and exposure 2009-06-16 18:20:53 -03:00