summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2008-02-05Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab
2008-01-21add the driver files for isl6405 to the repositoryHartmut Hackmann
2008-01-20Add support for the ISL6405 dual LNB supply chipHartmut Hackmann
2008-02-14merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2008-02-14tda18271: move init functions to directly above tda18271_tuneMichael Krufky
2008-02-14tda18271: consolidate tune functionsMichael Krufky
2008-02-14tda18271: move rf calibration code from tda18271c1_tune into a new functionMichael Krufky
2008-02-14tda18271: remove duplicated channel configuration code from tda18271c1_tuneMichael Krufky
2008-02-12 xc5000: fix build error when built as moduleMauro Carvalho Chehab
2008-02-10tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann
2008-01-15tda18271: use hybrid_tuner_request_state to manage tuner instancesMichael Krufky
2008-01-28 frontends/xc5000.c: make a struct staticMauro Carvalho Chehab
2008-01-28 frontends/tda18271-common.c: fix off-by-oneMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-25DiB7000P: correct tuning problem for 7MHz channelPatrick Boettcher
2008-01-25DiB7070: Reception quality improvedPatrick Boettcher
2008-01-25Fix some tuning problemsPatrick Boettcher
2008-01-25fix autoserach in the Hauppauge NOVA-T 500Patrick Boettcher
2008-01-24xc5000: Fix OOPS caused by missing firmware.Steven Toth
2008-01-20merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2008-01-19tda18271: when tuning digital, the analog demod must be tri-statedMichael Krufky
2008-01-15Finalise support for the Pinnacle HD 8000iSteven Toth
2008-01-07 Cleans up error handling on or51xxx_attachMauro Carvalho Chehab
2008-01-05xc5000: Small amount of cleanup and commenting.Steven Toth
2008-01-05xc5000: Tuner analog supportSteven Toth
2008-01-15s5h1409: Bug fix for parallel support.Steven Toth
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-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