First 5 patches are minor fixes/cleanups/improvements which I came
across while testing Hans Verkuils patches and trying to figure out
what's going wrong with vflip control.
Patch 6 finally fixes the vflip bug.
Patch 7 adds support for 2 new pixel formats.
Frank Schäfer (7):
ov2640: fix init sequence alignment
ov2640: improve banding filter register definitions/documentation
ov2640: add information about DSP register 0xc7
ov2640: add missing write to size change preamble
ov2640: fix duplicate width+height returning from ov2640_select_win()
ov2640: fix vflip control
ov2640: add support for MEDIA_BUS_FMT_YVYU8_2X8 and
MEDIA_BUS_FMT_VYUY8_2X8
drivers/media/i2c/ov2640.c | 96 ++++++++++++++++++++++++++++++++--------------
1 file changed, 67 insertions(+), 29 deletions(-)
--
2.12.2