aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/msp3400-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita1-1/+1
2006-12-27V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil1-4/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-10-03V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)Hans Verkuil1-0/+2
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-1/+9
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil1-73/+16
2006-06-25V4L/DVB (3709): Improve line-in handlingHans Verkuil1-6/+17
2006-04-02V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil1-1/+1
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-14/+18
2006-04-02V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil1-33/+21
2006-04-02V4L/DVB (3662): Don't set msp3400c-non-existent registerHans Verkuil1-1/+2
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 (3582): Implement correct msp3400 input/output routingHans Verkuil1-36/+31
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil1-1/+2
2006-03-24V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil1-1/+1
2006-03-24V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil1-31/+0
2006-03-24V4L/DVB (3578): Make scart definitions easier to handleHans Verkuil1-14/+16
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-99/+5
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-44/+15
2006-01-23V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400Hans Verkuil1-16/+5
2006-01-15V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.Hans Verkuil1-2/+2
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-5/+5
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-32/+32
2006-01-09V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil1-14/+48
2006-01-09V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil1-52/+138
2006-01-09V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil1-53/+67
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-4/+0
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-3/+3
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil1-31/+31
2006-01-09V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil1-0/+1144