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] platform/exynos4-is updates
Date: Tue, 25 Jun 2013 20:15:56 +0200	[thread overview]
Message-ID: <51C9DE5C.4010606@samsung.com> (raw)

Hi Mauro,

This change set includes mostly fixes to the exynos4-is and patches 
to add support for some IPs of the Exynos5 SoC series at this driver. 
If it looks OK and it is too late for 3.11 already, please just queue 
for 3.12.

The following changes since commit 188af63c0af2d7ef395bc94e3efa173f34dae03d:

  Merge branch 'v4l_for_linus' into patchwork (2013-06-25 07:25:09 -0300)

are available in the git repository at:


  git://linuxtv.org/snawrocki/samsung.git for-v3.11-3

for you to fetch changes up to a2700d26f1fc301bf3d2285029d2910eb01ae3b4:

  exynos4-is: Correct colorspace handling at FIMC-LITE (2013-06-25 13:41:59 +0200)

----------------------------------------------------------------
Sylwester Nawrocki (12):
      exynos4-is: Drop drvdata handling in fimc-lite for non-dt platforms
      exynos4-is: Add Exynos5250 SoC support to fimc-lite driver
      exynos4-is: Add support for Exynos5250 MIPI-CSIS
      exynos4-is: Change fimc-is firmware file names
      Documentation: Update driver's directory in video4linux/fimc.txt
      MAINTAINERS: Update S5P/Exynos FIMC driver entry
      exynos4-is: Fix format propagation on FIMC-LITE.n subdevs
      exynos4-is: Set valid initial format at FIMC-LITE
      exynos4-is: Fix format propagation on FIMC-IS-ISP subdev
      exynos4-is: Set valid initial format on FIMC-IS-ISP subdev pads
      exynos4-is: Set valid initial format on FIMC.n subdevs
      exynos4-is: Correct colorspace handling at FIMC-LITE

 .../devicetree/bindings/media/exynos-fimc-lite.txt |    6 +-
 .../bindings/media/samsung-mipi-csis.txt           |    4 +-
 Documentation/video4linux/fimc.txt                 |   21 +--
 MAINTAINERS                                        |   18 +-
 drivers/media/platform/exynos4-is/fimc-capture.c   |   19 +-
 drivers/media/platform/exynos4-is/fimc-core.h      |    2 +
 drivers/media/platform/exynos4-is/fimc-is.h        |    4 +-
 drivers/media/platform/exynos4-is/fimc-isp.c       |  112 +++++++++---
 drivers/media/platform/exynos4-is/fimc-isp.h       |    3 +-
 drivers/media/platform/exynos4-is/fimc-lite-reg.c  |   53 +++++-
 drivers/media/platform/exynos4-is/fimc-lite-reg.h  |   10 +-
 drivers/media/platform/exynos4-is/fimc-lite.c      |  185 ++++++++++++++------
 drivers/media/platform/exynos4-is/fimc-lite.h      |   27 ++-
 drivers/media/platform/exynos4-is/mipi-csis.c      |   67 +++++--
 include/media/s5p_fimc.h                           |    2 +
 15 files changed, 405 insertions(+), 128 deletions(-)

Thanks,
Sylwester

                 reply	other threads:[~2013-06-25 18:16 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=51C9DE5C.4010606@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.