summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2008-01-11merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2008-01-10 av7110: fix section mismatchMauro Carvalho Chehab
2008-01-10s5h1409: Ensure the silicon is initialized during attach.Steven Toth
2008-01-08tda18271: give calibration debug a separate debug maskMichael Krufky
2008-01-08tda18271: add support for fm radioMichael Krufky
2008-01-06tda18271: share state between analog and digital tuner instancesMichael Krufky
2008-01-06tda18271: use a mutex to protect state in critical sectionsMichael Krufky
2008-01-05tda18271: store frequency and bandwidth after successful tuneMichael Krufky
2008-01-05tda18271: clean up calibration initialization proceduresMichael Krufky
2008-01-05tda18271: fix analog tuning regression caused by earlier changesetMichael Krufky
2008-01-02tda18271: document debug level and configuration parametersMichael Krufky
2008-01-02tda18271: store IF frequency in a u16 instead of u32Michael Krufky
2008-01-02tda18271: allow device-specific configuration of IF frequency and std bitsMichael Krufky
2008-01-01tda18271: move common code to tda18271-common.cMichael Krufky
2008-01-01tda18271: add support for NXP TDA18271HD/C2Michael Krufky
2008-01-01tda18271: add MODULE_VERSIONMichael Krufky
2008-01-01tda18271: clean up function tda18271_set_analog_paramsMichael Krufky
2007-12-29tda18271: fail table lookups if frequency is out of rangeMichael Krufky
2007-12-28merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2007-12-28merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-12-27xc5000: Removed erroneous definesSteven Toth
2007-12-25tda18271: break calculation functions out of tda18271_tuneMichael Krufky
2007-12-25tda18271: improve printk macrosMichael Krufky
2007-12-24tda18271: consolidate table lookup functionsMichael Krufky
2007-12-24tda18271: move state structures to tda18271-priv.hMichael Krufky
2007-12-24tda18271: fix whitespace in tda18271_ir_measureMichael Krufky
2007-12-24tda18271: remove extraneous debugMichael Krufky
2007-12-24merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-12-24From: Matthias Schwarzott <zzam@gentoo.org>Mauro Carvalho Chehab
2007-12-24tda18271: create separate calc_pll functionsMichael Krufky
2007-12-24tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky
2007-12-24tda18271: check ID register during attachMichael Krufky
2007-12-24tda18271: divider byte 1, bit 7 is always 0Michael Krufky
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/xceiveMauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~stoth/xc5000Mauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-12-21xc5000: fix build warningMichael Krufky
2007-12-21xc5000: fix build when DVB_TUNER_XC5000 is disabledMichael Krufky
2007-12-21tda18271: fix typo in RF tracking filter calibrationMichael Krufky
2007-12-21dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21kill tuner-driver.hMichael Krufky
2007-12-21move struct analog_tuner_ops into dvb_frontend.hMichael Krufky
2007-12-19xc5000: Cleanups of types, result codes etc.Steven Toth
2007-12-21removes duplicated KERN_DEBUG flags from dprintk calls in mt312.cMauro Carvalho Chehab
2007-12-21Fixes issues listed by checkpatchMauro Carvalho Chehab
2007-12-17Add support for the Xceive xc5000 silicon tuner.Steven Toth
2007-12-15zl10353: improve tuning parameters and update register mapChris Pascoe
2007-12-13merge: http://linuxtv.org/hg/~mkrufky/s5h1409Mauro Carvalho Chehab