From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv4 0/3] Driver for the i.MX2x CMOS Sensor Interface
Date: Mon, 21 Jun 2010 09:19:31 +0200 [thread overview]
Message-ID: <20100621071931.GG12115@pengutronix.de> (raw)
In-Reply-To: <cover.1277096909.git.baruch@tkos.co.il>
Hi Baruch,
>
> Baruch Siach (3):
> mx2_camera: Add soc_camera support for i.MX25/i.MX27
> mx27: add support for the CSI device
> mx25: add support for the CSI device
applied 2/3 and 3/3 for 2.6.36.
Sascha
>
> arch/arm/mach-mx2/clock_imx27.c | 2 +-
> arch/arm/mach-mx2/devices.c | 31 +
> arch/arm/mach-mx2/devices.h | 1 +
> arch/arm/mach-mx25/clock.c | 14 +-
> arch/arm/mach-mx25/devices.c | 22 +
> arch/arm/mach-mx25/devices.h | 1 +
> arch/arm/plat-mxc/include/mach/memory.h | 4 +-
> arch/arm/plat-mxc/include/mach/mx25.h | 2 +
> arch/arm/plat-mxc/include/mach/mx2_cam.h | 46 +
> drivers/media/video/Kconfig | 13 +
> drivers/media/video/Makefile | 1 +
> drivers/media/video/mx2_camera.c | 1493 ++++++++++++++++++++++++++++++
> 12 files changed, 1625 insertions(+), 5 deletions(-)
> create mode 100644 arch/arm/plat-mxc/include/mach/mx2_cam.h
> create mode 100644 drivers/media/video/mx2_camera.c
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2010-06-21 7:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-21 5:15 [PATCHv4 0/3] Driver for the i.MX2x CMOS Sensor Interface Baruch Siach
2010-06-21 5:15 ` [PATCHv4 1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27 Baruch Siach
2010-06-29 19:47 ` Guennadi Liakhovetski
2010-06-30 3:03 ` Baruch Siach
2010-06-30 6:24 ` Uwe Kleine-König
2010-06-30 7:07 ` Uwe Kleine-König
2010-06-30 7:20 ` Guennadi Liakhovetski
2010-06-30 7:28 ` Uwe Kleine-König
2010-06-30 9:08 ` Guennadi Liakhovetski
2010-06-30 9:38 ` Uwe Kleine-König
2010-07-01 5:00 ` Baruch Siach
2010-06-21 5:15 ` [PATCHv4 2/3] mx27: add support for the CSI device Baruch Siach
2010-06-21 5:16 ` [PATCHv4 3/3] mx25: " Baruch Siach
2010-06-21 7:19 ` Sascha Hauer [this message]
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=20100621071931.GG12115@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).