linux/drivers/media/usb/em28xx
Frank Schaefer 61ff5d69dc [media] em28xx: improve em2710/em2820 distinction
Chip id 18 is used by the em2710 and em2820.
The current code assumes that if the device is a camera, the chip is an em2710
and an em2820 otherwise.
But it turned out that the em2820 is also used in camera devices.
"Silvercrest 1.3 MPix" webcams for example are available with both chips.
Fortunately both variants are using different generic USD IDs which give us a
hint about the used chip.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-14 20:04:36 -03:00
..
em28xx-audio.c
em28xx-camera.c [media] em28xx: add basic support for OmniVision OV2640 sensors 2013-03-29 06:42:03 -03:00
em28xx-cards.c [media] em28xx: improve em2710/em2820 distinction 2013-04-14 20:04:36 -03:00
em28xx-core.c [media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx family bridges 2013-03-28 17:54:44 -03:00
em28xx-dvb.c [media] em28xx: fix kernel oops when watching digital TV 2013-04-14 19:48:12 -03:00
em28xx-i2c.c [media] em28xx: add support for em25xx i2c bus B read/write/check device operations 2013-03-28 17:37:45 -03:00
em28xx-input.c [media] em28xx: Prepare to support 2 different I2C buses 2013-03-18 18:14:15 -03:00
em28xx-reg.h [media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx family bridges 2013-03-28 17:54:44 -03:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO 2013-04-14 19:47:33 -03:00
em28xx.h [media] em28xx: add basic support for OmniVision OV2640 sensors 2013-03-29 06:42:03 -03: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