kernel-ark/drivers/media/video/em28xx
Mauro Carvalho Chehab a98f6af96e V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls
In the past, some devices with saa711x had their parameters controlled
directly inside em28xx driver, instead of using their proper module for
it.

Due to that, the ac97 controls were mixed with saa711x ones.

Older patches removed all saa711x controls, but we still need to control
ac97 devices on em28xx, since we don't have a separate v4l2 device for
it.

The proper way to address is to create a separate ac97 v4l2 device.
While we don't have it, we should clean up the code to allow having a
better view of what is part of em28xx core code and what's due to ac97
control inside it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-12 12:17:42 -03:00
..
em28xx-audio.c V4L/DVB (11896): em28xx: Fix for Slow Memory Leak 2009-06-16 18:21:16 -03:00
em28xx-cards.c V4L/DVB (12190): em28xx: Add support for Gadmei UTV330+ 2009-09-12 12:17:21 -03:00
em28xx-core.c V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper place 2009-08-13 20:39:10 -03:00
em28xx-dvb.c V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuning 2009-08-13 20:39:13 -03:00
em28xx-i2c.c V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix 2009-07-05 19:21:47 -03:00
em28xx-input.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
em28xx-reg.h V4L/DVB (12403): em28xx: properly reports some em2710 chips 2009-08-13 20:39:09 -03:00
em28xx-video.c V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls 2009-09-12 12:17:42 -03:00
em28xx.h V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx 2009-08-31 02:24:52 -03:00
Kconfig V4L/DVB (12138): em28xx: add support for Silvercrest Webcam 2009-07-05 14:30:05 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00