summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller2012-08-105-5/+22
* [media] xc5000: don't invoke auto calibration unless we really did reset tunerDevin Heitmueller2012-08-101-22/+18
* [media] au8522: fix regression in logging introduced by separation of modulesDevin Heitmueller2012-08-101-2/+7
* [media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller2012-08-102-0/+11
* [media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller2012-08-102-13/+13
* [media] xc5000: properly report i2c write failuresDevin Heitmueller2012-08-101-1/+1
* [media] xc5000: add support for showing the SNR and gain in the debug outputDevin Heitmueller2012-08-101-0/+20
* [media] xc5000: properly show quality register valuesDevin Heitmueller2012-08-101-1/+1
* [media] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller2012-08-101-3/+8
* [media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller2012-08-102-6/+49
* [media] au8522: Fix off-by-one in SNR table for QAM256Devin Heitmueller2012-08-101-48/+48
* [media] au8522: fix intermittent lockup of analog video decoderDevin Heitmueller2012-08-102-5/+29
* [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-102-57/+15
* [media] mem2mem_testdev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-9/+20
* [media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-8/+20
* [media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+23
* [media] s5p-mfc: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+13
* [media] s5p-tv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-8/+21
* [media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+21
* [media] s5p-jpeg: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-10/+24
* [media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+20
* [media] cx231xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+36
* [media] bfin_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+11
* [media] sh_vou: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+19
* [media] mx2_emmaprp: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+22
* [media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-7/+15
* [media] s2255drv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-21/+21
* [media] fsl-viu: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-5/+22
* [media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-12/+26
* [media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-7/+22
* [media] tm6000: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-9/+43
* [media] em28xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-17/+35
* [media] usbvision: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-6/+36
* [media] cpia2: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-101-11/+28
* [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-102-24/+39
* [media] ivtv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-102-14/+42
* [media] az6007: Update copyrightMauro Carvalho Chehab2012-08-061-2/+2
* [media] az6007: handle CI during suspend/resumeMauro Carvalho Chehab2012-08-061-2/+23
* [media] az6007: make all functions staticMauro Carvalho Chehab2012-08-061-2/+2
* [media] az6007: rename "st" to "state" at az6007_power_ctrl()Mauro Carvalho Chehab2012-08-061-4/+4
* [media] az6007: Fix the number of parameters for QAM setupMauro Carvalho Chehab2012-08-061-0/+1
* [media] az6007: fix the I2C W+R logicMauro Carvalho Chehab2012-08-061-1/+1
* [media] az6007: convert it to use dvb-usb-v2Mauro Carvalho Chehab2012-08-065-231/+174
* [media] dvb-usb-v2: Don't ask user to select Cypress firmware moduleMauro Carvalho Chehab2012-08-061-8/+0
* [media] dvb-usb-v2: Fix cypress firmware compilationMauro Carvalho Chehab2012-08-061-1/+2
* [media] media: i.MX27: Fix mx2_emmaprp mem2mem driver clocksJavier Martin2012-08-061-11/+16
* [media] m2m-deinterlace: fix two warningsMauro Carvalho Chehab2012-08-061-1/+2
* [media] media: Add mem2mem deinterlacing driverJavier Martin2012-08-063-0/+1129
* [media] media: coda: Add driver for Coda video codecJavier Martin2012-08-064-0/+2075
* [media] move dvb-usb-ids.h to dvb-coreMauro Carvalho Chehab2012-08-064-3/+1