summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners
AgeCommit message (Expand)AuthorLines
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab-30389/+0
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-08-13[media] common: tunners: use %*ph to dump small buffersAndy Shevchenko-4/+2
2012-08-12[media] qt1010: signedness bug in qt1010_init_meas1()Dan Carpenter-1/+1
2012-08-12[media] tda18218: silence compiler warningAntti Palosaari-1/+1
2012-08-12[media] tda18212: use Kernel dev_* loggingAntti Palosaari-21/+14
2012-08-12[media] tda18212: silence compiler warningAntti Palosaari-1/+1
2012-08-12[media] tuner-xc2028: add missing else caseHans Petter Selasky-2/+2
2012-08-09[media] xc5000: change filename to production/redistributable xc5000c firmwareDevin Heitmueller-1/+1
2012-08-09[media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller-1/+1
2012-08-09[media] xc5000: add support for firmware load check and init statusDevin Heitmueller-0/+39
2012-08-09[media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller-6/+52
2012-08-09[media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller-22/+18
2012-08-09[media] xc5000: properly report i2c write failuresDevin Heitmueller-1/+1
2012-08-09[media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller-0/+20
2012-08-09[media] xc5000: properly show quality register valuesDevin Heitmueller-1/+1
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner-2/+6
2012-07-30[media] tuner-xc2028: unlock on error in xc2028_get_afc()Dan Carpenter-1/+1
2012-07-30[media] tuner-xc2028: fix "=" vs "==" typoDan Carpenter-1/+1
2012-07-06[media] tuner-xc2028: tag the usual firmwares to help dracutMauro Carvalho Chehab-0/+2
2012-07-05[media] media: Remove VIDEO_MEDIA Kconfig optionMauro Carvalho Chehab-31/+32
2012-07-05[media] media: reorganize the main Kconfig itemsMauro Carvalho Chehab-0/+1
2012-07-05[media] xc5000: Add support for DMB-TH and ISDB-TMauro Carvalho Chehab-0/+6
2012-07-04[media] tuner, xc2028: add support for get_afc()Mauro Carvalho Chehab-1/+45
2012-07-04[media] tuner-xc2028: Fix signal strength reportMauro Carvalho Chehab-9/+16
2012-06-30[media] tuner-xc2028: use request_firmware_nowait()Mauro Carvalho Chehab-49/+129
2012-05-20[media] fc0013 ver. 0.2: introduction of get_rf_strength functionHans-Frieder Vogt-1/+73
2012-05-20[media] fc0012 ver. 0.6: introduction of get_rf_strength functionHans-Frieder Vogt-1/+71
2012-05-20[media] fc001x: tuner driver for FC0013Hans-Frieder Vogt-0/+671
2012-05-20[media] fc001x: tuner driver for FC0012, version 0.5Hans-Frieder Vogt-0/+492
2012-05-20[media] fc001x: common header file for FC0012 and FC0013Hans-Frieder Vogt-0/+39
2012-04-19[media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky-2/+2
2012-04-19[media] xc5000: log firmware upload failures in xc5000_fwuploadMichael Krufky-1/+4
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky-4/+36
2012-04-09[media] fc0011: Reduce number of retriesMichael Büsch-1/+1
2012-04-09[media] fc0011: use usleep_range()Michael Büsch-2/+2
2012-04-09[media] Add fc0011 tuner driverMichael Büsch-0/+573
2012-04-09[media] Infineon TUA 9001 silicon tuner driverAntti Palosaari-0/+302
2012-03-08[media] media: tuners: append $(srctree) to -I parametersAndy Shevchenko-2/+2
2012-02-28[media] mt2063: remove mt2063_setTune from headerDanny Kukawka-4/+0
2012-02-14[media] xc5000: declare firmware configuration structures as static constMichael Krufky-4/+5
2012-02-14[media] xc5000: drivers should specify chip revision rather than firmwareMichael Krufky-19/+17
2012-02-14[media] xc5000: remove static dependencies on xc5000 created by previous chan...Michael Krufky-13/+26
2012-02-14[media] remove unneeded #define's in xc5000.hMichael Krufky-5/+2
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky-0/+4
2012-02-14[media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fwMichael Krufky-1/+9
2012-02-14[media] xc5000: allow drivers to set desired firmware in xc5000_attachMichael Krufky-6/+29
2012-02-13[media] max2165: trival fix for some -Wuninitialized warningDanny Kukawka-3/+6
2012-02-08[media] mt2063: increase frequency_max to tune channel 69Jose Alberto Reguero-1/+1