All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] Samsung S5K6BAF image sensor driver
Date: Fri, 20 Dec 2013 21:09:34 +0100	[thread overview]
Message-ID: <52B4A3FE.8020702@gmail.com> (raw)

The following changes since commit 0400c5354ad09bf4c754132992bdde9ef3dbefcd:

   [media] dib8000: improve block statistics (2013-12-19 08:17:47 -0200)

are available in the git repository at:
   git://linuxtv.org/snawrocki/samsung.git v3.14-s5k5baf

Andrzej Hajda (2):
       Add DT binding documentation for Samsung S5K5BAF camera sensor
       Add driver for Samsung S5K5BAF camera sensor

  .../devicetree/bindings/media/samsung-s5k5baf.txt  |   58 +
  MAINTAINERS                                        |    7 +
  drivers/media/i2c/Kconfig                          |    7 +
  drivers/media/i2c/Makefile                         |    1 +
  drivers/media/i2c/s5k5baf.c                        | 2043 
++++++++++++++++++++
  5 files changed, 2116 insertions(+), 0 deletions(-)
  create mode 100644 
Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
  create mode 100644 drivers/media/i2c/s5k5baf.c

                 reply	other threads:[~2013-12-20 20:09 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=52B4A3FE.8020702@gmail.com \
    --to=sylvester.nawrocki@gmail.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.