summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners/xc5000.c
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-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
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-04-26Link firmware to physical deviceMauro Carvalho Chehab
2009-03-18merge: http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2Mauro Carvalho Chehab
2009-03-11xc5000: fix bug for hybrid xc5000 devices with IF other than 5380Devin Heitmueller
2009-03-03xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab
2009-03-03xc5000: prepare it to be used by cx231xx moduleMauro Carvalho Chehab
2008-12-17xc5000: remove init_fw optionDevin Heitmueller
2008-10-16xc5000: Checkpatch complianceSteven Toth
2008-09-12convert tuner drivers to use dvb_frontend->callbackMichael Krufky
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
2008-08-28Steven Toth email address changeSteven Toth
2008-07-17backport commit c63e87e90abb5d3ecd05d6c6eba94163bf8c1760Mauro Carvalho Chehab
2008-06-21xc5000: add module option to load firmware during driver attachMichael Krufky
2008-06-21xc5000: check device hardware state to determine if firmware download is neededMichael Krufky
2008-05-10xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab