summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...Devin Heitmueller2009-06-161-2/+2
* V4L/DVB (11803): xc5000: add support for DVB-T tuningDavid T.L. Wong2009-06-161-18/+45
* V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...Devin Heitmueller2009-06-161-2/+2
* V4L/DVB (11800): tuner-xc2028: show the proper module description for no_powe...Devin Heitmueller2009-06-161-1/+1
* V4L/DVB (11798): xc5000: add "no_poweroff" module optionDevin Heitmueller2009-06-161-0/+10
* V4L/DVB (11797): xc5000: cleanup firmware loading messagesDevin Heitmueller2009-06-161-2/+3
* V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller2009-06-161-2/+5
* V4L/DVB (11795): xc5000: add build version to debug infoDevin Heitmueller2009-06-161-2/+10
* V4L/DVB (11793): xc5000: Properly support power down for newer firmwareDevin Heitmueller2009-06-161-3/+5
* V4L/DVB (11792): xc5000: switch to new version of Xceive firmwareDevin Heitmueller2009-06-161-2/+2
* V4L/DVB (11791): xc5000: do not sleep after digital tuningDevin Heitmueller2009-06-161-5/+9
* V4L/DVB (11790): xc5000: restore sleep routineDevin Heitmueller2009-06-161-18/+5
* V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSDevin Heitmueller2009-06-161-4/+4
* V4L/DVB (11788): xc5000: cleanup i2c write routinesDevin Heitmueller2009-06-161-16/+8
* V4L/DVB (11787): xc5000: cleanup i2c read routinesDevin Heitmueller2009-06-161-42/+20
* V4L/DVB (11786): xc5000: handle tuner reset failures properlyDevin Heitmueller2009-06-161-14/+13
* V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov2009-06-161-0/+30
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-162-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal2009-03-301-9/+45
* | V4L/DVB (11233): mxl5005s: Switch in mxl5005s_set_params should operate on co...Andy Walls2009-03-301-4/+3
* | V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-30/+30
* | V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller2009-03-301-2/+7
* | V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab2009-03-301-4/+4
* | V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi2009-03-301-1/+4
* | V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-301-10/+10
* | V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackMichael Krufky2009-03-304-5/+49
* | V4L/DVB (10784): mxl5007t: update driver for MxL 5007T V4Michael Krufky2009-03-301-133/+135
* | V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_stateMichael Krufky2009-03-301-1/+1
* | V4L/DVB (10782): mxl5007t: warn when unknown revisions are detectedMichael Krufky2009-03-301-0/+1
* | V4L/DVB (10781): mxl5007t: mxl5007t_get_status should report if tuner is lockedMichael Krufky2009-03-301-2/+6
* | V4L/DVB (10780): mxl5007t: remove function mxl5007t_check_rf_input_powerMichael Krufky2009-03-301-29/+0
* | V4L/DVB (10779): mxl5007t: remove analog tuning codeMichael Krufky2009-03-301-124/+0
* | V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil2009-03-304-4/+4
* | V4L/DVB (10657): [PATCH] V4L: missing parentheses?Roel Kluin2009-03-301-3/+3
* | V4L/DVB: calibration still successful at 10Roel Kluin2009-03-301-1/+1
* | V4L/DVB (10505): tda8290: Print an error if i2c_gate is not providedMauro Carvalho Chehab2009-03-301-1/+5
* | V4L/DVB (10504): tda827x: Be sure that gate will be open/closed at the proper...Mauro Carvalho Chehab2009-03-301-81/+102
* | V4L/DVB (10452): Add Freescale MC44S803 tuner driverJochen Friedrich2009-03-305-0/+634
|/
* V4L/DVB (10527): tuner: fix TUV1236D analog/digital setupMauro Carvalho Chehab2009-02-171-6/+4
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-291-1/+1
* V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky2009-01-071-1/+2
* V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab2009-01-071-2/+1
* V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Michael Krufky2009-01-021-0/+9
* V4L/DVB (10162): tuner-simple: Fix tuner type set messageMauro Carvalho Chehab2009-01-021-1/+6
* V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller2008-12-301-7/+0
* V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab2008-12-301-0/+4
* V4L/DVB (9775): tda8290: fix FM radioMauro Carvalho Chehab2008-12-301-10/+53
* V4L/DVB (9774): tda827x: fix returned frequencyMauro Carvalho Chehab2008-12-301-4/+4
OpenPOWER on IntegriCloud