summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] timblogiw: Fix sparse warningSachin Kamat2013-03-141-1/+1
* [media] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2)Fabrizio Gazzato2013-03-141-0/+2
* [media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari2013-03-141-1/+1
* [media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer2013-03-053-9/+12
* [media] bttv: make remote controls of devices with i2c ir decoder workingFrank Schaefer2013-03-051-9/+13
* [media] rtl28xxu: Add USB ID for MaxMedia HU394-TFabrizio Gazzato2013-03-051-0/+2
* [media] s2255: fix big-endian supportHans Verkuil2013-03-051-4/+7
* [media] s2255: choose YUYV as the default format, not YUV422PHans Verkuil2013-03-051-5/+5
* [media] s2255: Add ENUM_FRAMESIZES supportHans Verkuil2013-03-051-22/+51
* [media] s2255: don't zero struct v4l2_streamparmHans Verkuil2013-03-051-1/+0
* [media] s2255: fix field handlingHans Verkuil2013-03-051-46/+15
* [media] s2255: zero priv and set colorspaceHans Verkuil2013-03-051-0/+4
* [media] s2255: fixes in the way standards are handledHans Verkuil2013-03-051-22/+39
* [media] s2255: add device_caps support to querycapHans Verkuil2013-03-051-1/+3
* [media] s2255: add support for control events and prio handlingHans Verkuil2013-03-051-5/+17
* [media] s2255: add V4L2_CID_JPEG_COMPRESSION_QUALITYHans Verkuil2013-03-051-7/+17
* [media] s2255: convert to the control frameworkHans Verkuil2013-03-052-117/+59
* [media] radio-rtrack2: fix mute bugHans Verkuil2013-03-051-2/+3
* [media] radio-isa: fix querycap capabilities codeHans Verkuil2013-03-051-2/+2
* [media] gspca: Remove gspca-specific debug magicTheodore Kilgore2013-03-0544-403/+373
* [media] gspca: Remove old control code now that all drivers are convertedHans de Goede2013-03-052-184/+0
* [media] gscpa: Remove autogain_functions.hHans de Goede2013-03-051-183/+0
* [media] gspca_sonixb: Remove querymenu function (dead code)Hans Verkuil2013-03-051-22/+0
* [media] gscpa_m5602: Convert to the control frameworkHans de Goede2013-03-0515-1710/+569
* [media] gscpa_gl860: Convert to the control frameworkHans de Goede2013-03-051-103/+119
* [media] gspca_sonixj: Convert to the control frameworkHans Verkuil2013-03-051-381/+164
* [media] s5p-g2d: Add DT based discovery supportSachin Kamat2013-03-051-2/+29
* [media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki2013-03-051-4/+11
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-0518-2/+24
* [media] v4l: Define video buffer flag for the COPY timestamp typeKamil Debski2013-03-052-0/+7
* [media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil2013-03-051-0/+7
* [media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil2013-03-051-2/+1
* [media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil2013-03-052-1/+3
* [media] stk-webcam: enable core-lockingHans Verkuil2013-03-052-2/+23
* [media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil2013-03-051-6/+17
* [media] stk-webcam: fix querycap and simplify s_inputHans Verkuil2013-03-051-6/+6
* [media] stk-webcam: add support for control events and prio handlingHans Verkuil2013-03-052-10/+18
* [media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil2013-03-051-18/+14
* [media] stk-webcam: convert to the control frameworkHans Verkuil2013-03-052-89/+33
* [media] stk-webcam: add support for struct v4l2_deviceHans Verkuil2013-03-052-1/+11
* [media] stk-webcam: remove bogus STD supportHans Verkuil2013-03-051-9/+0
* [media] stk-webcam: add ASUS F3JC to upside-down listHans Verkuil2013-03-051-1/+39
* [media] cx231xx: fix gpio big-endian problemsHans Verkuil2013-03-052-37/+38
* [media] cx231xx: fix big-endian problemsHans Verkuil2013-03-055-16/+16
* [media] cx231xx: don't use port 3 on the Conexant video grabberHans Verkuil2013-03-051-0/+1
* [media] cx231xx: don't reset width/height on first openHans Verkuil2013-03-051-3/+0
* [media] cx231xx: disable 417 support from the Conexant video grabberHans Verkuil2013-03-051-1/+4
* [media] cx231xx: remove bogus driver prefix in log messagesHans Verkuil2013-03-051-14/+11
* [media] cx231xx-417: convert to the control frameworkHans Verkuil2013-03-052-129/+86
* [media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil2013-03-053-114/+68
OpenPOWER on IntegriCloud