aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] media-radio: Maestro radio delete owner line from video deviceJiri Slaby1-1/+0
2006-01-10[PATCH] media-radio: Maestro avoid accessing private structures directlyJiri Slaby1-2/+2
2006-01-10[PATCH] media-radio: Maestro types changeJiri Slaby1-14/+14
2006-01-10[PATCH] media-radio: Maestro radio LindentJiri Slaby1-103/+105
2006-01-10[PATCH] media-radio: Pci probing for maestro radioJiri Slaby1-64/+111
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+2
2006-01-10spelling: s/usefull/useful/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds178-4784/+10511
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-09V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe1-4/+4
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher3-34/+34
2006-01-09V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil4-59/+100
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss4-12/+147
2006-01-09V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil3-80/+156
2006-01-09V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2-27/+43
2006-01-09V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski1-5/+2
2006-01-09V4L/DVB (3321): Indention cleanupsMarc Koschewski1-15/+16
2006-01-09V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher1-3/+5
2006-01-09V4L/DVB (3319): Changed indention for define's and their valuesMarc Koschewski1-22/+21
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil3-78/+98
2006-01-09V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T ProChris Pascoe1-3/+26
2006-01-09V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky1-54/+54
2006-01-09V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe2-0/+80
2006-01-09V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI supportChris Pascoe3-0/+58
2006-01-09V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updatesChris Pascoe3-6/+128
2006-01-09V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2-28/+72
2006-01-09[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson4-4/+4
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab16-43/+30
2006-01-09V4L/DVB (3305): Replaces old debug msgs to newer onesMauro Carvalho Chehab2-52/+49
2006-01-09V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...George Gazurkoff1-0/+1
2006-01-09V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel moduleGuy Martin1-1/+1
2006-01-09V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.Peter Missel2-0/+42
2006-01-09V4L/DVB (3294): Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.Manenti Marco3-1/+30
2006-01-09V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab4-6/+872
2006-01-09V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil1-1/+1
2006-01-09V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil1-1/+1
2006-01-09V4L/DVB (3195): Fix for 64-bit compile warningHans Verkuil1-3/+10
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner8-12/+12
2006-01-09V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky1-0/+1
2006-01-09V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh06...Michael Krufky1-3/+3
2006-01-09V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss3-28/+78
2006-01-09V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil1-0/+55
2006-01-09V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil4-19/+117
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil13-264/+183
2006-01-09V4L/DVB (3277): Fix incorrect filename reference in top commentsMichael Krufky1-1/+1
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...Hans Verkuil3-65/+1046
2006-01-09V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil4-2296/+1266
2006-01-09V4L/DVB (3271): more cleanups, simplify volume/balance/bass/treble handlingHans Verkuil1-370/+272
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky26-276/+240
2006-01-09V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV ...Michael Krufky1-2/+4
2006-01-09V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB GoldMichael Krufky2-8/+86
2006-01-09V4L/DVB (3261): msp3400.c cleanup (almost all cosmetic)Hans Verkuil1-697/+709
2006-01-09V4L/DVB (3260): Using new firmware for the WideView StickPatrick Boettcher1-1/+1
2006-01-09V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil1-0/+1
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil3-21/+32
2006-01-09V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER.Hans Verkuil1-2/+2
2006-01-09V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil1-0/+10
2006-01-09V4L/DVB (3253): Add V4L2 commands to tvaudioHans Verkuil1-21/+86
2006-01-09V4L/DVB (3250): tea5767: move signal strength level to the 0-65535 rangeHans Verkuil1-1/+1
2006-01-09V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil3-141/+153
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil4-137/+50
2006-01-09V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil1-0/+5
2006-01-09V4L/DVB (3247): Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO in wm8775.Hans Verkuil1-22/+37
2006-01-09V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32aHans Verkuil1-28/+37
2006-01-09V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004Michael Krufky1-0/+11
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä9-13/+23
2006-01-09V4L/DVB (3239): reorganize tuner-simple threshold structure.Michael Krufky1-351/+417
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab2-7/+33
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab4-14/+28
2006-01-09V4L/DVB (3232): Several improvements at tvp5150 driverMauro Carvalho Chehab1-61/+362
2006-01-09V4L/DVB (3220): Add support for VP-3054 HDTV boardChris Pascoe7-8/+410
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