summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-18[media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc3-0/+38
2013-03-18[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS i...Chen Gang1-1/+1
2013-03-18[media] dvb-usb: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-18[media] media: tuners: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-18[media] siano: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-18[media] Media: remove incorrect __init/__exit markupsDmitry Torokhov5-11/+11
2013-03-18[media] anysee: coding style changesAntti Palosaari1-10/+9
2013-03-18[media] anysee: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-16/+14
2013-03-18[media] af9035: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-22/+24
2013-03-18[media] af9015: do not use buffers from stack for usb_bulk_msg()Antti Palosaari2-18/+23
2013-03-18[media] dvb_usb_v2: locked versions of USB bulk IO functionsAntti Palosaari2-5/+37
2013-03-18[media] hdpvr: Fix memory leakSyam Sidhardhan1-0/+1
2013-03-18[media] lmedm04: Fix possible NULL pointer dereferenceSyam Sidhardhan1-1/+4
2013-03-14[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_falseThiago Farina1-5/+0
2013-03-14[media] media: Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin1-1/+7
2013-03-14[media] stv090x: do not unlock unheld mutex in stv090x_sleep()Alexey Khoroshilov1-10/+12
2013-03-14[media] timblogiw: Fix sparse warningSachin Kamat1-1/+1
2013-03-14[media] af9035: add ID [0ccd:00aa] TerraTec Cinergy T Stick (rev. 2)Fabrizio Gazzato1-0/+2
2013-03-14[media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari1-1/+1
2013-03-05[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer3-9/+12
2013-03-05[media] bttv: make remote controls of devices with i2c ir decoder workingFrank Schaefer1-9/+13
2013-03-05[media] rtl28xxu: Add USB ID for MaxMedia HU394-TFabrizio Gazzato1-0/+2
2013-03-05[media] s2255: fix big-endian supportHans Verkuil1-4/+7
2013-03-05[media] s2255: choose YUYV as the default format, not YUV422PHans Verkuil1-5/+5
2013-03-05[media] s2255: Add ENUM_FRAMESIZES supportHans Verkuil1-22/+51
2013-03-05[media] s2255: don't zero struct v4l2_streamparmHans Verkuil1-1/+0
2013-03-05[media] s2255: fix field handlingHans Verkuil1-46/+15
2013-03-05[media] s2255: zero priv and set colorspaceHans Verkuil1-0/+4
2013-03-05[media] s2255: fixes in the way standards are handledHans Verkuil1-22/+39
2013-03-05[media] s2255: add device_caps support to querycapHans Verkuil1-1/+3
2013-03-05[media] s2255: add support for control events and prio handlingHans Verkuil1-5/+17
2013-03-05[media] s2255: add V4L2_CID_JPEG_COMPRESSION_QUALITYHans Verkuil1-7/+17
2013-03-05[media] s2255: convert to the control frameworkHans Verkuil1-117/+55
2013-03-05[media] radio-rtrack2: fix mute bugHans Verkuil1-2/+3
2013-03-05[media] radio-isa: fix querycap capabilities codeHans Verkuil1-2/+2
2013-03-05[media] gspca: Remove gspca-specific debug magicTheodore Kilgore44-403/+373
2013-03-05[media] gspca: Remove old control code now that all drivers are convertedHans de Goede2-184/+0
2013-03-05[media] gscpa: Remove autogain_functions.hHans de Goede1-183/+0
2013-03-05[media] gspca_sonixb: Remove querymenu function (dead code)Hans Verkuil1-22/+0
2013-03-05[media] gscpa_m5602: Convert to the control frameworkHans de Goede15-1710/+569
2013-03-05[media] gscpa_gl860: Convert to the control frameworkHans de Goede1-103/+119
2013-03-05[media] gspca_sonixj: Convert to the control frameworkHans Verkuil1-381/+164
2013-03-05[media] s5p-g2d: Add DT based discovery supportSachin Kamat1-2/+29
2013-03-05[media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki1-4/+11
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski17-2/+23
2013-03-05[media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil1-0/+7
2013-03-05[media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil1-2/+1
2013-03-05[media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil2-1/+3
2013-03-05[media] stk-webcam: enable core-lockingHans Verkuil2-2/+23