All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: LMML <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
	Sangwook Lee <sangwook.lee@linaro.org>,
	javier Martin <javier.martin@vista-silicon.com>
Subject: [GIT PULL FOR 3.7] s5k4ecgx sensor driver and m2m capability fix
Date: Wed, 19 Sep 2012 22:21:23 +0200	[thread overview]
Message-ID: <505A2943.6070801@gmail.com> (raw)

Hi Mauro,

The following changes since commit 4313902ebe33155209472215c62d2f29d117be29:

  [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interface driver (2012-09-18 13:29:07 -0300)

are available in the git repository at:
  git://linuxtv.org/snawrocki/media.git v4l-next

Sangwook Lee (1):
      Add v4l2 subdev driver for S5K4ECGX sensor

Sylwester Nawrocki (1):
      m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flag

 drivers/media/i2c/Kconfig                |    7 +
 drivers/media/i2c/Makefile               |    1 +
 drivers/media/i2c/s5k4ecgx.c             | 1036 ++++++++++++++++++++++++++++++
 drivers/media/platform/m2m-deinterlace.c |    9 +-
 include/media/s5k4ecgx.h                 |   37 ++
 5 files changed, 1088 insertions(+), 2 deletions(-)
 create mode 100644 drivers/media/i2c/s5k4ecgx.c
 create mode 100644 include/media/s5k4ecgx.h

---

Regards,
Sylwester

                 reply	other threads:[~2012-09-19 20:21 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=505A2943.6070801@gmail.com \
    --to=sylvester.nawrocki@gmail.com \
    --cc=javier.martin@vista-silicon.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=sangwook.lee@linaro.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.