aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/msp3400-kthreads.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-1165/+0
2011-10-08[media] msp3400: Add standards detection to the driverMauro Carvalho Chehab1-22/+64
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-08V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-3/+3
2008-12-30V4L/DVB (9825): msp3400: convert to v4l2_subdev.Hans Verkuil1-17/+17
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil1-1/+0
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-04-24V4L/DVB (7343): msp3400: fix SECAM D/K handlingHans Verkuil1-10/+5
2008-01-25V4L/DVB (6866): msp3400: CodingStyle cleanupsHans Verkuil1-68/+98
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-2/+4
2006-12-27V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil1-3/+8
2006-10-03V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)Hans Verkuil1-2/+3
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil1-2/+2
2006-06-25V4L/DVB (3709): Improve line-in handlingHans Verkuil1-12/+28
2006-04-02V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil1-2/+2
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-35/+27
2006-04-02V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil1-32/+39
2006-04-02V4L/DVB (3667a): Fix SAP + stereo mode at msp3400Mauro Carvalho Chehab1-1/+1
2006-04-02V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacksHans Verkuil1-8/+16
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-2/+6
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil1-51/+60
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-83/+105
2006-03-24V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil1-1/+33
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-1/+0
2006-03-08V4L/DVB (3415): Msp3400-kthreads.c: make 3 functions staticAdrian Bunk1-3/+3
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-167/+163
2006-01-23V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400Hans Verkuil1-14/+11
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-62/+62
2006-01-09V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil1-32/+36
2006-01-09V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil1-25/+15
2006-01-09V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil1-16/+17
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil1-0/+1015