summaryrefslogtreecommitdiff
path: root/drivers/media/common/tuners/xc5000.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab1-1366/+0
2012-08-09[media] xc5000: change filename to production/redistributable xc5000c firmwareDevin Heitmueller1-1/+1
2012-08-09[media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller1-1/+1
2012-08-09[media] xc5000: add support for firmware load check and init statusDevin Heitmueller1-0/+39
2012-08-09[media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller1-6/+52
2012-08-09[media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller1-22/+18
2012-08-09[media] xc5000: properly report i2c write failuresDevin Heitmueller1-1/+1
2012-08-09[media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller1-0/+20
2012-08-09[media] xc5000: properly show quality register valuesDevin Heitmueller1-1/+1
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-05[media] xc5000: Add support for DMB-TH and ISDB-TMauro Carvalho Chehab1-0/+6
2012-04-19[media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky1-1/+1
2012-04-19[media] xc5000: log firmware upload failures in xc5000_fwuploadMichael Krufky1-1/+4
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky1-4/+35
2012-02-14[media] xc5000: declare firmware configuration structures as static constMichael Krufky1-4/+5
2012-02-14[media] xc5000: drivers should specify chip revision rather than firmwareMichael Krufky1-13/+14
2012-02-14[media] xc5000: remove static dependencies on xc5000 created by previous chan...Michael Krufky1-3/+21
2012-02-14[media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fwMichael Krufky1-0/+5
2012-02-14[media] xc5000: allow drivers to set desired firmware in xc5000_attachMichael Krufky1-6/+16
2011-12-31[media] dvb: don't use DVBv3 bandwidth macrosMauro Carvalho Chehab1-9/+3
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-2/+1
2011-12-20[media] Remove Annex A/C selection via roll-off factorMauro Carvalho Chehab1-81/+56
2011-12-09[media] xc5000: Add support for 7MHz bandwidth for DVB-C/DVB-TMauro Carvalho Chehab1-2/+8
2011-12-08[media] xc5000,tda18271c2dd: Fix bandwidth calculusMauro Carvalho Chehab1-2/+4
2011-12-07[media] xc5000: Remove the global mutex lock at xc5000 firmware initMauro Carvalho Chehab1-4/+0
2011-11-20[media] em28xx: initial support for HAUPPAUGE HVR-930C againEddi De Pieri1-0/+4
2011-11-20[media] xc5000: Add support for get_if_frequencyMauro Carvalho Chehab1-0/+9
2011-11-11[media] Properly implement ITU-T J.88 Annex C supportMauro Carvalho Chehab1-13/+13
2011-05-20[media] xc5000: Improve it to work better with 6MHz-spaced channelsMauro Carvalho Chehab1-6/+26
2011-03-21[media] xc5000: add set_config and otherDmitri Belimov1-2/+36
2011-03-21[media] xc5000: add support for DVB-C tuningIgor M. Liplianin1-0/+18
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust1-1/+1
2010-08-02V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab1-1/+3
2010-08-02V4L/DVB: xc5000, rework xc_write_regDmitri Belimov1-31/+26
2009-12-05V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not l...Devin Heitmueller1-4/+12
2009-12-05V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc50...Devin Heitmueller1-3/+22
2009-12-05V4L/DVB (13075): xc5000: add FM radio supportBeholder Intl. Ltd. Dmitry Belimov1-4/+62
2009-06-16V4L/DVB (11806): xc5000: add copyright lineDevin Heitmueller1-0/+1
2009-06-16V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...Devin Heitmueller1-2/+2
2009-06-16V4L/DVB (11803): xc5000: add support for DVB-T tuningDavid T.L. Wong1-18/+45
2009-06-16V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...Devin Heitmueller1-2/+2
2009-06-16V4L/DVB (11798): xc5000: add "no_poweroff" module optionDevin Heitmueller1-0/+10
2009-06-16V4L/DVB (11797): xc5000: cleanup firmware loading messagesDevin Heitmueller1-2/+3
2009-06-16V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning commandDevin Heitmueller1-2/+5
2009-06-16V4L/DVB (11795): xc5000: add build version to debug infoDevin Heitmueller1-2/+10
2009-06-16V4L/DVB (11793): xc5000: Properly support power down for newer firmwareDevin Heitmueller1-3/+5
2009-06-16V4L/DVB (11792): xc5000: switch to new version of Xceive firmwareDevin Heitmueller1-2/+2
2009-06-16V4L/DVB (11791): xc5000: do not sleep after digital tuningDevin Heitmueller1-5/+9
2009-06-16V4L/DVB (11790): xc5000: restore sleep routineDevin Heitmueller1-18/+5
2009-06-16V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSDevin Heitmueller1-4/+4