summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160
AgeCommit message (Expand)Author
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia
2014-06-30media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia
2013-03-25[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-01-01[media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-11-21[media] stk1160: Try to continue with fewer transfer buffersEzequiel Garcia
2012-10-28[media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read...Jesper Juhl
2012-10-09[media] stk1160: Add support for S-Video inputEzequiel Garcia
2012-09-25[media] stk1160: Stop device and unqueue buffers when start_streaming() failsEzequiel Garcia
2012-09-25[media] stk1160: Fix s_fmt and try_fmt implementationEzequiel Garcia
2012-09-25[media] stk1160: Handle urb allocation failure condition properlyEzequiel Garcia
2012-09-25[media] stk1160: Make kill/free urb debug message more verboseEzequiel Garcia
2012-09-15[media] stk1160: Remove unused 'ifnum' variableEzequiel García
2012-09-15[media] stk1160: Remove unneeded struct vb2_queue clearingEzequiel García
2012-08-15[media] stk1160: remove unneeded checkDan Carpenter
2012-08-15[media] stk1160: unlock on error path stk1160_set_alternate()Dan Carpenter
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab