public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PATCHES FOR 3.2] s5p-fimc and m5mols driver fixes
Date: Thu, 17 Nov 2011 19:37:05 +0100	[thread overview]
Message-ID: <4EC55451.5080305@samsung.com> (raw)

Hi Mauro,

The following changes since commit 31cea59efb3a4210c063f31c061ebcaff833f583:

  [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set (2011-11-03 16:58:20 -0200)

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

This is a couple of bug fixes for s5p-fimc, most of them are rather critical and
it would be nice to get them in for v3.2. There is also one patch for the m5mols
sensor series driver.

Sylwester Nawrocki (9):
      s5p-fimc: Fix wrong pointer dereference when unregistering sensors
      s5p-fimc: Fix error in the capture subdev deinitialization
      s5p-fimc: Fix initialization for proper system suspend support
      s5p-fimc: Fix buffer dequeue order issue
      s5p-fimc: Allow probe() to succeed with null platform data
      s5p-fimc: Adjust pixel height alignments according to the IP revision
      s5p-fimc: Fail driver probing when sensor configuration is wrong
      s5p-fimc: Use correct fourcc for RGB565 colour format
      m5mols: Fix set_fmt to return proper pixel format code

 drivers/media/video/m5mols/m5mols.h         |    2 -
 drivers/media/video/m5mols/m5mols_core.c    |   20 +++++-------
 drivers/media/video/s5p-fimc/fimc-capture.c |   13 +++++---
 drivers/media/video/s5p-fimc/fimc-core.c    |   24 +++++++-------
 drivers/media/video/s5p-fimc/fimc-core.h    |    2 +
 drivers/media/video/s5p-fimc/fimc-mdevice.c |   43 +++++++++++++++++----------
 drivers/media/video/s5p-fimc/fimc-reg.c     |   15 +++++++--
 7 files changed, 69 insertions(+), 50 deletions(-)


Thanks,
-- 
Sylwester Nawrocki
Samsung Poland R&D Center

                 reply	other threads:[~2011-11-17 18:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EC55451.5080305@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox