summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-19[media] [1/1,dvb-usb] GOTVIEW SatelliteHD card supportAndrey Pavlenko1-1/+11
2013-03-19[media] lmedm04: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-19[media] em28xx: Add ISDB support for c3tech Digital duoMauro Carvalho Chehab4-0/+52
2013-03-18[media] em28xx-i2c: relax error check in em28xx_i2c_recv_bytes()Frank Schaefer1-11/+11
2013-03-18[media] em28xx: set the timestamp type for video and vbi vb2_queuesFrank Schaefer1-0/+2
2013-03-18[media] em28xx: add support for registering multiple i2c busesMauro Carvalho Chehab3-51/+120
2013-03-18[media] em28xx: Add a separate config dir for secondary busMauro Carvalho Chehab2-20/+24
2013-03-18[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab5-78/+85
2013-03-18[media] m920x: let GCC see 'ret' is used initializedPaul Bolle1-2/+2
2013-03-18[media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc3-0/+38
2013-03-18[media] dvb-usb: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
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] 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] 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] 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] vb2: Add support for non monotonic timestampsKamil Debski3-0/+3
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
2013-03-05[media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil1-6/+17
2013-03-05[media] stk-webcam: fix querycap and simplify s_inputHans Verkuil1-6/+6
2013-03-05[media] stk-webcam: add support for control events and prio handlingHans Verkuil2-10/+18
2013-03-05[media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil1-18/+14