summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] Media: remove incorrect __init/__exit markupsDmitry Torokhov2013-03-185-11/+11
* [media] anysee: coding style changesAntti Palosaari2013-03-181-10/+9
* [media] anysee: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2013-03-182-16/+14
* [media] af9035: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2013-03-182-22/+24
* [media] af9015: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2013-03-182-18/+23
* [media] dvb_usb_v2: locked versions of USB bulk IO functionsAntti Palosaari2013-03-182-5/+37
* [media] hdpvr: Fix memory leakSyam Sidhardhan2013-03-181-0/+1
* [media] lmedm04: Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-181-1/+4
* [media] solo6x10: Maintainer changeIsmael Luceno2013-03-141-2/+2
* [media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_falseThiago Farina2013-03-141-5/+0
* [media] media: Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin2013-03-141-1/+7
* [media] stv090x: do not unlock unheld mutex in stv090x_sleep()Alexey Khoroshilov2013-03-141-10/+12
* [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