-
- Downloads
[PATCH] v4l: bug fixes for tuner, cx88 and tea5767
- In CX88 code, some cards needs to have audio reprogramed after changing video channel; - Tuner autodetection code seems not to work on some cards. Now, no_autodetect insmod option allows disabling autodetection code; - Minor fixes in tea5767 to reduce integer trunc; - There are some new Pixelview Ultra Pro cards that doesn't use TEA5767 for radio. As autodetection is capable of checking for tea, radio tuners and addresses removed. - CX88 version number incremented. Signed-off-by:Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/media/video/cx88/cx88-cards.c 4 additions, 4 deletionsdrivers/media/video/cx88/cx88-cards.c
- drivers/media/video/cx88/cx88-dvb.c 1 addition, 1 deletiondrivers/media/video/cx88/cx88-dvb.c
- drivers/media/video/cx88/cx88-video.c 6 additions, 1 deletiondrivers/media/video/cx88/cx88-video.c
- drivers/media/video/cx88/cx88.h 3 additions, 3 deletionsdrivers/media/video/cx88/cx88.h
- drivers/media/video/tea5767.c 19 additions, 15 deletionsdrivers/media/video/tea5767.c
- drivers/media/video/tuner-core.c 20 additions, 13 deletionsdrivers/media/video/tuner-core.c
Loading
Please register or sign in to comment