aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/s2255 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-12/+15
2015-01-27[media] s2255drv: Use setup_timerJulia Lawall1-3/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-14/+11
2014-11-25[media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring1-2/+1
2014-11-21[media] s2255drv: fix payload size for JPG, MJPEGsensoray-dev1-1/+1
2014-11-11[media] s2255drv: fix spinlock issuesensoray-dev1-12/+10
2014-09-03[media] s2255drv: fix sparse warningHans Verkuil1-1/+1
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn1-1/+1
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped using itKirill Tkhai1-2/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-3/+2
2014-03-24[media] Sensoray 2255 uses videobuf2Arnd Bergmann1-1/+1
2014-03-11[media] s2255drv: memory leak fixsensoray-dev1-5/+0
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-02-28[media] s2255drv: upgrade to videobuf2sensoray-dev1-360/+152
2014-02-28[media] s2255drv: cleanup of s2255_fhDean Anderson1-50/+44
2014-02-28[media] s2255drv: fix for return code not checkedDean Anderson1-6/+10
2014-02-28[media] s2255drv: dynamic memory allocation efficiency fixDean Anderson1-30/+37
2014-02-28[media] s2255drv: remove redundant parameterDean Anderson1-4/+2
2014-02-28[media] s2255drv: buffer setup fixDean Anderson1-12/+4
2014-02-28[media] s2255drv: refactoring s2255_channel to s2255_vcDean Anderson1-258/+259
2014-02-28[media] s2255drv: removal of s2255_dmaqueue structureDean Anderson1-19/+10
2014-02-04[media] s2255drv: checkpatch fix: coding style fixsensoray-dev1-182/+151
2013-08-01[media] S2255: Removal of unnecessary videobuf_queue_is_busyDean Anderson1-7/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-4/+4
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
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-4/+2
2012-10-28[media] s2255drv: index is always positiveMauro Carvalho Chehab1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-08-15[media] drivers/media/usb/{s2255drv.c, tm6000/tm6000-alsa.c, tm6000/tm6000-input.c}: Remove potential NULL dereferencesJulia Lawall1-1/+2
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab3-0/+2700