summaryrefslogtreecommitdiff
path: root/drivers/media/usb/s2255
AgeCommit message (Expand)Author
2017-12-08media: s2255drv: update firmware loadDean A
2017-10-31media: s2255: Convert timers to use timer_setup()Kees Cook
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-05-19[media] s2255drv: avoid a switch fall throughMauro Carvalho Chehab
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-14[media] s2255drv: don't use stack for DMAMauro Carvalho Chehab
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-08-24[media] media: usb: s2255: s2255drv: don't print error when allocating urb failsWolfram Sang
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-01-27[media] s2255drv: Use setup_timerJulia Lawall
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-11-25[media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-11-21[media] s2255drv: fix payload size for JPG, MJPEGsensoray-dev
2014-11-11[media] s2255drv: fix spinlock issuesensoray-dev
2014-09-03[media] s2255drv: fix sparse warningHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-24[media] Sensoray 2255 uses videobuf2Arnd Bergmann
2014-03-11[media] s2255drv: memory leak fixsensoray-dev
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-28[media] s2255drv: upgrade to videobuf2sensoray-dev
2014-02-28[media] s2255drv: cleanup of s2255_fhDean Anderson
2014-02-28[media] s2255drv: fix for return code not checkedDean Anderson
2014-02-28[media] s2255drv: dynamic memory allocation efficiency fixDean Anderson
2014-02-28[media] s2255drv: remove redundant parameterDean Anderson
2014-02-28[media] s2255drv: buffer setup fixDean Anderson
2014-02-28[media] s2255drv: refactoring s2255_channel to s2255_vcDean Anderson
2014-02-28[media] s2255drv: removal of s2255_dmaqueue structureDean Anderson
2014-02-04[media] s2255drv: checkpatch fix: coding style fixsensoray-dev
2013-08-01[media] S2255: Removal of unnecessary videobuf_queue_is_busyDean Anderson
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-05[media] s2255: fix big-endian supportHans Verkuil
2013-03-05[media] s2255: choose YUYV as the default format, not YUV422PHans Verkuil
2013-03-05[media] s2255: Add ENUM_FRAMESIZES supportHans Verkuil
2013-03-05[media] s2255: don't zero struct v4l2_streamparmHans Verkuil
2013-03-05[media] s2255: fix field handlingHans Verkuil
2013-03-05[media] s2255: zero priv and set colorspaceHans Verkuil
2013-03-05[media] s2255: fixes in the way standards are handledHans Verkuil
2013-03-05[media] s2255: add device_caps support to querycapHans Verkuil
2013-03-05[media] s2255: add support for control events and prio handlingHans Verkuil
2013-03-05[media] s2255: add V4L2_CID_JPEG_COMPRESSION_QUALITYHans Verkuil
2013-03-05[media] s2255: convert to the control frameworkHans Verkuil
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus