All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 3.0] s5p-fimc and m5mols driver fixes
@ 2011-06-09 12:05 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2011-06-09 12:05 UTC (permalink / raw)
  To: linux-media@vger.kernel.org; +Cc: Mauro Carvalho Chehab

Mauro, please pull the following s5p-fimc and m5mols driver updates.


The following changes since commit 215c52702775556f4caf5872cc84fa8810e6fc7d:

  [media] V4L/videobuf2-memops: use pr_debug for debug messages (2011-06-01
18:20:34 -0300)

are available in the git repository at:
  git://git.infradead.org/users/kmpark/linux-2.6-samsung s5p-fimc

HeungJun, Kim (4):
      m5mols: Fix capture image size register definition
      m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width
      m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE
      m5mols: Use proper email address format

Sylwester Nawrocki (7):
      s5p-fimc: Fix possible memory leak during capture devnode registration
      s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description
      s5p-fimc: Fix data structures documentation and cleanup debug trace
      s5p-fimc: Fix wrong buffer size in queue_setup
      s5p-fimc: Remove empty buf_init operation
      s5p-fimc: Use pix_mp for the color format lookup
      s5p-fimc: Update copyright notices

 drivers/media/video/m5mols/m5mols.h          |   57 +++++-----
 drivers/media/video/m5mols/m5mols_capture.c  |   22 ++--
 drivers/media/video/m5mols/m5mols_controls.c |    6 +-
 drivers/media/video/m5mols/m5mols_core.c     |  144 ++++++++++++++++----------
 drivers/media/video/m5mols/m5mols_reg.h      |   21 +++-
 drivers/media/video/s5p-fimc/fimc-capture.c  |   21 +---
 drivers/media/video/s5p-fimc/fimc-core.c     |   28 ++----
 drivers/media/video/s5p-fimc/fimc-core.h     |   29 +++---
 include/media/m5mols.h                       |    4 +-
 9 files changed, 176 insertions(+), 156 deletions(-)


Thanks,

Sylwester Nawrocki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-09 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 12:05 [GIT PULL FOR 3.0] s5p-fimc and m5mols driver fixes 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.