Hi Mauro,
The following changes since commit 23a955ff8fe5461a77f59e1a3ce0ad1fc348c7e0:
m5mols: Fix logic in sanity check (2011-12-16 14:21:28 +0100)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-samsung m5mols
These are m5mols driver initialization time optimizations and modifications
required for proper sub-device node support in user space.
HeungJun Kim (4):
m5mols: Extend the busy wait helper
m5mols: Improve the interrupt handling routines
m5mols: Add support for the system initialization interrupt
m5mols: Optimize the capture set up sequence
Sylwester Nawrocki (9):
m5mols: Simplify the I2C registers definition
m5mols: Remove mode_save field from struct m5mols_info
m5mols: Change the end of frame v4l2_subdev notification id
m5mols: Don't ignore v4l2_ctrl_handler_setup() return value
m5mols: Move the control handler initialization to probe()
m5mols: Do not reset the configured pixel format when unexpected
m5mols: Change auto exposure control default value to AUTO
m5mols: Enable v4l subdev device node
s5p-csis: Enable v4l subdev device node
drivers/media/video/m5mols/m5mols.h | 46 +++--
drivers/media/video/m5mols/m5mols_capture.c | 83 +++-----
drivers/media/video/m5mols/m5mols_core.c | 288 +++++++++++++++------------
drivers/media/video/m5mols/m5mols_reg.h | 247 +++++++++--------------
drivers/media/video/s5p-fimc/mipi-csis.c | 22 ++
drivers/media/video/s5p-fimc/mipi-csis.h | 3 +
6 files changed, 339 insertions(+), 350 deletions(-)
--
Regards,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html