summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common
AgeCommit message (Expand)Author
2009-05-14xc5000: add copyright lineDevin Heitmueller
2009-05-04xc5000: poll at 5ms interval for register write command completionDevin Heitmueller
2009-05-04xc5000: add support for DVB-T tuningDevin Heitmueller
2009-05-04xc5000: switch to new xc5000 firmware 1.6.114 with redistribution rightsDevin Heitmueller
2009-04-28tuner-xc2028: show the proper module description for no_poweroff optionDevin Heitmueller
2009-04-28xc5000: add "no_poweroff" module optionDevin Heitmueller
2009-04-02xc5000: cleanup firmware loading messagesDevin Heitmueller
2009-04-02xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller
2009-04-02xc5000: add build version to debug infoDevin Heitmueller
2009-04-02xc5000: Properly support power down for newer firmwareDevin Heitmueller
2009-04-02xc5000: switch to new version of Xceive firmwareDevin Heitmueller
2009-03-09merge: http://linuxtv.org/hg/~mkrufky/saa7134Mauro Carvalho Chehab
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-28saa7146: Clean-up i2c error handlingMauro Carvalho Chehab
2009-02-26merge: http://mercurial.intuxication.org/hg/v4l-dvb-commitsMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoranMauro Carvalho Chehab
2009-02-26dm1105: infrared remote code is remaked.Igor M. Liplianin
2009-03-03saa7146: some small fixesTrent Piepho
2009-02-19v4l-dvb: cleanup obsolete references to v4l1 headers.Hans Verkuil
2009-02-18[PATCH] V4L: missing parentheses?Mauro Carvalho Chehab
2009-02-12Added support for AVerMedia Cardbus Hybrid remote controlMauro 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-26saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil
2009-01-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146-2Mauro Carvalho Chehab
2009-01-18saa7146: convert to video_ioctl2.Hans Verkuil
2009-01-18saa7146: fix unbalanced mutex_lock/unlockHans Verkuil
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-02tuner-xc2028: Fix skip code for devices with broken read (tm6000)Mauro Carvalho Chehab
2008-11-16xc5000: do not sleep after digital tuningMichael Krufky
2008-11-16xc5000: restore sleep routineMichael Krufky
2008-11-16xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSMichael Krufky
2008-11-16xc5000: cleanup i2c write routinesMichael Krufky
2008-11-16xc5000: cleanup i2c read routinesMichael Krufky
2008-11-15xc5000: handle tuner reset failures properlyMichael Krufky
2009-05-11tuner: add support Philips MK5 tunerMauro Carvalho Chehab
2009-04-26Link firmware to physical deviceMauro Carvalho Chehab
2009-04-14backport a few language cleanupsMauro Carvalho Chehab
2009-04-02saa7146: fix incorrect comment.Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil