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