summaryrefslogtreecommitdiff
path: root/drivers/media/common/tuners/xc5000.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17V4L/DVB (11806): xc5000: add copyright lineDevin Heitmueller1-0/+1
2009-06-17V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...Devin Heitmueller1-2/+2
2009-06-17V4L/DVB (11803): xc5000: add support for DVB-T tuningDavid T.L. Wong1-18/+45
2009-06-17V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...Devin Heitmueller1-2/+2
2009-06-17V4L/DVB (11798): xc5000: add "no_poweroff" module optionDevin Heitmueller1-0/+10
2009-06-17V4L/DVB (11797): xc5000: cleanup firmware loading messagesDevin Heitmueller1-2/+3
2009-06-17V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller1-2/+5
2009-06-17V4L/DVB (11795): xc5000: add build version to debug infoDevin Heitmueller1-2/+10
2009-06-17V4L/DVB (11793): xc5000: Properly support power down for newer firmwareDevin Heitmueller1-3/+5
2009-06-17V4L/DVB (11792): xc5000: switch to new version of Xceive firmwareDevin Heitmueller1-2/+2
2009-06-17V4L/DVB (11791): xc5000: do not sleep after digital tuningDevin Heitmueller1-5/+9
2009-06-17V4L/DVB (11790): xc5000: restore sleep routineDevin Heitmueller1-18/+5
2009-06-17V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSDevin Heitmueller1-4/+4
2009-06-17V4L/DVB (11788): xc5000: cleanup i2c write routinesDevin Heitmueller1-16/+8
2009-06-17V4L/DVB (11787): xc5000: cleanup i2c read routinesDevin Heitmueller1-42/+20
2009-06-17V4L/DVB (11786): xc5000: handle tuner reset failures properlyDevin Heitmueller1-14/+13
2009-06-17V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-1/+1
2009-03-30V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller1-2/+7
2009-03-30V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab1-4/+4
2009-03-30V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi1-1/+4
2008-12-30V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller1-7/+0
2008-10-18V4L/DVB (9261): xc5000: Checkpatch complianceSteven Toth1-36/+37
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-5/+3
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky1-4/+5
2008-10-12V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...Michael Krufky1-8/+8
2008-10-12V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...Michael Krufky1-26/+61
2008-10-12V4L/DVB (8948): xc5000: kill xc5000_priv.hMichael Krufky1-1/+12
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-07-20V4L/DVB (8098): xc5000: add module option to load firmware during driver attachMichael Krufky1-0/+7
2008-07-10tuners: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-26V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth1-7/+23
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky1-4/+5
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+964