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.10] Samsung SoC media driver fixes
Date: Wed, 24 Apr 2013 19:01:29 +0200	[thread overview]
Message-ID: <51780FE9.5020703@samsung.com> (raw)

Mauro,

The following series includes mostly fixes for the Exynos4x12 ISP driver
and some bug fixes for issues that surfaced while testing all exynos4-is
drivers built as modules. Currently there is one more bug fix patch queued
in -next through arm-soc tree that is needed to build the MIPI-CSIS subdev
as module (30da66eafc015cd7e952829e) and I overlooked it got delayed in
mainline for some reasons.

The following changes since commit 5f3f254f7c138a22a544b80ce2c14a3fc4ed711e:

  [media] media/rc/imon.c: kill urb when send_packet() is interrupted
(2013-04-23 17:50:34 -0300)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for_v3.10_rc2

for you to fetch changes up to ee0c617b0448306bd8787894f68d9b50b88dc734:

  exynos4-is: Copy timestamps from M2M OUTPUT to CAPTURE buffer queue
(2013-04-24 18:07:49 +0200)

----------------------------------------------------------------
Sachin Kamat (2):
      exynos4-is: Fix potential null pointer dereferencing
      exynos4-is: Convert index variable to signed

Sylwester Nawrocki (15):
      s5c73m3: Fix remove() callback to free requested resources
      s5c73m3: Add missing subdev .unregistered callback
      exynos4-is: Remove redundant MODULE_DEVICE_TABLE entries
      exynos4-is: Fix initialization of subdev 'flags' field
      exynos4-is: Fix regulator/gpio resource releasing on the driver removal
      exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver
      exynos4-is: Unregister fimc-is subdevs from the media device properly
      exynos4-is: Set fimc-lite subdev owner module
      exynos4-is: Remove redundant module_put() for MIPI-CSIS module
      exynos4-is: Remove debugfs entries properly
      exynos4-is: Change function call order in fimc_is_module_exit()
      exynos4-is: Fix runtime PM handling on fimc-is probe error path
      exynos4-is: Fix driver name reported in vidioc_querycap
      exynos4-is: Fix TRY format propagation at MIPI-CSIS subdev
      exynos4-is: Copy timestamps from M2M OUTPUT to CAPTURE buffer queue

Wei Yongjun (1):
      s5p-mfc: fix error return code in s5p_mfc_probe()

 drivers/media/i2c/s5c73m3/s5c73m3-core.c           |   21 +++++++++---
 drivers/media/platform/exynos4-is/fimc-capture.c   |   13 +++-----
 drivers/media/platform/exynos4-is/fimc-core.c      |   17 ++++++++--
 drivers/media/platform/exynos4-is/fimc-core.h      |    6 ++--
 drivers/media/platform/exynos4-is/fimc-is-i2c.c    |    3 --
 drivers/media/platform/exynos4-is/fimc-is-sensor.c |   35 +++++---------------
 drivers/media/platform/exynos4-is/fimc-is-sensor.h |    6 ++++
 drivers/media/platform/exynos4-is/fimc-is.c        |   15 ++++-----
 drivers/media/platform/exynos4-is/fimc-isp.c       |    2 +-
 drivers/media/platform/exynos4-is/fimc-lite.c      |    3 +-
 drivers/media/platform/exynos4-is/fimc-lite.h      |    2 +-
 drivers/media/platform/exynos4-is/fimc-m2m.c       |   26 ++++++++-------
 drivers/media/platform/exynos4-is/media-dev.c      |    5 ++-
 drivers/media/platform/exynos4-is/mipi-csis.c      |   14 +++-----
 drivers/media/platform/s5p-mfc/s5p_mfc.c           |    3 +-
 15 files changed, 89 insertions(+), 82 deletions(-)


Thanks,
Sylwester

                 reply	other threads:[~2013-04-24 17:01 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=51780FE9.5020703@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.