linux/drivers/media/usb/em28xx
Frank Schaefer 484fbbeb3e [media] em28xx: separate sensor detection and initialization/configuration
Sensor detection and initialization/configuration are currently mixed together.
This works as long as all devices with a particular sensor are working with the
same board configuration. In the long run, this will be not sufficient, so
separate these both steps to make the code more flexible and future proof.
This also makes the code more consistent, because the initialization of the
MT9V011 sensor subdevice is already separated.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-29 06:34:01 -03:00
..
em28xx-audio.c
em28xx-cards.c [media] em28xx: separate sensor detection and initialization/configuration 2013-03-29 06:34:01 -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: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -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] em28xx: add support for em25xx/em276x/em277x/em278x frame data processing 2013-03-28 17:47:57 -03:00
em28xx.h [media] em28xx: add chip id of the em2765 2013-03-28 17:43:45 -03:00
Kconfig [media] em28xx: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -03:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00