* [GIT PULL FOR v4.10] Renesas R-Car FDP1 driver
@ 2016-11-13 22:46 Laurent Pinchart
0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2016-11-13 22:46 UTC (permalink / raw)
To: linux-media
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-13 22:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-13 22:46 [GIT PULL FOR v4.10] Renesas R-Car FDP1 driver Laurent Pinchart
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).