Age | Commit message (Expand) | Author | Files | Lines |
2013-06-17 | [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so | Hans Verkuil | 1 | -41/+0 |
2013-03-25 | [media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder | Hans Verkuil | 1 | -6/+1 |
2013-03-24 | [media] v4l2: add const to argument of write-only s_register ioctl | Hans Verkuil | 1 | -1/+1 |
2013-03-24 | [media] v4l2: pass std by value to the write-only s_std ioctl | Hans Verkuil | 1 | -2/+2 |
2013-03-05 | [media] vb2: Add support for non monotonic timestamps | Kamil Debski | 1 | -0/+1 |
2013-01-01 | [media] stk1160: Replace BUG_ON with WARN_ON | Ezequiel Garcia | 1 | -1/+1 |
2012-12-21 | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 1 | -1/+1 |
2012-11-21 | [media] stk1160: Try to continue with fewer transfer buffers | Ezequiel Garcia | 2 | -4/+24 |
2012-10-28 | [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read... | Jesper Juhl | 1 | -1/+1 |
2012-10-10 | [media] stk1160: Add support for S-Video input | Ezequiel Garcia | 3 | -6/+19 |
2012-09-25 | [media] stk1160: Stop device and unqueue buffers when start_streaming() fails | Ezequiel Garcia | 1 | -4/+12 |
2012-09-25 | [media] stk1160: Fix s_fmt and try_fmt implementation | Ezequiel Garcia | 1 | -10/+2 |
2012-09-25 | [media] stk1160: Handle urb allocation failure condition properly | Ezequiel Garcia | 1 | -6/+10 |
2012-09-25 | [media] stk1160: Make kill/free urb debug message more verbose | Ezequiel Garcia | 1 | -7/+7 |
2012-09-15 | [media] stk1160: Remove unused 'ifnum' variable | Ezequiel García | 1 | -2/+0 |
2012-09-15 | [media] stk1160: Remove unneeded struct vb2_queue clearing | Ezequiel García | 1 | -1/+0 |
2012-08-16 | [media] stk1160: remove unneeded check | Dan Carpenter | 1 | -2/+1 |
2012-08-16 | [media] stk1160: unlock on error path stk1160_set_alternate() | Dan Carpenter | 1 | -4/+6 |
2012-08-15 | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-08-15 | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 9 | -0/+2467 |