From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v4.10] Renesas R-Car FDP1 driver
Date: Mon, 14 Nov 2016 00:46:23 +0200 [thread overview]
Message-ID: <2172364.WBr6Pj0SaB@avalon> (raw)
Hi Mauro,
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
are available in the git repository at:
git://linuxtv.org/pinchartl/media.git fdp1/next
for you to fetch changes up to bba78375df219a4a1fecc2a0c716c10e04e1e399:
v4l: Add Renesas R-Car FDP1 Driver (2016-10-24 14:49:42 +0300)
----------------------------------------------------------------
Kieran Bingham (2):
dt-bindings: Add Renesas R-Car FDP1 bindings
v4l: Add Renesas R-Car FDP1 Driver
Laurent Pinchart (1):
v4l: ctrls: Add deinterlacing mode control
.../devicetree/bindings/media/renesas,fdp1.txt | 37 +
Documentation/media/uapi/v4l/extended-controls.rst | 4 +
Documentation/media/v4l-drivers/index.rst | 3 +
Documentation/media/v4l-drivers/rcar-fdp1.rst | 37 +
MAINTAINERS | 9 +
drivers/media/platform/Kconfig | 13 +
drivers/media/platform/Makefile | 1 +
drivers/media/platform/rcar_fdp1.c | 2445 ++++++++++++++
drivers/media/v4l2-core/v4l2-ctrls.c | 2 +
include/uapi/linux/v4l2-controls.h | 1 +
10 files changed, 2552 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.txt
create mode 100644 Documentation/media/v4l-drivers/rcar-fdp1.rst
create mode 100644 drivers/media/platform/rcar_fdp1.c
--
Regards,
Laurent Pinchart
reply other threads:[~2016-11-13 22:46 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=2172364.WBr6Pj0SaB@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;
as well as URLs for NNTP newsgroup(s).