All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.12] New ov5645 driver
@ 2017-04-11 13:53 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2017-04-11 13:53 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Todor Tomov

The following changes since commit 4aed35ca73f6d9cfd5f7089ba5d04f5fb8623080:

  [media] v4l2-tpg: don't clamp XV601/709 to lim range (2017-04-10 14:58:06 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git ov5645

for you to fetch changes up to 7dbf0345e6d4ca1ba7af572e6d6722bac3f22db2:

  media: Add a driver for the ov5645 camera sensor. (2017-04-11 15:19:07 +0200)

----------------------------------------------------------------
Todor Tomov (2):
      media: i2c/ov5645: add the device tree binding document
      media: Add a driver for the ov5645 camera sensor.

 Documentation/devicetree/bindings/media/i2c/ov5645.txt |   54 ++++
 drivers/media/i2c/Kconfig                              |   12 +
 drivers/media/i2c/Makefile                             |    1 +
 drivers/media/i2c/ov5645.c                             | 1345 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1412 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5645.txt
 create mode 100644 drivers/media/i2c/ov5645.c

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

only message in thread, other threads:[~2017-04-11 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 13:53 [GIT PULL FOR v4.12] New ov5645 driver Hans Verkuil

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.