summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/xc5000.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab2010-08-021-1/+3
* V4L/DVB: xc5000, rework xc_write_regDmitri Belimov2010-08-021-31/+26
* V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not l...Devin Heitmueller2009-12-051-4/+12
* V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc50...Devin Heitmueller2009-12-051-3/+22
* V4L/DVB (13075): xc5000: add FM radio supportBeholder Intl. Ltd. Dmitry Belimov2009-12-051-4/+62
* V4L/DVB (11806): xc5000: add copyright lineDevin Heitmueller2009-06-161-0/+1
* V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...Devin Heitmueller2009-06-161-2/+2
* V4L/DVB (11803): xc5000: add support for DVB-T tuningDavid T.L. Wong2009-06-161-18/+45
* V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...Devin Heitmueller2009-06-161-2/+2
* V4L/DVB (11798): xc5000: add "no_poweroff" module optionDevin Heitmueller2009-06-161-0/+10
* V4L/DVB (11797): xc5000: cleanup firmware loading messagesDevin Heitmueller2009-06-161-2/+3
* V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller2009-06-161-2/+5
* V4L/DVB (11795): xc5000: add build version to debug infoDevin Heitmueller2009-06-161-2/+10
* V4L/DVB (11793): xc5000: Properly support power down for newer firmwareDevin Heitmueller2009-06-161-3/+5
* V4L/DVB (11792): xc5000: switch to new version of Xceive firmwareDevin Heitmueller2009-06-161-2/+2
* V4L/DVB (11791): xc5000: do not sleep after digital tuningDevin Heitmueller2009-06-161-5/+9
* V4L/DVB (11790): xc5000: restore sleep routineDevin Heitmueller2009-06-161-18/+5
* V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSDevin Heitmueller2009-06-161-4/+4
* V4L/DVB (11788): xc5000: cleanup i2c write routinesDevin Heitmueller2009-06-161-16/+8
* V4L/DVB (11787): xc5000: cleanup i2c read routinesDevin Heitmueller2009-06-161-42/+20
* V4L/DVB (11786): xc5000: handle tuner reset failures properlyDevin Heitmueller2009-06-161-14/+13
* V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-161-1/+1
* V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller2009-03-301-2/+7
* V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab2009-03-301-4/+4
* V4L/DVB (10950): xc5000: prepare it to be used by cx231xx moduleSri Deevi2009-03-301-1/+4
* V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller2008-12-301-7/+0
* V4L/DVB (9261): xc5000: Checkpatch complianceSteven Toth2008-10-171-36/+37
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-5/+3
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-121-4/+5
* V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...Michael Krufky2008-10-121-8/+8
* V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...Michael Krufky2008-10-121-26/+61
* V4L/DVB (8948): xc5000: kill xc5000_priv.hMichael Krufky2008-10-121-1/+12
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-031-1/+1
* V4L/DVB (8098): xc5000: add module option to load firmware during driver attachMichael Krufky2008-07-201-0/+7
* tuners: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-261-7/+23
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-141-4/+5
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+964
OpenPOWER on IntegriCloud