All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Samsung S5K6BAF image sensor driver
@ 2013-12-20 20:09 Sylwester Nawrocki
  0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-12-20 20:09 UTC (permalink / raw)
  To: LMML

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

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

only message in thread, other threads:[~2013-12-20 20:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 20:09 [GIT PULL] Samsung S5K6BAF image sensor driver Sylwester Nawrocki

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.