From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for v3.4] MT9P031 and MT9M032 sensor drivers
Date: Sun, 11 Mar 2012 21:43:58 +0100 [thread overview]
Message-ID: <3507195.B7nhaZS51H@avalon> (raw)
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
reply other threads:[~2012-03-11 20:43 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=3507195.B7nhaZS51H@avalon \
--to=laurent.pinchart@ideasonboard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox