summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/msp3400-kthreads.c
AgeCommit message (Expand)Author
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2008-11-24msp3400: convert to v4l2_subdev.Hans Verkuil
2008-07-25videodev: replace videodev.h includes by videodev2.h where possibleHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-03-09msp3400: fix SECAM D/K handlingHans Verkuil
2007-12-12msp3400: CodingStyle cleanups.Hans Verkuil
2007-07-21msp3400: fix compat for #include of <linux/freezer.h>Michael Krufky
2007-07-19backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69Mauro Carvalho Chehab
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2006-12-18Fix broken audio mode handling for line-in in msp3400.Hans Verkuil
2006-10-02Reinstate dropped line to set standard detectionHans Verkuil
2006-10-01Fix msp343xG handling (regression from 2.6.16)Hans Verkuil
2006-08-01Fix broken msp3400 module option 'standard'Hans Verkuil
2006-04-02Improve line-in handlingHans Verkuil
2006-04-01Make msp3400 routing defines more consistentHans Verkuil
2006-04-01Add back the msp_sleep that waits for the tuner to settle downHans Verkuil
2006-04-01More msp3400 and bttv fixesHans Verkuil
2006-03-31Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil
2006-03-29Fix msp3400c wait time and better audio mode fallbacksHans Verkuil
2006-03-19Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-19Implement correct msp3400 input/output routingHans Verkuil
2006-03-19Add new media/msp3400.h header containing the routing macrosHans Verkuil
2006-03-19Last round of msp3400 cleanups before adding routing commandsHans Verkuil
2006-03-19Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-08Msp3400-kthreads.c: make 3 functions staticAdrian Bunk
2006-01-22audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil
2006-01-18Fix handling of VIDIOC_G_TUNER audmode in msp3400Hans Verkuil
2006-01-11Fixes some bad global variablesMauro Carvalho Chehab
2006-01-08Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil
2006-01-08msp3400 audio handling bug fixes.Hans Verkuil
2006-01-08msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil
2006-01-02Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil
2006-01-02Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil