linux/drivers/media/usb/em28xx
Frank Schaefer 5e8d02bb34 [media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250
Remy Blank reported that audio over USB can be made working for the television
input if .amux is changed from EM28XX_AMUX_LINE_IN to EM28XX_AMUX_VIDEO.
An examination of his devices shows, that it is indeed supplied with an EM202
AC97 audio IC. We also use this setting for the Cinergy 200.
Remy Blank also provided the original version of this patch (many thanks !).
Fixes bug 14126 (see bug report for further device details).

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Remy Blank <remy.blank@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-01-06 10:45:53 -02:00
..
Kconfig [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00
em28xx-audio.c
em28xx-cards.c [media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250 2013-01-06 10:45:53 -02:00
em28xx-core.c [media] em28xx: fix+improve+unify i2c error handling, debug messages and code comments 2013-01-05 01:18:25 -02:00
em28xx-dvb.c [media] em28xx: simplify device state tracking 2013-01-05 01:09:39 -02:00
em28xx-i2c.c [media] em28xx: consider the message length limitation of the i2c adapter when reading the eeprom 2013-01-05 01:19:11 -02:00
em28xx-input.c [media] em28xx: IR RC: move assignment of get_key functions from *_change_protocol() functions to em28xx_ir_init() 2013-01-05 01:12:11 -02:00
em28xx-reg.h [media] em28xx: improve USB endpoint logic, also use bulk transfers 2012-12-22 18:17:52 -02:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx: enable DMABUF 2013-01-06 00:34:22 -02:00
em28xx.h [media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes() 2013-01-05 01:16:01 -02:00