aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2006-03-29Merge ../linux-2.6Paul Mackerras2-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven2-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds179-1976/+47991
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-4/+4
2006-03-25V4L/DVB (3604): V4l printk fixAndrew Morton1-1/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab102-3012/+3012
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab60-2/+43970
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2-10/+20
2006-03-24V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky1-0/+1
2006-03-24V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil1-37/+2
2006-03-24V4L/DVB (3587): Always wake thread after routing change.Hans Verkuil1-2/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil8-5/+28
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil8-111/+176
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil4-6/+7
2006-03-24V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil3-85/+107
2006-03-24V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil3-33/+33
2006-03-24V4L/DVB (3578): Make scart definitions easier to handleHans Verkuil2-23/+24
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil21-320/+316
2006-03-24V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2-2/+4
2006-03-24V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky1-3/+3
2006-03-24V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky1-1/+0
2006-03-24V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky1-8/+9
2006-03-24V4L/DVB (3571): Printk warning fixesAndrew Morton1-9/+12
2006-03-24V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcAlan Cox3-42/+43
2006-03-24V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSAMichael Krufky1-2/+3
2006-03-24V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil1-4/+31
2006-03-24V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher1-0/+1
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab10-49/+49
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2-15/+1
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab8-73/+19
2006-03-24V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham16-30/+28
2006-03-24V4L/DVB (3519): Corrects MODULE_AUTHORMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3518): Creates a virtual video device driverMauro Carvalho Chehab2-0/+1860
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab24-158/+297
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-263/+200
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare10-10/+0
2006-03-23V4L/DVB (3568k): zoran: Use i2c_master_send when possibleJean Delvare7-66/+43
2006-03-23V4L/DVB (3568j): adv7175: Drop unused encoder dump commandJean Delvare1-26/+0
2006-03-23V4L/DVB (3568i): adv7175: Drop unused register cacheJean Delvare1-8/+2
2006-03-23V4L/DVB (3568h): cpia: correct email addressRandy Dunlap1-1/+1
2006-03-23V4L/DVB (3568g): sem2mutex: zoranIngo Molnar3-119/+121
2006-03-23V4L/DVB (3568f): saa7110: Fix array overrunJean Delvare1-7/+5
2006-03-23V4L/DVB (3568e): bt856: Spare memoryJean Delvare1-8/+5
2006-03-23V4L/DVB (3568d): saa7111.c fixMartin Samuelsson1-0/+1
2006-03-23V4L/DVB (3568c): zoran: Init cleanupsJean Delvare1-21/+17
2006-03-23V4L/DVB (3568b): saa7111: Prevent array overrunJean Delvare1-3/+5
2006-03-23V4L/DVB (3568a): saa7114: Fix i2c block writeJean Delvare1-6/+2
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