Two small fixes that fix v4l2-compliance errors in vivi and ivtv, and one larger fix that fixes some remaining v4l2-compliance errors with regards to ENOTTY handling. This has been posted before: http://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg35415.html But it received no comments, so it's time to merge this. Regards, Hans The following changes since commit 69d232ae8e95a229e7544989d6014e875deeb121: [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event (2011-08-29 12:38:51 -0300) are available in the git repository at: ssh://linuxtv.org/git/hverkuil/media_tree.git enottyv2 Hans Verkuil (3): vivi: fill in colorspace. ivtv: fill in service_set. v4l2-ioctl: more -ENOTTY fixes drivers/media/video/ivtv/ivtv-ioctl.c | 15 ++- drivers/media/video/v4l2-ioctl.c | 206 +++++++++++++++++++++++---------- drivers/media/video/vivi.c | 10 ++ 3 files changed, 165 insertions(+), 66 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