Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1675871 > unrolled thread
| Started by | Kieran Bingham <kbingham@kernel.org> |
|---|---|
| First post | 2017-06-27 17:10 +0200 |
| Last post | 2017-06-29 11:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v6 3/3] MAINTAINERS: Add ADV748x driver Kieran Bingham <kbingham@kernel.org> - 2017-06-27 17:10 +0200
Re: [PATCH v6 3/3] MAINTAINERS: Add ADV748x driver Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-06-29 11:50 +0200
| From | Kieran Bingham <kbingham@kernel.org> |
|---|---|
| Date | 2017-06-27 17:10 +0200 |
| Subject | [PATCH v6 3/3] MAINTAINERS: Add ADV748x driver |
| Message-ID | <tX0hP-2f9-3@gated-at.bofh.it> |
From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> The ADV7481 is an integrated video decoder and combined HDMI/MHL receiver. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c4be6d4af7d2..741da59b133a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -770,6 +770,12 @@ W: http://ez.analog.com/community/linux-device-drivers S: Supported F: drivers/media/i2c/adv7180.c +ANALOG DEVICES INC ADV748X DRIVER +M: Kieran Bingham <kieran.bingham@ideasonboard.com> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/i2c/adv748x/* + ANALOG DEVICES INC ADV7511 DRIVER M: Hans Verkuil <hans.verkuil@cisco.com> L: linux-media@vger.kernel.org -- git-series 0.9.1
[toc] | [next] | [standalone]
| From | Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
|---|---|
| Date | 2017-06-29 11:50 +0200 |
| Message-ID | <tXEff-5VQ-1@gated-at.bofh.it> |
| In reply to | #1675871 |
Hi Kieran, Thank you for the patch. On Tuesday 27 Jun 2017 16:03:34 Kieran Bingham wrote: > From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > > The ADV7481 is an integrated video decoder and combined HDMI/MHL > receiver. > > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c4be6d4af7d2..741da59b133a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -770,6 +770,12 @@ W: http://ez.analog.com/community/linux-device-drivers > S: Supported > F: drivers/media/i2c/adv7180.c > > +ANALOG DEVICES INC ADV748X DRIVER > +M: Kieran Bingham <kieran.bingham@ideasonboard.com> > +L: linux-media@vger.kernel.org > +S: Maintained > +F: drivers/media/i2c/adv748x/* > + > ANALOG DEVICES INC ADV7511 DRIVER > M: Hans Verkuil <hans.verkuil@cisco.com> > L: linux-media@vger.kernel.org -- Regards, Laurent Pinchart
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web