summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2008-01-14merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2008-01-14tda18271: tda18271_cal_on_startup should be declared staticMichael Krufky
2008-01-14merge: http://linuxtv.org/hg/~mkrufky/pendingMauro Carvalho Chehab
2008-01-13tda18271: provide a choice whether to perform rf cal on init or on first tuneMichael Krufky
2008-01-13tda18271: test RF_CAL_OK to see if we need additional RF calibrationMichael Krufky
2008-01-13tda18271: put the device in standby mode during sleep()Michael Krufky
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: report when the RF tracking filter calibration has completedMichael 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