linux/drivers/media
Guennadi Liakhovetski da673e603b [media] mt9m111: properly implement .s_crop and .s_fmt(), reset on STREAMON
mt9m111 camera sensors support cropping and scaling. The current
implementation is broken. For example, .s_crop() sets output frame sizes
instead of the input cropping window. This patch adds a proper implementation
of these methods. Besides it adds a sensor-disable and -enable operations
on first open() and last close() respectively, to save power while closed and
to return the camera to the default power-on state.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-06 11:00:40 -02:00
..
common [media] mt2063: fix get_if_frequency call 2012-01-05 11:06:12 -02:00
dvb [media] it913x add support for IT9135 9006 devices 2012-01-05 19:30:03 -02:00
radio [media] wl128x: fmdrv_tx: fix signedness bugs 2011-12-30 17:01:52 -02:00
rc Merge tag 'v3.2-rc7' into staging/for_v3.3 2011-12-30 13:59:37 -02:00
video [media] mt9m111: properly implement .s_crop and .s_fmt(), reset on STREAMON 2012-01-06 11:00:40 -02:00
Kconfig
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c
media-entity.c