All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Jourdan <mjourdan@baylibre.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Maxime Jourdan <mjourdan@baylibre.com>,
	Hans Verkuil <hans.verkuil@cisco.com>,
	Kevin Hilman <khilman@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org
Subject: [PATCH v3 3/3] MAINTAINERS: Add meson video decoder
Date: Fri, 28 Sep 2018 16:28:16 +0200	[thread overview]
Message-ID: <20180928142816.4311-4-mjourdan@baylibre.com> (raw)
In-Reply-To: <20180928142816.4311-1-mjourdan@baylibre.com>

Add an entry for the meson video decoder for amlogic SoCs.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4ece30f15777..93689a6d95d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9507,6 +9507,14 @@ F:	drivers/media/platform/meson/ao-cec.c
 F:	Documentation/devicetree/bindings/media/meson-ao-cec.txt
 T:	git git://linuxtv.org/media_tree.git
 
+MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
+M:	Maxime Jourdan <mjourdan@baylibre.com>
+L:	linux-media@lists.freedesktop.org
+L:	linux-amlogic@lists.infradead.org
+S:	Supported
+F:	drivers/media/platform/meson/vdec/
+T:	git git://linuxtv.org/media_tree.git
+
 MICROBLAZE ARCHITECTURE
 M:	Michal Simek <monstr@monstr.eu>
 W:	http://www.monstr.eu/fdt/
-- 
2.19.0


WARNING: multiple messages have this Message-ID (diff)
From: mjourdan@baylibre.com (Maxime Jourdan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 3/3] MAINTAINERS: Add meson video decoder
Date: Fri, 28 Sep 2018 16:28:16 +0200	[thread overview]
Message-ID: <20180928142816.4311-4-mjourdan@baylibre.com> (raw)
In-Reply-To: <20180928142816.4311-1-mjourdan@baylibre.com>

Add an entry for the meson video decoder for amlogic SoCs.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4ece30f15777..93689a6d95d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9507,6 +9507,14 @@ F:	drivers/media/platform/meson/ao-cec.c
 F:	Documentation/devicetree/bindings/media/meson-ao-cec.txt
 T:	git git://linuxtv.org/media_tree.git
 
+MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
+M:	Maxime Jourdan <mjourdan@baylibre.com>
+L:	linux-media at lists.freedesktop.org
+L:	linux-amlogic at lists.infradead.org
+S:	Supported
+F:	drivers/media/platform/meson/vdec/
+T:	git git://linuxtv.org/media_tree.git
+
 MICROBLAZE ARCHITECTURE
 M:	Michal Simek <monstr@monstr.eu>
 W:	http://www.monstr.eu/fdt/
-- 
2.19.0

WARNING: multiple messages have this Message-ID (diff)
From: mjourdan@baylibre.com (Maxime Jourdan)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v3 3/3] MAINTAINERS: Add meson video decoder
Date: Fri, 28 Sep 2018 16:28:16 +0200	[thread overview]
Message-ID: <20180928142816.4311-4-mjourdan@baylibre.com> (raw)
In-Reply-To: <20180928142816.4311-1-mjourdan@baylibre.com>

Add an entry for the meson video decoder for amlogic SoCs.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4ece30f15777..93689a6d95d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9507,6 +9507,14 @@ F:	drivers/media/platform/meson/ao-cec.c
 F:	Documentation/devicetree/bindings/media/meson-ao-cec.txt
 T:	git git://linuxtv.org/media_tree.git
 
+MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
+M:	Maxime Jourdan <mjourdan@baylibre.com>
+L:	linux-media at lists.freedesktop.org
+L:	linux-amlogic at lists.infradead.org
+S:	Supported
+F:	drivers/media/platform/meson/vdec/
+T:	git git://linuxtv.org/media_tree.git
+
 MICROBLAZE ARCHITECTURE
 M:	Michal Simek <monstr@monstr.eu>
 W:	http://www.monstr.eu/fdt/
-- 
2.19.0

  parent reply	other threads:[~2018-09-28 14:29 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 14:28 [PATCH v3 0/3] Add Amlogic video decoder driver Maxime Jourdan
2018-09-28 14:28 ` Maxime Jourdan
2018-09-28 14:28 ` Maxime Jourdan
2018-09-28 14:28 ` [PATCH v3 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings Maxime Jourdan
2018-09-28 14:28   ` Maxime Jourdan
2018-09-28 14:28   ` Maxime Jourdan
2018-09-28 14:32   ` Maxime Jourdan
2018-09-28 14:32     ` Maxime Jourdan
2018-09-28 14:32     ` Maxime Jourdan
2018-09-28 14:28 ` [PATCH v3 2/3] media: meson: add v4l2 m2m video decoder driver Maxime Jourdan
2018-09-28 14:28   ` Maxime Jourdan
2018-09-28 14:28   ` Maxime Jourdan
2018-10-01 10:25   ` Hans Verkuil
2018-10-01 10:25     ` Hans Verkuil
2018-10-01 10:25     ` Hans Verkuil
2018-10-01 11:57     ` Maxime Jourdan
2018-10-01 11:57       ` Maxime Jourdan
2018-10-01 11:57       ` Maxime Jourdan
2018-10-01 12:09       ` Hans Verkuil
2018-10-01 12:09         ` Hans Verkuil
2018-10-01 12:09         ` Hans Verkuil
2018-09-28 14:28 ` Maxime Jourdan [this message]
2018-09-28 14:28   ` [PATCH v3 3/3] MAINTAINERS: Add meson video decoder Maxime Jourdan
2018-09-28 14:28   ` Maxime Jourdan
2018-10-01 10:29 ` [PATCH v3 0/3] Add Amlogic video decoder driver Hans Verkuil
2018-10-01 10:29   ` Hans Verkuil
2018-10-01 10:29   ` Hans Verkuil
2018-10-01 12:15   ` Maxime Jourdan
2018-10-01 12:15     ` Maxime Jourdan
2018-10-01 12:15     ` Maxime Jourdan

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=20180928142816.4311-4-mjourdan@baylibre.com \
    --to=mjourdan@baylibre.com \
    --cc=hans.verkuil@cisco.com \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=mchehab@kernel.org \
    --cc=narmstrong@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.