linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL - BUG FIXES FOR 3.10] Samsung media driver fixes
Date: Sun, 12 May 2013 22:00:16 +0200	[thread overview]
Message-ID: <518FF4D0.5070803@gmail.com> (raw)

Hi Mauro,

The following are couple bug fixes for the Samsung SoC camera and sensor
drivers.

I have included also a patch correcting the Exynos FIMC-LITE device DT
binding documentation, so as to avoid confusing any board integrators
trying to write .dts files including support for those devices. I hope
it still qualifies for 3.10, it's a fix for stuff that got first added
in this release.

Thanks,
Sylwester

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:
   git://linuxtv.org/snawrocki/samsung.git v3.10-fixes-1

Axel Lin (2):
       s5c73m3: Fix off-by-one valid range checking for fie->index
       exynos4-is: Fix off-by-one valid range checking for is->config_index

Sachin Kamat (2):
       exynos4-is: Fix potential null pointer dereference in mipi-csis.c
       s3c-camif: Fix incorrect variable type

Sylwester Nawrocki (1):
       exynos4-is: Correct fimc-lite compatible property description

  .../devicetree/bindings/media/exynos-fimc-lite.txt |    2 +-
  drivers/media/i2c/s5c73m3/s5c73m3-core.c           |    2 +-
  drivers/media/platform/exynos4-is/fimc-is-regs.c   |    2 +-
  drivers/media/platform/exynos4-is/mipi-csis.c      |    2 +-
  drivers/media/platform/s3c-camif/camif-core.h      |    2 +-
  5 files changed, 5 insertions(+), 5 deletions(-)

                 reply	other threads:[~2013-05-12 20:00 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=518FF4D0.5070803@gmail.com \
    --to=sylvester.nawrocki@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).