linux/drivers/media/usb/em28xx
Frank Schaefer 0c37e736cb [media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams
The SpeedLink Vicious And Devine Laplace webcam is using an EM2765 bridge and
an OV2640 sensor. It has a built-in microphone (USB standard device class)
and provides 3 buttons (snapshot, illumination, mute) and 2 LEDs (capturing/mute
and illumination/flash). It is also equipped with an eeprom.
The device is available in two colors: white (1ae7:9003) and black (1ae7:9004).
For further details see http://linuxtv.org/wiki/index.php/VAD_Laplace.
Please note the following limitations that need to be addressed later:
- resolution limited to 640x480 (sensor supports 1600x1200)
- picture quality needs to be improved
- AV-mute button doesn't work yet

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-12-10 16:21:02 -02:00
..
em28xx-audio.c
em28xx-camera.c [media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally 2013-10-31 04:39:13 -02:00
em28xx-cards.c [media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams 2013-12-10 16:21:02 -02:00
em28xx-core.c [media] em28xx: add support for illumination button and LED 2013-12-10 16:20:26 -02:00
em28xx-dvb.c [media] Add support for KWorld UB435-Q V2 2013-10-31 05:33:20 -02:00
em28xx-i2c.c [media] em28xx: fix assignment of the eeprom data 2013-09-03 09:24:20 -03:00
em28xx-input.c [media] em28xx: add support for illumination button and LED 2013-12-10 16:20:26 -02:00
em28xx-reg.h [media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h 2013-06-19 11:42:27 -03:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx-video: Swap release order to avoid lock nesting 2013-11-29 14:45:19 -02:00
em28xx.h [media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams 2013-12-10 16:21:02 -02:00
Kconfig [media] em28xx: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -03:00
Makefile [media] em28xx: move sensor code to a separate source code file em28xx-camera.c 2013-03-29 06:36:20 -03:00