summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2012-08-10[media] xc5000: change filename to production/redistributable xc5000c firmwareDevin Heitmueller1-1/+1
2012-08-10[media] xc5000: show debug version fields in decimal instead of hexDevin Heitmueller1-1/+1
2012-08-10[media] xc5000: add support for firmware load check and init statusDevin Heitmueller1-0/+39
2012-08-10[media] xc5000: reset device if encountering PLL lock failureDevin Heitmueller1-6/+52
2012-08-10[media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller1-22/+18
2012-08-10[media] xc5000: properly report i2c write failuresDevin Heitmueller1-1/+1
2012-08-10[media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller1-0/+20
2012-08-10[media] xc5000: properly show quality register valuesDevin Heitmueller1-1/+1
2012-08-10[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2-24/+39
2012-07-31[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-31[media] tuner-xc2028: unlock on error in xc2028_get_afc()Dan Carpenter1-1/+1
2012-07-31[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-06[media] media: Remove VIDEO_MEDIA Kconfig optionMauro Carvalho Chehab1-31/+32
2012-07-06[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-06-19[media] saa7146: Variable set but not usedPeter Senna Tschudin1-5/+0
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-05-14[media] av7110: fix v4l2_compliance test issuesHans Verkuil2-2/+6
2012-05-14[media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2-6/+37
2012-05-14[media] saa7146: support control events and priority handlingHans Verkuil2-6/+16
2012-05-14[media] saa7146: rename vbi/video_q to vbi/video_dmaqHans Verkuil2-24/+23
2012-05-14[media] saa7146: remove the unneeded type field from saa7146_fhHans Verkuil1-13/+17
2012-05-14[media] saa7146: move vbi fields from saa7146_fh to saa7146_vvHans Verkuil3-19/+24
2012-05-14[media] saa7146: move video_fmt from saa7146_fh to saa7146_vvHans Verkuil2-34/+38
2012-05-14[media] saa7146: move overlay information from saa7146_fh into saa7146_vvHans Verkuil3-28/+42
2012-05-14[media] mxb/saa7146: first round of cleanupsHans Verkuil2-172/+65
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
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-29[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