Monday, March 11. 2013, 10:22 AM
Several commits ended up not making it into the V4L tree from my previous pull requests, so, they are repeated here. Additionally a long overdue soc-camera documentation update, several managed resource allocation optimisations, other minor updates.
Guennadi Liakhovetski (9):
media: mem2mem: make reference to struct m2m_ops in the core const
media: add a VEU MEM2MEM format conversion and scaling driver
media: soc-camera: use managed devm_regulator_bulk_get()
media: sh-mobile-ceu-camera: runtime PM suspending doesn't have to be synchronous
media: soc-camera: update documentation
media: soc-camera: remove superfluous JPEG checking
media: sh_mobile_csi2: use managed memory and resource allocations
media: sh_mobile_ceu_camera: use managed memory and resource allocations
MAINTAINERS: add entries for sh_veu and sh_vou V4L2 drivers
Javier Martin (1):
media: mx2_camera: Add image size HW limits.