aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela154-5697/+14058
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai3-55/+66
2006-03-21Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion"Linus Torvalds1-1/+1
2006-03-21V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driverMauro Carvalho Chehab3-6/+35
2006-03-21V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-21V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab8-122/+125
2006-03-21V4L/DVB (3533): Add WSS (wide screen signalling) module parametersOliver Endriss2-7/+17
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini5-414/+145
2006-03-21V4L/DVB (3530): Kconfig: remove VIDEO_AUDIO_DECODERMichael Krufky1-10/+0
2006-03-21V4L/DVB (3529): Kconfig: add menu items for cs53l32a and wm8775 A/D convertersMichael Krufky2-1/+24
2006-03-21V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky1-3/+3
2006-03-21V4L/DVB (3527): VIDEO_CPIA2 must depend on USBAdrian Bunk1-1/+1
2006-03-21V4L/DVB (3525): Kconfig: remove VIDEO_DECODERMichael Krufky1-10/+0
2006-03-21V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127Michael Krufky3-2/+24
2006-03-21V4L/DVB (3494): Kconfig: select VIDEO_MSP3400 to build msp3400.koMichael Krufky2-3/+15
2006-03-21V4L/DVB (3522): Fixed a trouble with other PAL standardsMauro Carvalho Chehab1-12/+8
2006-03-21V4L/DVB (3521): Avoid warnings at video-buf.cMauro Carvalho Chehab1-7/+7
2006-03-21V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection modeMauro Carvalho Chehab1-0/+29
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab3-219/+77
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-21V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger1-0/+4
2006-03-21V4L/DVB (3504): Medion 7134: Autodetect second bridge chipMichael Krufky2-0/+19
2006-03-21V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracketMichael Krufky1-1/+1
2006-03-21V4L/DVB (3502): Saa7134: make unsupported secondary decoder message genericMichael Krufky1-2/+2
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2-108/+62
2006-03-21V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter1-1/+1
2006-03-21V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xxMauro Carvalho Chehab1-1/+1
2006-03-21V4L/DVB (3497): Remove redundant makefile inclusion of tuner.oMichael Krufky1-1/+1
2006-03-21V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/KconfigMichael Krufky2-9/+10
2006-03-21V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...Michael Krufky4-2/+15
2006-03-21V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands1-5/+5
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn12-30/+15
2006-03-21V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2-1/+4
2006-03-21V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky1-4/+4
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski1-7/+7
2006-03-21V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov1-0/+1
2006-03-21V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov1-4/+4
2006-03-21V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser2-0/+61
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky2-9/+19
2006-03-21V4L/DVB (3444): Saa7134: small whitespace cleanupMichael Krufky1-3/+3
2006-03-21V4L/DVB (3443): Thomson FE6600: add missing "count" array elementMichael Krufky1-0/+1
2006-03-21V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab2-3/+28
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321
2006-03-21V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter1-2/+2
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2-3/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2-8/+3
2006-03-21V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski1-3/+4
2006-03-21V4L/DVB (3424): Updated CARDLIST.tuner with newer tenna stringMauro Carvalho Chehab1-2/+2
2006-03-21V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth1-1/+1
2006-03-21V4L/DVB (3420): Nskips maybe used uninitialized in bttv_risc_overlayDuncan Sands1-0/+2
2006-03-21V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab2-6/+24
2006-03-21Merge branch 'origin'Linus Torvalds5-66/+67
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-14[PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold1-1/+9
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan9-9/+9
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-08V4L/DVB (3415): Msp3400-kthreads.c: make 3 functions staticAdrian Bunk2-4/+3
2006-03-08V4L/DVB (3414): Saa7134: document that there's also a 220RF from KWorldAdrian Bunk1-1/+1
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan10-10/+10
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky5-14/+14
2006-03-08V4L/DVB (3410): Move DViCO hybrid initialisation data from stack.Chris Pascoe1-1/+1
2006-03-08V4L/DVB (3409): Kconfig: fix in-kernel build for cx88-dvb: zl10353 frontendMichael Krufky1-0/+11
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe12-22/+595
2006-03-08V4L/DVB (3406): Use refactored LNBP21 and BSBE1 codeOliver Endriss1-102/+12
2006-03-08V4L/DVB (3405): TechnoTrend S-1500 card handling moved from budget.c to budge...Perceval Anichini2-15/+18
2006-03-08V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss4-137/+267
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-08V4L/DVB (3401): Coding style fixes in saa7134-dvb.cHartmut Hackmann1-2/+2
2006-03-08V4L/DVB (3400): Fixes for Lifeview Trio non fatal bugsHartmut Hackmann1-1/+7
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann3-8/+18
2006-03-03V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky1-1/+1
2006-03-03V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-03-03V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-03-03V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2-5/+7
2006-03-03V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2-4/+4
2006-03-03V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-03-03V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira1-1/+3
2006-03-03V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring1-1/+5
2006-03-03V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-03-03V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-03-03V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanupsAdrian Bunk1-27/+2
2006-03-03V4L/DVB (3197a): IR keymaps are exported by the ir-common module nowRicardo Cerqueira1-0/+272
2006-03-03V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky1-1/+1
2006-03-03V4L/DVB (3398): ELSA EX-VISION 700TV: fix incorrect PCI subsystem IDMichael Krufky1-2/+2
2006-03-03V4L/DVB (3396): Add DVB-T support for the LifeView DVB Trio PCI cardNico Sabbi2-0/+39
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann3-8/+18
2006-02-27V4L/DVB (3394): Bttv: correct bttv_risc_packed buffer sizeDuncan Sands2-7/+9
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth2-8/+8
2006-02-27V4L/DVB (3392a): XC3028 code removed from -git versionsMauro Carvalho Chehab2-80/+0
2006-02-27V4L/DVB (3392): Do a RESYNC for all cardsManu Abraham1-9/+9
2006-02-27V4L/DVB (3390): Fix module parametersManu Abraham1-4/+4
2006-02-27V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham3-0/+26
2006-02-27V4L/DVB (3388): Ignore DiSEqC messages > 6 and < 3Manu Abraham1-0/+3
2006-02-27V4L/DVB (3386): Dvb-core: remove dead codePeter Beutner2-27/+0
2006-02-27V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-02-27V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-02-27V4L/DVB (3380): TUV1236d: declare buffer as static constMichael Krufky2-2/+2
2006-02-27V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2-5/+7
2006-02-27V4L/DVB (3377): Support for Satelco EasyWatch DVB-S lightThilo Berger1-0/+4
2006-02-27V4L/DVB (3376): Add cpia2 camera supportAlan Cox10-0/+6806
2006-02-27V4L/DVB (3374): Adds debuging v4l2_memory enumMauro Carvalho Chehab1-11/+20
2006-02-27V4L/DVB (3373): Debug messages for ioctl improvedMauro Carvalho Chehab1-7/+27
2006-02-27V4L/DVB (3372): Fix a small bug when constructing fps and line numbersMauro Carvalho Chehab1-2/+1
2006-02-27V4L/DVB (3371): Add debug to ioctl arguments.Mauro Carvalho Chehab1-0/+524
2006-02-27V4L/DVB (3369): LifeView FlyDVB-T Duo: add support for remote controlRudo Thomas2-0/+2
2006-02-27V4L/DVB (3368): KWorld HardwareMpegTV XPert: update commentsMichael Krufky1-3/+1
2006-02-27V4L/DVB (3366): Kworld ATSC110: initialize the tuner for analog mode on modul...Curt Meyers1-0/+12
2006-02-27V4L/DVB (3365): Kworld ATSC110: cleanupsMichael Krufky1-1/+1
2006-02-27V4L/DVB (3363): Kworld ATSC110: enable composite and svideo inputsCurt Meyers1-0/+8
2006-02-27V4L/DVB (3362): KWorld ATSC110: implement set_pll_inputCurt Meyers1-0/+10
2006-02-27V4L/DVB (3361): Add support for Kworld ATSC110Andrew Burri3-0/+32
2006-02-27V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2-4/+4
2006-02-27V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-02-27V4L/DVB (3349): Remote control codes for BTTV_BOARD_CONTVFMIBoyZonder1-0/+1
2006-02-27V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira1-1/+3
2006-02-27V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring1-1/+5
2006-02-27V4L/DVB (3346): Add saa713x card: ELSA EX-VISION 700TV (saa7130)Tamuki Shoichi2-0/+33
2006-02-27V4L/DVB (3344): KWorld HardwareMpegTV XPert must set gpio2Michael Krufky1-0/+2
2006-02-27V4L/DVB (3343): KWorld HardwareMpegTV XPert: Add radio supportMichael Krufky1-1/+5
2006-02-27V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-02-27V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-02-27V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-02-27V4L/DVB (3335): Fix in-kernel buildMichael Krufky1-1/+1
2006-02-27V4L/DVB (3332): XC3028 code marked with an special define optionMauro Carvalho Chehab3-18/+7
2006-02-27V4L/DVB (3293): Fixed amux hauppauge hvr900/terratec hybrid xsMarkus Rechberger2-14/+14
2006-02-27V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger3-3/+1
2006-02-27V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...Markus Rechberger4-3/+27
2006-02-08[PATCH] drivers/media/video __user annotations and fixesAl Viro1-48/+41
2006-02-07[PATCH] dvb NULL noise removalAl Viro2-3/+3
2006-02-07V4L/DVB (3326): Adding support for Terratec Prodigy XSMarkus Rechberger2-0/+27
2006-02-07V4L/DVB (3325): Disabled debug on by default in tvp5150Markus Rechberger1-1/+1
2006-02-07V4L/DVB (3324): Fix Samsung tuner frequency rangesHans Verkuil1-2/+2
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3318c): fix saa7146 kobject register failureDave Jones1-1/+1
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger2-6/+17
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3318c): fix saa7146 kobject register failureDave Jones1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar75-706/+733
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-02-07V4L/DVB (3316): Add initial support for KWorld HardwareMpegTV XPertMichael Krufky2-0/+24
2006-02-07V4L/DVB (3315): Added support for the Tevion DVB-T 220RF cardPeter Hartshorn3-1/+74
2006-02-07V4L/DVB (3314): Fixed em28xx based system lockup Markus Rechberger1-1/+3
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger2-6/+17
2006-02-07V4L/DVB (3305): Added support for the ADS Instant TV DUO Cardbus PTV331Hartmut Hackmann3-1/+79
2006-02-07V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann2-5/+23
2006-02-07V4L/DVB (3303): TDA8290 updateHartmut Hackmann1-2/+6
2006-02-07V4L/DVB (3302): Added support for the LifeView FlyDVB-T LR301 cardGiampiero Giancipoli4-0/+38
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil4-32/+32
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil4-32/+32
2006-02-07V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti1-0/+1
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti1-0/+1
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger1-0/+11
2006-02-07V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger1-0/+11
2006-02-07V4L/DVB (3266): Fix NICAM buzz on analog soundMarcin Rudowski1-4/+6
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07V4L/DVB (3280): Changed description of KWorld PVR TV 2800RFMarkus Rechberger1-1/+1
2006-02-07V4L/DVB (3278): Show debug for tuners trying to use unsupported video standardsMichael Krufky1-1/+4
2006-02-07V4L/DVB (3277): Use default tuner_params if desired_type not availableMichael Krufky1-0/+7
2006-02-07V4L/DVB (3276): Added terratec hybrid xs and kworld 2800rf supportMarkus Rechberger2-5/+55
2006-02-07V4L/DVB (3275): Allow SAA7134 to fall back to AM sound when there is NICAM-LHartmut Hackmann2-0/+15
2006-02-07V4L/DVB (3271): Update tuner commentsMichael Krufky2-16/+9
2006-02-07V4L/DVB (3270): Tuner_dbg will show tuner param and range selectedMichael Krufky1-1/+1
2006-02-07V4L/DVB (3269): Allow multiple tuner params in each tuner definitionMichael Krufky1-9/+23
2006-02-07V4L/DVB (3268): Move video std detection to top of set_tv_freq functionMichael Krufky1-34/+34
2006-02-07V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero5-1/+108
2006-02-06V4L/DVB (3266): Fix NICAM buzz on analog soundMarcin Rudowski1-4/+6
2006-02-06V4L/DVB (3265): Add count to tunertype structMichael Krufky1-0/+67
2006-01-26V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2cMichael Krufky1-1/+2
2006-01-26V4L/DVB (3439a): media video stradis memory fixJiri Slaby1-10/+5
2006-01-26V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2cMichael Krufky1-1/+2
2006-01-26V4L/DVB (3439a): media video stradis memory fixJiri Slaby1-10/+5
2006-01-23V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger1-1/+1
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3439): removed duplicated tuner_rangesMichael Krufky1-91/+31
2006-01-23V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky2-235/+175
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky3-24/+24
2006-01-23V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger1-1/+1
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3432): Hauppauge HVR 900 Composite supportMarkus Rechberger3-14/+56
2006-01-23V4L/DVB (3431): fixed spelling error, exectuted --> executed.Michael Krufky1-1/+1
2006-01-23V4L/DVB (3429): Missing break statement on tuner-coreMarkus Rechberger1-0/+1
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk11-71/+29
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil7-286/+255
2006-01-23V4L/DVB (3423): CodingStyle fixes.Mauro Carvalho Chehab1-442/+427