This pull request is identical to the RFCv2 patch series posted here: http://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg58580.html except for the first patch which was replaced by this one: http://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg58640.html Many thanks to Arvydas Sidorenko for testing these patches for me! Regards, Hans The following changes since commit ed72d37a33fdf43dc47787fe220532cdec9da528: [media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff) (2013-02-13 18:05:29 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git stkwebcam for you to fetch changes up to a842e7e8196e6a85ba1ed05a4b87c47759db7e3b: stk-webcam: implement support for count == 0 when calling REQBUFS. (2013-02-15 11:16:58 +0100) ---------------------------------------------------------------- Hans Verkuil (12): stk-webcam: add ASUS F3JC to upside-down list. stk-webcam: remove bogus STD support. stk-webcam: add support for struct v4l2_device. stk-webcam: convert to the control framework. stk-webcam: don't use private_data, use video_drvdata stk-webcam: add support for control events and prio handling. stk-webcam: fix querycap and simplify s_input. stk-webcam: zero the priv field of v4l2_pix_format. stk-webcam: enable core-locking. stk-webcam: fix read() handling when reqbufs was already called. stk-webcam: s_fmt shouldn't grab ownership. stk-webcam: implement support for count == 0 when calling REQBUFS. drivers/media/usb/stkwebcam/stk-webcam.c | 309 ++++++++++++++++++++++++++++++++++------------------------------ drivers/media/usb/stkwebcam/stk-webcam.h | 8 +- 2 files changed, 172 insertions(+), 145 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html