Hi everybody, Here are six miscellaneous patches to the V4L2 core that are required by the OMAP3 ISP driver. They mostly add new format codes, as well as a new subdev sensor operation. The "v4l: Add subdev sensor g_skip_frames operation" patch has been discussed on the linux-media mailing list and acked. The patches are based on top of 2.6.38-rc4. Laurent Pinchart (6): v4l: subdev: Generic ioctl support v4l: Add subdev sensor g_skip_frames operation v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes v4l: Add remaining RAW10 patterns w DPCM pixel code variants v4l: Add missing 12 bits bayer media bus formats v4l: Add 12 bits bayer pixel formats Documentation/DocBook/v4l/subdev-formats.xml | 51 ++++++++++++++++++++++++++ Documentation/video4linux/v4l2-framework.txt | 5 +++ drivers/media/video/v4l2-subdev.c | 2 +- include/linux/v4l2-mediabus.h | 18 ++++++++- include/linux/videodev2.h | 4 ++ include/media/v4l2-subdev.h | 4 ++ 6 files changed, 81 insertions(+), 3 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