summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: make vidioc_s_fbuf constHans Verkuil2012-09-261-1/+1
* [media] flexcop: Show the item to enable debug after the driverMauro Carvalho Chehab2012-08-211-5/+2
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-211-14/+14
* [media] b2c2: export b2c2_flexcop_debug symbolMauro Carvalho Chehab2012-08-171-0/+1
* [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-161-2/+3
* [media] siano: break it into common, mmc and usbMauro Carvalho Chehab2012-08-1313-1/+4254
* [media] saa7146: Move it to its own directoryMauro Carvalho Chehab2012-08-1310-16/+16
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-1372-30391/+2
* [media] b2c2: break it into common/pci/usb directoriesMauro Carvalho Chehab2012-08-1316-1/+3449
* [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] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-092-24/+39
* [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] saa7146: Variable set but not usedPeter Senna Tschudin2012-06-181-5/+0
* [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] av7110: fix v4l2_compliance test issuesHans Verkuil2012-05-142-2/+6
* [media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2012-05-142-6/+37
* [media] saa7146: support control events and priority handlingHans Verkuil2012-05-142-6/+16
* [media] saa7146: rename vbi/video_q to vbi/video_dmaqHans Verkuil2012-05-142-24/+23
* [media] saa7146: remove the unneeded type field from saa7146_fhHans Verkuil2012-05-141-13/+17
* [media] saa7146: move vbi fields from saa7146_fh to saa7146_vvHans Verkuil2012-05-143-19/+24
* [media] saa7146: move video_fmt from saa7146_fh to saa7146_vvHans Verkuil2012-05-142-34/+38
* [media] saa7146: move overlay information from saa7146_fh into saa7146_vvHans Verkuil2012-05-143-28/+42