aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe2006-01-091-4/+4
* V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil2006-01-094-59/+100
* V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil2006-01-093-80/+156
* V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil2006-01-093-78/+98
* V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T ProChris Pascoe2006-01-091-3/+26
* V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI supportChris Pascoe2006-01-093-0/+58
* V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2006-01-092-28/+72
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-0916-43/+30
* V4L/DVB (3305): Replaces old debug msgs to newer onesMauro Carvalho Chehab2006-01-092-52/+49
* V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...George Gazurkoff2006-01-091-0/+1
* V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel moduleGuy Martin2006-01-091-1/+1
* V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.Peter Missel2006-01-092-0/+42
* V4L/DVB (3294): Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.Manenti Marco2006-01-093-1/+30
* V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab2006-01-094-6/+872
* V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil2006-01-091-1/+1
* V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil2006-01-091-1/+1
* V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil2006-01-091-0/+55
* V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil2006-01-094-19/+117
* V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2006-01-0913-264/+183
* V4L/DVB (3277): Fix incorrect filename reference in top commentsMichael Krufky2006-01-091-1/+1
* V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...Hans Verkuil2006-01-093-65/+1046
* V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil2006-01-094-2296/+1266
* V4L/DVB (3271): more cleanups, simplify volume/balance/bass/treble handlingHans Verkuil2006-01-091-370/+272
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-0926-276/+240
* V4L/DVB (3261): msp3400.c cleanup (almost all cosmetic)Hans Verkuil2006-01-091-697/+709
* V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil2006-01-091-0/+1
* V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil2006-01-093-21/+32
* V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER.Hans Verkuil2006-01-091-2/+2
* V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil2006-01-091-0/+10
* V4L/DVB (3253): Add V4L2 commands to tvaudioHans Verkuil2006-01-091-21/+86
* V4L/DVB (3250): tea5767: move signal strength level to the 0-65535 rangeHans Verkuil2006-01-091-1/+1
* V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil2006-01-093-141/+153
* V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil2006-01-094-137/+50
* V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil2006-01-091-0/+5
* V4L/DVB (3247): Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO in wm8775.Hans Verkuil2006-01-091-22/+37
* V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32aHans Verkuil2006-01-091-28/+37
* V4L/DVB (3239): reorganize tuner-simple threshold structure.Michael Krufky2006-01-091-351/+417
* V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab2006-01-092-7/+33
* V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2006-01-094-14/+28
* V4L/DVB (3232): Several improvements at tvp5150 driverMauro Carvalho Chehab2006-01-091-61/+362
* V4L/DVB (3220): Add support for VP-3054 HDTV boardChris Pascoe2006-01-097-8/+410
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-092-4/+3
* V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem IDRicardo Cerqueira2006-01-091-0/+6
* V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.Nickolay V. Shmyrev2006-01-092-0/+2
* V4L/DVB (3198): make cx25840 recover from some firmware load failuresTyler Trafford2006-01-091-2/+11
* V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2006-01-093-7/+8
* V4L/DVB (3193): Replace del_timer with del_timer_syncAndrew Morton2006-01-091-1/+1
* V4L/DVB (3192): Fix bttv sub-device unregisterChristopher Pascoe2006-01-091-3/+1
* V4L/DVB (3178): bttv VBI fixesMichael H. Schimek2006-01-094-40/+51
* V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab2006-01-092-46/+80