| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] stk1160: Add frame scaling support | Ezequiel Garcia | 2015-07-17 | 2 | -28/+207 |
* | [media] stk1160: Reduce driver verbosity | Ezequiel Garcia | 2015-07-17 | 3 | -13/+9 |
* | [media] stk1160: fix sequence handling | Hans Verkuil | 2015-07-06 | 3 | -5/+4 |
* | [media] stk1160: add DMABUF support | Hans Verkuil | 2015-06-06 | 1 | -1/+2 |
* | [media] stk1160: Make sure current buffer is released | Ezequiel Garcia | 2015-04-02 | 1 | -2/+15 |
* | [media] media: drivers shouldn't touch debug field in video_device | Hans Verkuil | 2014-12-23 | 1 | -5/+0 |
* | [media] stk1160: fix sparse warning | Hans Verkuil | 2014-11-05 | 1 | -1/+1 |
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 2014-07-04 | 1 | -1/+0 |
* | [media] media: stk1160: Avoid stack-allocated buffer for control URBs | Ezequiel Garcia | 2014-05-24 | 2 | -2/+9 |
* | [media] v4l: subdev: Move [gs]_std operation to video ops | Laurent Pinchart | 2014-05-24 | 1 | -2/+2 |
* | [media] vb2: stop_streaming should return void | Hans Verkuil | 2014-04-23 | 1 | -2/+2 |
* | [media] stk1160: warrant a NUL terminated string | Mauro Carvalho Chehab | 2014-04-08 | 1 | -1/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-04 | 1 | -1/+1 |
|\ |
|
| * | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags | Sakari Ailus | 2014-03-05 | 1 | -1/+1 |
* | | [media] Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -4/+2 |
|/ |
|
* | [media] stk1160: Build as a module if SND is m and audio support is selected | Mauro Carvalho Chehab | 2013-08-01 | 1 | -6/+10 |
* | [media] media: stk1160: Ignore unchanged standard set | Ezequiel Garcia | 2013-07-26 | 1 | -0/+3 |
* | [media] stk1160: Allow to change input while streaming | Ezequiel Garcia | 2013-07-26 | 1 | -3/+0 |
* | [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so | Hans Verkuil | 2013-06-17 | 1 | -41/+0 |
* | [media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder | Hans Verkuil | 2013-03-25 | 1 | -6/+1 |
* | [media] v4l2: add const to argument of write-only s_register ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] v4l2: pass std by value to the write-only s_std ioctl | Hans Verkuil | 2013-03-24 | 1 | -2/+2 |
* | [media] vb2: Add support for non monotonic timestamps | Kamil Debski | 2013-03-05 | 1 | -0/+1 |
* | [media] stk1160: Replace BUG_ON with WARN_ON | Ezequiel Garcia | 2013-01-01 | 1 | -1/+1 |
* | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 2012-12-21 | 1 | -1/+1 |
* | [media] stk1160: Try to continue with fewer transfer buffers | Ezequiel Garcia | 2012-11-21 | 2 | -4/+24 |
* | [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read... | Jesper Juhl | 2012-10-28 | 1 | -1/+1 |
* | [media] stk1160: Add support for S-Video input | Ezequiel Garcia | 2012-10-09 | 3 | -6/+19 |
* | [media] stk1160: Stop device and unqueue buffers when start_streaming() fails | Ezequiel Garcia | 2012-09-25 | 1 | -4/+12 |
* | [media] stk1160: Fix s_fmt and try_fmt implementation | Ezequiel Garcia | 2012-09-25 | 1 | -10/+2 |
* | [media] stk1160: Handle urb allocation failure condition properly | Ezequiel Garcia | 2012-09-25 | 1 | -6/+10 |
* | [media] stk1160: Make kill/free urb debug message more verbose | Ezequiel Garcia | 2012-09-25 | 1 | -7/+7 |
* | [media] stk1160: Remove unused 'ifnum' variable | Ezequiel García | 2012-09-15 | 1 | -2/+0 |
* | [media] stk1160: Remove unneeded struct vb2_queue clearing | Ezequiel García | 2012-09-15 | 1 | -1/+0 |
* | [media] stk1160: remove unneeded check | Dan Carpenter | 2012-08-15 | 1 | -2/+1 |
* | [media] stk1160: unlock on error path stk1160_set_alternate() | Dan Carpenter | 2012-08-15 | 1 | -4/+6 |
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 | 1 | -1/+1 |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 9 | -0/+2467 |