All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR 3.7] Samsung media drivers fixes
Date: Thu, 25 Oct 2012 18:01:17 +0200	[thread overview]
Message-ID: <5089624D.2000903@samsung.com> (raw)

Hi Mauro,

please pull following fixes for v3.7-rc.

The following changes since commit 1fdead8ad31d3aa833bc37739273fcde89ace93c:

  [media] m5mols: Add missing #include <linux/sizes.h> (2012-10-10 08:17:16 -0300)

are available in the git repository at:

  git://git.infradead.org/users/kmpark/linux-samsung v4l_fixes_for_v3.7

for you to fetch changes up to df79eb9e19331685e509d62112972b3c35569f0b:

  s5p-fimc: Fix potential NULL pointer dereference (2012-10-25 16:08:12 +0200)

----------------------------------------------------------------
Jesper Juhl (1):
      s5p-tv: don't include linux/version.h in mixer_video.c

Sachin Kamat (5):
      s5p-mfc: Fix compilation warning
      exynos-gsc: Fix compilation warning
      s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
      s5p-fimc: Make 'fimc_pipeline_s_stream' function static
      s5p-fimc: Fix potential NULL pointer dereference

Shaik Ameer Basha (3):
      exynos-gsc: change driver compatible string
      exynos-gsc: fix variable type in gsc_m2m_device_run()
      s5p-fimc: fix variable type in fimc_device_run()

Sylwester Nawrocki (4):
      s5p-fimc: Don't ignore return value of vb2_queue_init()
      s5p-csis: Select S5P_SETUP_MIPIPHY
      s5p-fimc: Add missing new line character
      s5p-fimc: Fix platform entities registration

 drivers/media/platform/exynos-gsc/gsc-core.c   |    8 +++--
 drivers/media/platform/exynos-gsc/gsc-m2m.c    |    2 +-
 drivers/media/platform/s5p-fimc/Kconfig        |    1 +
 drivers/media/platform/s5p-fimc/fimc-capture.c |    4 ++-
 drivers/media/platform/s5p-fimc/fimc-lite.c    |    4 ++-
 drivers/media/platform/s5p-fimc/fimc-m2m.c     |    2 +-
 drivers/media/platform/s5p-fimc/fimc-mdevice.c |   45 ++++++++++++------------
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c   |    2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_pm.c    |    2 +-
 drivers/media/platform/s5p-tv/mixer_video.c    |    1 -
 10 files changed, 38 insertions(+), 33 deletions(-)


Thanks,
Sylwester

             reply	other threads:[~2012-10-25 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 16:01 Sylwester Nawrocki [this message]
2012-10-25 16:46 ` [GIT PULL FOR 3.7] Samsung media drivers fixes Mauro Carvalho Chehab
2012-10-25 18:59   ` Sylwester Nawrocki
2012-10-26 10:15     ` Sylwester Nawrocki
2012-10-27 10:19       ` Mauro Carvalho Chehab
2012-10-27 10:19     ` Mauro Carvalho Chehab

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=5089624D.2000903@samsung.com \
    --to=s.nawrocki@samsung.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 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.