Hi everybody, Here's the second version of the compat_ioctl32 support for V4L2 custom ioctls support. Compared to v1, the compat_ioctl operation has been renamed to compat_ioctl32. Laurent Pinchart (3): v4l: Add custom compat_ioctl32 operation uvcvideo: Return -ENOTTY in case of unknown ioctl uvcvideo: Implement compat_ioctl32 for custom ioctls drivers/media/video/uvc/uvc_v4l2.c | 207 ++++++++++++++++++++++++++++- drivers/media/video/v4l2-compat-ioctl32.c | 13 ++- include/media/v4l2-dev.h | 3 + 3 files changed, 219 insertions(+), 4 deletions(-) -- Regards, Laurent Pinchart -- 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