linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR 3.10] Samsung SoC media driver fixes
@ 2013-04-24 17:01 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-04-24 17:01 UTC (permalink / raw)
  To: LMML

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

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

only message in thread, other threads:[~2013-04-24 17:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 17:01 [GIT PULL FOR 3.10] Samsung SoC media driver fixes Sylwester Nawrocki

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).