aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160
Commit message (Expand)AuthorAge
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-19
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-19
* [media] media: usb: stk1160: stk1160-video: don't print error when allocating...Wolfram Sang2016-08-24
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] stk1160: Check *nplanes in queue_setupHelen Fornazier2016-06-28
* [media] stk1160: Remove redundant vb2_buf payload setEzequiel Garcia2016-02-01
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-01
* [media] stk1160: Add frame scaling supportEzequiel Garcia2015-07-17
* [media] stk1160: Reduce driver verbosityEzequiel Garcia2015-07-17
* [media] stk1160: fix sequence handlingHans Verkuil2015-07-06
* [media] stk1160: add DMABUF supportHans Verkuil2015-06-06
* [media] stk1160: Make sure current buffer is releasedEzequiel Garcia2015-04-02
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-23
* [media] stk1160: fix sparse warningHans Verkuil2014-11-05
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2014-05-24
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-24
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-08
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-05
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
|/
* [media] stk1160: Build as a module if SND is m and audio support is selectedMauro Carvalho Chehab2013-08-01
* [media] media: stk1160: Ignore unchanged standard setEzequiel Garcia2013-07-26
* [media] stk1160: Allow to change input while streamingEzequiel Garcia2013-07-26
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-17
* [media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil2013-03-25
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-05
* [media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia2013-01-01
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-21
* [media] stk1160: Try to continue with fewer transfer buffersEzequiel Garcia2012-11-21
* [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read...Jesper Juhl2012-10-28
* [media] stk1160: Add support for S-Video inputEzequiel Garcia2012-10-09
* [media] stk1160: Stop device and unqueue buffers when start_streaming() failsEzequiel Garcia2012-09-25
* [media] stk1160: Fix s_fmt and try_fmt implementationEzequiel Garcia2012-09-25
* [media] stk1160: Handle urb allocation failure condition properlyEzequiel Garcia2012-09-25
* [media] stk1160: Make kill/free urb debug message more verboseEzequiel Garcia2012-09-25
* [media] stk1160: Remove unused 'ifnum' variableEzequiel García2012-09-15
* [media] stk1160: Remove unneeded struct vb2_queue clearingEzequiel García2012-09-15
* [media] stk1160: remove unneeded checkDan Carpenter2012-08-15
* [media] stk1160: unlock on error path stk1160_set_alternate()Dan Carpenter2012-08-15
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-15
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15