summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners
AgeCommit message (Expand)Author
2009-08-30tda18271: move small_i2c assignment to the state config blockMichael Krufky
2009-08-29tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky
2009-08-29tda18271: change output feature configuration to a bitmaskMichael Krufky
2009-08-28tda18271: add new standby mode: slave tuner output / loop thru onMichael Krufky
2009-08-28tda18271: add debug to show which standby mode is in useMichael Krufky
2008-05-11tda18271: add support for additional low-power standby modesMichael Krufky
2009-08-27tda18271: allow drivers to request RF tracking filter calibration during attachMichael Krufky
2009-08-26tda18271: remove excess whitespace from tda_foo printk macrosMichael Krufky
2009-08-26tda18271: simplify debug printk macrosMichael Krufky
2009-03-04tda18271: add support for AGC configuration via tuner callbackMichael Krufky
2009-03-02merge: http://linuxtv.org/hg/~mkrufky/mxl5007tMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoranMauro Carvalho Chehab
2009-02-19v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil
2009-02-18[PATCH] V4L: missing parentheses?Mauro Carvalho Chehab
2009-02-11V4L/DVB: calibration still successful at 10Mauro Carvalho Chehab
2009-01-18mxl5007t: update driver for MxL 5007T V4Michael Krufky
2009-02-28mxl5007t: fix devname for hybrid_tuner_request_stateMichael Krufky
2009-02-28mxl5007t: warn when unknown revisions are detectedMichael Krufky
2009-02-28mxl5007t: mxl5007t_get_status should report if tuner is lockedMichael Krufky
2009-02-28mxl5007t: remove function mxl5007t_check_rf_input_powerMichael Krufky
2009-02-28mxl5007t: remove analog tuning codeMichael Krufky
2009-01-17v4l-dvb: fix a bunch of compile warnings.Hans Verkuil
2009-01-05tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky
2009-01-05tda8290: Fix two sparse warningsMauro Carvalho Chehab
2009-01-02tuner-simple: prevent possible OOPS caused by divide by zero errorMauro Carvalho Chehab
2008-12-31tuner-simple: Fix tuner type set messageMauro Carvalho Chehab
2008-12-18merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvbMauro Carvalho Chehab
2008-12-18tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab
2008-12-17xc5000: remove init_fw optionDevin Heitmueller
2008-12-08tda8290: fix FM radioMauro Carvalho Chehab
2008-12-08tda827x: fix returned frequencyMauro Carvalho Chehab
2008-12-08tda827x: fix printk message when in FM modeMauro Carvalho Chehab
2008-12-05tuner-xc2028: fix a small warningMauro Carvalho Chehab
2008-12-05tuner-xc2028: powers device of when not usedMauro Carvalho Chehab
2008-11-13drivers/media: use ARRAY_SIZEMauro Carvalho Chehab
2008-10-30tda9887/cx88: secam-bghdarron@kewl.org
2008-10-13mxl5005s: Bug fix stopped DVB-T from working the second time around.Steven Toth
2008-10-15tuner: add FMD1216MEX tunerdarron@kewl.org
2008-10-16mxl5005s: Checkpatch complianceSteven Toth
2008-10-16xc5000: Checkpatch complianceSteven Toth
2008-09-28tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab
2008-09-12convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-09-24merge: http://linuxtv.org/hg/~anttip/af9015Mauro Carvalho Chehab
2008-09-16Use correct XC3028L firmware for AMD ATI TV Wonder 600Michael Krufky
2008-09-15mt2060: implement I2C-gate controlAntti Palosaari
2008-09-11common/tuners: Drop code after return or gotoMauro Carvalho Chehab
2008-09-06xc5000: dont pass devptr in xc5000_attach()Michael Krufky
2008-09-06xc5000: prevent an OOPS if analog driver is unloaded while digital is in useMichael Krufky
2008-09-06xc5000: allow multiple driver instances for the same hardware to share stateMichael Krufky
2008-09-06xc5000: kill xc5000_priv.hMichael Krufky