These patches upgrade bw-qcam to vb2 and fix various compliance issues. Tested on actual hardware. Unchanged from the RFC patches posted a week ago. Regards, Hans The following changes since commit a32f7d1ad3744914273c6907204c2ab3b5d496a0: Merge branch 'v4l_for_linus' into staging/for_v3.9 (2013-01-24 18:49:18 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git bw-qcam for you to fetch changes up to ca047286f23c0764a990ae19ce7306e3025ac410: videobuf2: don't return POLLERR when only polling for events. (2013-01-30 18:15:00 +0100) ---------------------------------------------------------------- Hans Verkuil (4): bw-qcam: zero priv field. bw-qcam: convert to videobuf2. bw-qcam: remove unnecessary qc_reset and qc_setscanmode calls. videobuf2: don't return POLLERR when only polling for events. drivers/media/parport/Kconfig | 1 + drivers/media/parport/bw-qcam.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------- drivers/media/v4l2-core/videobuf2-core.c | 5 ++++ 3 files changed, 120 insertions(+), 51 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