aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky33-128/+123
2006-01-09V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem IDRicardo Cerqueira1-0/+6
2006-01-09V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.Nickolay V. Shmyrev2-0/+2
2006-01-09V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher1-0/+3
2006-01-09V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky1-8/+0
2006-01-09V4L/DVB (3199): Removed some unneeded #ifdef'sMichael Krufky1-8/+0
2006-01-09V4L/DVB (3198): make cx25840 recover from some firmware load failuresTyler Trafford1-2/+11
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky5-15/+17
2006-01-09V4L/DVB (3193): Replace del_timer with del_timer_syncAndrew Morton1-1/+1
2006-01-09V4L/DVB (3192): Fix bttv sub-device unregisterChristopher Pascoe1-3/+1
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil5-10/+10
2006-01-09V4L/DVB (3178): bttv VBI fixesMichael H. Schimek4-40/+51
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab2-46/+80
2006-01-09V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab1-46/+39
2006-01-09V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky1-1/+1
2006-01-09V4L/DVB (3161): ir-kbd-gpio is now part of bttvRicardo Cerqueira7-199/+136
2006-01-09V4L/DVB (3160): Updates to the tveeprom eeprom checkingSteven Toth1-1/+1
2006-01-09V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macrosMauro Carvalho Chehab1-14/+12
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods2-12/+56
2006-01-09DVB (2401): USB hot unplug Oops fix.Deti Fliegl1-24/+47
2006-01-09V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl1-12/+19
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab8-8/+10
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams1-3/+8
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab9-26/+27
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab16-92/+0
2006-01-09V4L/DVB (3123): include reorder to be in sync with V4L treeMauro Carvalho Chehab2-4/+4
2006-01-09V4L/DVB (3118): Enable remote control on AVERTV STUDIO 303George Gazurkoff1-0/+55
2006-01-09V4L/DVB (3117): Fix broken TV standard check.Hans Verkuil1-3/+4
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil1-32/+132
2006-01-09V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.Hans Verkuil1-1/+8
2006-01-09V4L/DVB (3112): Several fixes for Hauppauge Roselyn Design (blackbird)Steven Toth4-3/+24
2006-01-09V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador2-2/+2
2006-01-09V4L/DVB (3108): tveeprom cleanup of hardcoded tuner format values.Steven Toth1-12/+12
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil6-62/+20
2006-01-09V4L/DVB (3104): MSP3400 miscelaneous fixesMauro Carvalho Chehab1-56/+20
2006-01-09V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil2-1/+36
2006-01-09V4L/DVB (3100): fix compile error, remove dead code and volume scalingHans Verkuil2-23/+2
2006-01-09V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab3-74/+327
2006-01-09V4L/DVB (3092): Add support for another Nova-T-PCI PCI subdevice 0x9001Steven Toth1-0/+4
2006-01-09V4L/DVB (3090): Cleanup check for dvb.Michael Krufky1-6/+3
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth7-12/+112
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky1-3/+1
2006-01-09V4L/DVB (3084): Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab1-0/+7
2006-01-09V4L/DVB (3081): added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab1-1/+5
2006-01-09V4L/DVB (3065): Fix gcc-4.0.2 compile error in msp3400.cHans Verkuil1-127/+165
2006-01-09V4L/DVB (3064): Some cleanups on msp3400Hans Verkuil1-38/+34
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil1-1/+1
2006-01-09DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,Noone Important1-4/+10
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey3-0/+165
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2-21/+86
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach2-189/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth4-0/+886
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey3-152/+218
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2-4/+15
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler4-6/+13
2006-01-09DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2-5/+10
2006-01-09DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss1-1/+3
2006-01-09DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey1-5/+23
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher4-86/+150
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab1-137/+609
2006-01-09V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab1-145/+161
2006-01-09V4L (1007): Add support for KWorld DVB-S 100Vadim Catana3-2/+52
2006-01-09V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth2-1/+9
2006-01-09V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth6-0/+84
2006-01-09V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth2-0/+35
2006-01-09V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2-0/+35
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2-6/+9
2006-01-09V4L/DVB (3152): Fixes some troubles at v4l2 compat stuffPhilippe De Muyter1-8/+54
2006-01-09V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls.Philippe De Muyter1-12/+376
2006-01-09V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32Hans Verkuil2-3/+3
2006-01-09V4L (0973): Another build fix for compat_ioctl32.cMishalÅ Pytasz1-0/+1
2006-01-09V4L (0972): More build fixes for compat_ioctl32.cNickolay V. Shmyrev1-1/+2
2006-01-09V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab1-0/+2
2006-01-09V4L (957): Compat ioctl32 license fixRicardo Cerqueira1-0/+2
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann31-1/+351
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-2/+0
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds43-186/+148
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-5/+5
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman1-17/+13
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg5-5/+5
2006-01-06[PATCH] parport: phase fixesMarko Kohtala1-17/+13
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2-14/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman37-37/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard42-106/+185
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare25-25/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare37-37/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare1-4/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman14-14/+0
2005-12-29[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare1-1/+1
2005-12-29[PATCH] Fix recursive config dependency for SAA7134Jean Delvare1-2/+2
2005-12-22V4L/DVB (3191): Fix CC outputHans Verkuil1-3/+3
2005-12-22V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira4-10/+51
2005-12-21Initialize drivers/media/video/saa7134 lateLinus Torvalds2-2/+4
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab1-18/+24
2005-12-19[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2-1/+5
2005-12-19[PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira1-1/+1
2005-12-19[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare5-10/+10
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro1-3/+3
2005-12-15[PATCH] em28xx: %zd for size_tAl Viro1-1/+1
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab1-1/+1
2005-12-12[PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2-61/+9
2005-12-12[PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab29-66/+87
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab28-717/+717
2005-12-12[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab1-1638/+1638
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab39-542/+542
2005-12-04[PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000Mauro Carvalho Chehab1-0/+2
2005-12-01[PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon...Michael Krufky1-3/+0
2005-12-01[PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely1-1/+1
2005-12-01[PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil1-6/+8
2005-12-01[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva1-0/+1
2005-12-01[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko1-7/+7
2005-12-01[PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler1-11/+20
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth2-2/+2
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk6-4/+6
2005-12-01[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau1-0/+2
2005-12-01[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher1-9/+9
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey1-46/+23
2005-12-01[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss3-2/+4
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil3-3/+43
2005-12-01[PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth2-9/+12
2005-12-01[PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAPMichael H. Schimek1-5/+15
2005-12-01[PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger1-6/+3
2005-12-01[PATCH] V4L: Write cached value to correct register for SECAMDwaine Garden1-1/+1
2005-12-01[PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctlMichael H. Schimek2-0/+10
2005-12-01[PATCH] V4L: Makes needlessly global code staticAdrian Bunk5-12/+13
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab3-6/+6
2005-12-01[PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab3-0/+39
2005-12-01[PATCH] V4L: Bttv bytes per line fixMichael H. Schimek1-11/+23
2005-12-01[PATCH] V4L: Fix read() bugs in bttv driverNickolay V. Shmyrev2-3/+7
2005-12-01[PATCH] V4L: Removed audio DMA enabling from cx88-coreMauro Carvalho Chehab1-3/+0
2005-12-01[PATCH] V4L: Fixes nicam soundIan Pickworth1-15/+10
2005-12-01[PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2-36/+56
2005-12-01[PATCH] V4: Include comments for DVB models and includes missing onesSteven Toth1-3/+6
2005-12-01[PATCH] V4L: Fixes warning at bttv-driver.cLuiz Capitulino1-1/+1
2005-12-01[PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira4-38/+88
2005-12-01[PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg1-13/+13
2005-11-28[PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky5-47/+33
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-20Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov1-2/+3
2005-11-20Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov1-0/+2
2005-11-16[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on successDavid S. Miller1-0/+2
2005-11-16[SPARC64]: Oops in pci_alloc_consistent with cingergyT2Guido Guenther1-4/+3
2005-11-13[PATCH] v4l: 976: ensure consistent v4l firmware prefixesHans Verkuil1-1/+1
2005-11-13[PATCH] v4l: 977: fix broken dependency needed for sa7134 moduleMauro Carvalho Chehab1-1/+1
2005-11-13[PATCH] v4l: 975: apply saa7134-alsa fixesRicardo Cerqueira1-157/+120
2005-11-13[PATCH] v4l: 974: saa7134 shouldn't DEPEND on SND_PCM_OSS. Instead, SELECT it.Michael Krufky1-1/+2
2005-11-13[PATCH] v4l: saa711x driver doesn't need segment.hDave Jones1-1/+0
2005-11-13[PATCH] v4l: prevent saa7134 alsa undefined warningsMike Krufky1-1/+1
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab4-4/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil4-12/+9
2005-11-13[PATCH] v4l: (948) adds support for saa7115 video decoderHans Verkuil1-0/+1380
2005-11-13[PATCH] v4l: (963.1) hybrid v4l/dvb: remove duplicated codeMichael Krufky1-3/+0
2005-11-13[PATCH] v4l: (963) em28xx IR fixupMauro Carvalho Chehab1-3/+0
2005-11-13[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)Ricardo Cerqueira2-0/+33
2005-11-13[PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'Tyler Trafford1-1/+1
2005-11-13[PATCH] v4l: (951) Make saa7134-oss as a stand-alone moduleRicardo Cerqueira5-167/+250
2005-11-13[PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127Mauro Carvalho Chehab3-0/+15
2005-11-13[PATCH] v4l: (949) Added support for secam l'Hartmut Hackmann1-0/+4
2005-11-13[PATCH] v4l: (946) adds support for cx25840 video decoderHans Verkuil5-0/+1960
2005-11-13[PATCH] v4l-944-added-driver-for-saa7127-video-tidyAndrew Morton1-8/+8
2005-11-13[PATCH] v4l: (944) added driver for saa7127 video decoderHans Verkuil1-0/+852
2005-11-13[PATCH] v4l: (939) Support for nebula rc5 based gpio remoteMark Weaver6-6/+317
2005-11-13[PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.cNickolay V. Shmyrev1-0/+1
2005-11-13[PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter3-2/+22
2005-11-13[PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira4-111/+112
2005-11-13[PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab1-3/+8
2005-11-13[PATCH] v4l: (930) Alsa fixes and improvementsRicardo Cerqueira2-45/+46
2005-11-13[PATCH] v4l: (926.1) Added compiling options for wm8775 and cs53l32a chipsMauro Carvalho Chehab2-0/+8
2005-11-12[PATCH] fix b2c2 dvb undefined symbolPrakash Punnoor1-0/+1
2005-11-09[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is activeRicardo Cerqueira4-292/+288
2005-11-09[PATCH] V4L: 925: saa7134 alsa is now a standalone moduleRicardo Cerqueira4-29/+121
2005-11-09[PATCH] V4L: 920: fixed autodetection of max size by if alternate settingMauro Carvalho Chehab3-24/+34
2005-11-09[PATCH] V4L: 919: improves the audio handling for nicam on cx88-audioTorsten Seeboth1-2/+6
2005-11-09[PATCH] V4L: 917: fixes some bugs in msp3400Hans Verkuil1-142/+159
2005-11-09[PATCH] V4L: 916: fixes set scart parameter definitions and audout ioctlMauro Carvalho Chehab1-4/+5
2005-11-09[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2...Hans Verkuil2-10/+12
2005-11-09[PATCH] V4L: SAA7134 alsa build fixMauro Carvalho Chehab1-1/+2
2005-11-09[PATCH] V4L: 914: use less generic name for saa7134 card 79Ricardo Cerqueira3-8/+8
2005-11-09[PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2cRicardo Cerqueira4-4/+18
2005-11-09[PATCH] V4L: 911: added support for ntsc 4.43 video standardTyler Trafford1-1/+1
2005-11-09[PATCH] V4L: 909: updated cardlist and strip trailing whitespaceMichael Krufky1-1/+1
2005-11-09[PATCH] V4L: 908: added dvb-t support for asus p7134 dualHartmut Hackmann2-1/+12
2005-11-09[PATCH] V4L: 907: em28xx cleanups and fixesMauro Carvalho Chehab4-81/+200
2005-11-09[PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanupPavel Mihaylov3-5/+62
2005-11-09[PATCH] V4L: 904: added dvb support for tda8275a philips tiger reference designHartmut Hackmann3-0/+230
2005-11-09[PATCH] V4L: 902: saa6588.c should build saa6588.ko rather than rds.koMichael Krufky1-2/+1
2005-11-09[PATCH] V4L: 901: added function for nxt200x to change pll inputKirk Lapray1-0/+10
2005-11-09[PATCH] V4L: 899: fix rds raw data buffer handling bug which causedHans J. Koch1-1/+1
2005-11-09[PATCH] V4L: 896: fixed tda8290 secam lHartmut Hackmann1-4/+17
2005-11-09[PATCH] v4l: 898: em2820 i2c fixMauro Carvalho Chehab4-4/+5
2005-11-09[PATCH] v4l: 897: saa7146 fixMauro Carvalho Chehab1-1/+0
2005-11-09[PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOOMichael Krufky1-24/+24
2005-11-09[PATCH] v4l: 895: new avermedia 303 card without radioLubomir Bulej3-8/+43
2005-11-09[PATCH] v4l: 894: work around to allow hybrid dvb card to autoload the tda9887Ricardo Cerqueira1-0/+3
2005-11-09[PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakageRicardo Cerqueira2-11/+15
2005-11-09[PATCH] v4l: 892: correct nicam audio settings to match dscalerMichael Krufky1-1/+1
2005-11-09[PATCH] v4l: 891: change config em28xx to config video em28xxMichael Krufky1-2/+2