summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab70-30389/+0
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1/+1
2012-08-13[media] common: tunners: use %*ph to dump small buffersAndy Shevchenko2-4/+2
2012-08-12[media] qt1010: signedness bug in qt1010_init_meas1()Dan Carpenter1-1/+1
2012-08-12[media] tda18218: silence compiler warningAntti Palosaari1-1/+1
2012-08-12[media] tda18212: use Kernel dev_* loggingAntti Palosaari1-21/+14
2012-08-12[media] tda18212: silence compiler warningAntti Palosaari1-1/+1
2012-08-12[media] tuner-xc2028: add missing else caseHans Petter Selasky1-2/+2
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-30[media] tuner-xc2028: unlock on error in xc2028_get_afc()Dan Carpenter1-1/+1
2012-07-30[media] tuner-xc2028: fix "=" vs "==" typoDan Carpenter1-1/+1
2012-07-06[media] tuner-xc2028: tag the usual firmwares to help dracutMauro Carvalho Chehab1-0/+2
2012-07-05[media] media: Remove VIDEO_MEDIA Kconfig optionMauro Carvalho Chehab1-31/+32
2012-07-05[media] media: reorganize the main Kconfig itemsMauro Carvalho Chehab1-0/+1
2012-07-05[media] xc5000: Add support for DMB-TH and ISDB-TMauro Carvalho Chehab1-0/+6
2012-07-04[media] tuner, xc2028: add support for get_afc()Mauro Carvalho Chehab1-1/+45
2012-07-04[media] tuner-xc2028: Fix signal strength reportMauro Carvalho Chehab1-9/+16
2012-06-30[media] tuner-xc2028: use request_firmware_nowait()Mauro Carvalho Chehab1-49/+129
2012-05-20[media] fc0013 ver. 0.2: introduction of get_rf_strength functionHans-Frieder Vogt1-1/+73
2012-05-20[media] fc0012 ver. 0.6: introduction of get_rf_strength functionHans-Frieder Vogt1-1/+71
2012-05-20[media] fc001x: tuner driver for FC0013Hans-Frieder Vogt5-0/+671
2012-05-20[media] fc001x: tuner driver for FC0012, version 0.5Hans-Frieder Vogt5-0/+492
2012-05-20[media] fc001x: common header file for FC0012 and FC0013Hans-Frieder Vogt1-0/+39
2012-04-19[media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky2-2/+2
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 Krufky2-4/+36
2012-04-09[media] fc0011: Reduce number of retriesMichael Büsch1-1/+1
2012-04-09[media] fc0011: use usleep_range()Michael Büsch1-2/+2
2012-04-09[media] Add fc0011 tuner driverMichael Büsch4-0/+573
2012-04-09[media] Infineon TUA 9001 silicon tuner driverAntti Palosaari5-0/+302
2012-03-08[media] media: tuners: append $(srctree) to -I parametersAndy Shevchenko1-2/+2
2012-02-28[media] mt2063: remove mt2063_setTune from headerDanny Kukawka1-4/+0
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 Krufky2-19/+17
2012-02-14[media] xc5000: remove static dependencies on xc5000 created by previous chan...Michael Krufky2-13/+26
2012-02-14[media] remove unneeded #define's in xc5000.hMichael Krufky1-5/+2
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky1-0/+4
2012-02-14[media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fwMichael Krufky2-1/+9
2012-02-14[media] xc5000: allow drivers to set desired firmware in xc5000_attachMichael Krufky2-6/+29
2012-02-13[media] max2165: trival fix for some -Wuninitialized warningDanny Kukawka1-3/+6
2012-02-08[media] mt2063: increase frequency_max to tune channel 69Jose Alberto Reguero1-1/+1