From: Prabhakar Lad <prabhakar.csengg@gmail.com>
To: Hans Verkuil <hans.verkuil@cisco.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
LMML <linux-media@vger.kernel.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: DLOS <davinci-linux-open-source@linux.davincidsp.com>,
LKML <linux-kernel@vger.kernel.org>,
"Lad, Prabhakar" <prabhakar.csengg@gmail.com>
Subject: [PATCH 0/2] media: i2c: add suppport for ths8200 encoder.
Date: Mon, 3 Jun 2013 22:56:16 +0530 [thread overview]
Message-ID: <1370280378-2570-1-git-send-email-prabhakar.csengg@gmail.com> (raw)
From: Lad, Prabhakar <prabhakar.csengg@gmail.com>
The first patch of the series adds support for the THS8200 encoder
The full datasheets are available from TI website[1]. The second patch
of the series adds supports for v4l-async subdevice probing.
[1] http://www.ti.com/product/ths8200
Hans Verkuil (1):
media: i2c: ths8200: driver for TI video encoder.
Lad, Prabhakar (1):
media: i2c: ths8200: add support v4l-async
drivers/media/i2c/Kconfig | 9 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/ths8200.c | 568 ++++++++++++++++++++++++++++++++++++++
drivers/media/i2c/ths8200_regs.h | 161 +++++++++++
4 files changed, 739 insertions(+), 0 deletions(-)
create mode 100644 drivers/media/i2c/ths8200.c
create mode 100644 drivers/media/i2c/ths8200_regs.h
next reply other threads:[~2013-06-03 17:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 17:26 Prabhakar Lad [this message]
2013-06-03 17:26 ` [PATCH 1/2] media: i2c: ths8200: driver for TI video encoder Prabhakar Lad
2013-06-03 17:26 ` [PATCH 2/2] media: i2c: ths8200: add support v4l-async Prabhakar Lad
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=1370280378-2570-1-git-send-email-prabhakar.csengg@gmail.com \
--to=prabhakar.csengg@gmail.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=hans.verkuil@cisco.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
/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
all inboxes | Powered by JetHome®