* [GIT PATCHES FOR 3.3] m5mols driver improvements
@ 2011-12-16 16:21 Sylwester Nawrocki
0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2011-12-16 16:21 UTC (permalink / raw)
To: linux-media@vger.kernel.org, Mauro Carvalho Chehab
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-16 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16 16:21 [GIT PATCHES FOR 3.3] m5mols driver improvements Sylwester Nawrocki
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.