summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160/stk1160-v4l.c
Commit message (Expand)AuthorAgeFilesLines
* media: stk1160: use dma_alloc_noncontiguous APIDafna Hirschfeld2022-03-071-0/+4
* media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'Dafna Hirschfeld2022-03-071-1/+1
* media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUEDDafna Hirschfeld2022-03-071-5/+5
* media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-221-2/+0
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-5/+2
|/
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: stk1160: Set the vb2_queue lock before calling vb2_queue_initEzequiel Garcia2018-07-041-1/+1
* media: usb: make video_device constBhumika Goyal2017-08-271-1/+1
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] stk1160: Check *nplanes in queue_setupHelen Fornazier2016-06-281-0/+3
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-7/+8
* [media] stk1160: Add frame scaling supportEzequiel Garcia2015-07-171-28/+173
* [media] stk1160: Reduce driver verbosityEzequiel Garcia2015-07-171-8/+8
* [media] stk1160: fix sequence handlingHans Verkuil2015-07-061-0/+2
* [media] stk1160: add DMABUF supportHans Verkuil2015-06-061-1/+2
* [media] stk1160: Make sure current buffer is releasedEzequiel Garcia2015-04-021-2/+15
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-5/+0
* [media] stk1160: fix sparse warningHans Verkuil2014-11-051-1/+1
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+2
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* [media] media: stk1160: Ignore unchanged standard setEzequiel Garcia2013-07-261-0/+3
* [media] stk1160: Allow to change input while streamingEzequiel Garcia2013-07-261-3/+0
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-41/+0
* [media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil2013-03-251-6/+1
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-0/+1
* [media] stk1160: Add support for S-Video inputEzequiel Garcia2012-10-091-1/+6
* [media] stk1160: Stop device and unqueue buffers when start_streaming() failsEzequiel Garcia2012-09-251-4/+12
* [media] stk1160: Fix s_fmt and try_fmt implementationEzequiel Garcia2012-09-251-10/+2
* [media] stk1160: Remove unneeded struct vb2_queue clearingEzequiel GarcĂ­a2012-09-151-1/+0
* [media] stk1160: unlock on error path stk1160_set_alternate()Dan Carpenter2012-08-151-4/+6
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-0/+738