Monday, March 14. 2011, 01:54 PM
Not too many patches, but several rather significant changes with regression potential: (1) first queue videobuffers and start streaming afterwards, (2) port mx3 and sh_mobile_ceu camera host drivers to videobuf2. There also have been a couple of improvements, bug-fixes and enhancements and a new sensor driver for the OV9740 camera:
Alberto Panizzo (2):
V4L: soc_mediabus: add a method to obtain the number of samples per pixel
V4L: mx3_camera: fix capture issues for non 8-bit per pixel formats
Anatolij Gustschin (2):
V4L: soc-camera: start stream after queueing the buffers
V4L: mx3_camera: correct 'sizeimage' value reporting
Andrew Chew (1):
V4L: Initial submit of OV9740 driver.
Guennadi Liakhovetski (7):
V4L: omap1_camera: join split format lines
V4L: add missing EXPORT_SYMBOL* statements to vb2
V4L: soc-camera: extend to also support videobuf2
V4L: soc-camera: add helper functions for videobuf queue handling
V4L: sh_mobile_ceu_camera: convert to videobuf2
V4L: mx3_camera: convert to videobuf2
V4l: sh_mobile_ceu_camera: fix cropping offset calculation
Mathias Krause (1):
V4L: omap1_camera: fix use after free
Qing Xu (2):
V4L: add enum_mbus_fsizes video operation
V4L: soc-camera: add enum-frame-size ioctl