public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v3.4] MT9P031 and MT9M032 sensor drivers
@ 2012-03-11 20:43 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2012-03-11 20:43 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

The following changes since commit 632fba4d012458fd5fedc678fb9b0f8bc59ceda2:

  [media] cx25821: Add a card definition for "No brand" cards that have: 
subvendor = 0x0000 subdevice = 0x0000 (2012-03-08 12:42:28 -0300)

are available in the git repository at:
  git://linuxtv.org/pinchartl/media.git omap3isp-sensors-next

Laurent Pinchart (3):
      mt9p031: Remove unused xskip and yskip fields in struct mt9p031
      v4l: Aptina-style sensor PLL support
      mt9p031: Use generic PLL setup code

Martin Hostettler (1):
      v4l: Add driver for Micron MT9M032 camera sensor

 drivers/media/video/Kconfig      |   12 +
 drivers/media/video/Makefile     |    5 +
 drivers/media/video/aptina-pll.c |  174 ++++++++
 drivers/media/video/aptina-pll.h |   56 +++
 drivers/media/video/mt9m032.c    |  868 +++++++++++++++++++++++++++++++++++++
 drivers/media/video/mt9p031.c    |   66 ++--
 include/media/mt9m032.h          |   36 ++
 7 files changed, 1178 insertions(+), 39 deletions(-)
 create mode 100644 drivers/media/video/aptina-pll.c
 create mode 100644 drivers/media/video/aptina-pll.h
 create mode 100644 drivers/media/video/mt9m032.c
 create mode 100644 include/media/mt9m032.h

-- 
Regards,

Laurent Pinchart


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

only message in thread, other threads:[~2012-03-11 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11 20:43 [GIT PULL for v3.4] MT9P031 and MT9M032 sensor drivers Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox