All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PULL FOR 3.5] Samsung media driver updates
Date: Tue, 15 May 2012 11:48:48 +0200	[thread overview]
Message-ID: <4FB22680.6050109@samsung.com> (raw)

Hi Mauro,

The following changes since commit e89fca923f32de26b69bf4cd604f7b960b161551:

  [media] gspca - ov534: Add Hue control (2012-05-14 09:48:00 -0300)

are available in the git repository at:

  git://git.infradead.org/users/kmpark/linux-samsung v4l_samsung_for_v3.5

for you to fetch changes up to 5aeade300821356695046a814c86bd1ebfeb5bde:

  s5p-mfc: Use devm_* functions in s5p_mfc.c file (2012-05-14 18:33:44 +0200)

This are updates for s5p-tv driver and other various fixes and improvements
for drivers/media/video/s5p-*.

----------------------------------------------------------------
Marek Szyprowski (1):
      v4l: s5p-tv: fix plane size calculation

Sachin Kamat (10):
      v4l: s5p-tv: Fix section mismatch warning in mixer_video.c
      s5p-mfc: Fix NULL pointer warnings
      s5p-mfc: Add missing static storage class to silence warnings
      s5p-g2d: Fix NULL pointer warnings in g2d.c file
      s5p-g2d: Add missing static storage class in g2d.c file
      s5p-jpeg: Make s5p_jpeg_g_selection function static
      s5p-mfc: Add missing static storage class in s5p_mfc_enc.c file
      s5p-g2d: Use devm_* functions in g2d.c file
      s5p-jpeg: Use devm_* functions in jpeg-core.c file
      s5p-mfc: Use devm_* functions in s5p_mfc.c file

Tomasz Stanislawski (5):
      v4l: s5p-tv: mixer: fix compilation warning
      v4l: s5p-tv: hdmiphy: add support for per-platform variants
      v4l: s5p-tv: hdmi: parametrize DV timings
      v4l: s5p-tv: hdmi: fix mode synchronization
      v4l: s5p-tv: mixer: fix handling of interlaced modes

 drivers/media/video/s5p-g2d/g2d.c            |   65 +++++---------
 drivers/media/video/s5p-g2d/g2d.h            |    1 -
 drivers/media/video/s5p-jpeg/jpeg-core.c     |   60 +++----------
 drivers/media/video/s5p-jpeg/jpeg-core.h     |    2 -
 drivers/media/video/s5p-mfc/s5p_mfc.c        |   75 +++++-----------
 drivers/media/video/s5p-mfc/s5p_mfc_common.h |    2 -
 drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c   |   16 ++--
 drivers/media/video/s5p-mfc/s5p_mfc_enc.c    |    6 +-
 drivers/media/video/s5p-mfc/s5p_mfc_opr.c    |   28 +++---
 drivers/media/video/s5p-tv/hdmi_drv.c        |  480
++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------
 drivers/media/video/s5p-tv/hdmiphy_drv.c     |  225
++++++++++++++++++++++++++++++++++++++--------
 drivers/media/video/s5p-tv/mixer.h           |    3 +-
 drivers/media/video/s5p-tv/mixer_reg.c       |   15 ++--
 drivers/media/video/s5p-tv/mixer_video.c     |    6 +-
 drivers/media/video/s5p-tv/regs-hdmi.h       |    1 +
 15 files changed, 503 insertions(+), 482 deletions(-)
---

Thank you,
-- 
Sylwester Nawrocki
Samsung Poland R&D Center

                 reply	other threads:[~2012-05-15  9:48 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=4FB22680.6050109@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /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.