* [PATCH 0/2] Taking over saa7146 maintainership from Michael Hunold
@ 2012-11-23 13:10 Hans Verkuil
2012-11-23 13:10 ` [PATCH 1/2] MAINTAINERS: " Hans Verkuil
0 siblings, 1 reply; 5+ messages in thread
From: Hans Verkuil @ 2012-11-23 13:10 UTC (permalink / raw)
To: linux-media; +Cc: Michael Hunold
Since I have enough saa7146-type cards to test almost all saa7146-based drivers
(except for budget cards with analog input. If anyone has a spare, please
contact me) and I have doing a fair amount of work for saa7146 over the years,
Michael and I decided that I should replace Michael as maintainer of the
saa7146-based V4L2 drivers and the core saa7146 code.
These patches change the saa7146 maintainer and add three new entries for
the i2c drivers used in the saa7146 mxb driver.
Many thanks to Michael for maintaining this driver all those years!
Regards,
Hans
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold.
2012-11-23 13:10 [PATCH 0/2] Taking over saa7146 maintainership from Michael Hunold Hans Verkuil
@ 2012-11-23 13:10 ` Hans Verkuil
2012-11-23 13:10 ` [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries Hans Verkuil
2012-11-23 17:00 ` [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold Michael Hunold
0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2012-11-23 13:10 UTC (permalink / raw)
To: linux-media; +Cc: Michael Hunold, Hans Verkuil
From: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 80b8f68..76b1c1d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6440,10 +6440,9 @@ F: Documentation/video4linux/saa7134/
F: drivers/media/pci/saa7134/
SAA7146 VIDEO4LINUX-2 DRIVER
-M: Michael Hunold <michael@mihu.de>
+M: Hans Verkuil <hverkuil@xs4all.nl>
L: linux-media@vger.kernel.org
T: git git://linuxtv.org/media_tree.git
-W: http://www.mihu.de/linux/saa7146
S: Maintained
F: drivers/media/common/saa7146/
F: drivers/media/pci/saa7146/
--
1.7.10.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries.
2012-11-23 13:10 ` [PATCH 1/2] MAINTAINERS: " Hans Verkuil
@ 2012-11-23 13:10 ` Hans Verkuil
2012-11-23 17:01 ` Michael Hunold
2012-11-23 17:00 ` [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold Michael Hunold
1 sibling, 1 reply; 5+ messages in thread
From: Hans Verkuil @ 2012-11-23 13:10 UTC (permalink / raw)
To: linux-media; +Cc: Michael Hunold, Hans Verkuil
From: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
---
MAINTAINERS | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 76b1c1d..c25ade7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7412,6 +7412,14 @@ T: git git://linuxtv.org/mkrufky/tuners.git
S: Maintained
F: drivers/media/tuners/tda8290.*
+TDA9840 MEDIA DRIVER
+M: Hans Verkuil <hverkuil@xs4all.nl>
+L: linux-media@vger.kernel.org
+T: git git://linuxtv.org/media_tree.git
+W: http://linuxtv.org
+S: Maintained
+F: drivers/media/i2c/tda9840*
+
TEA5761 TUNER DRIVER
M: Mauro Carvalho Chehab <mchehab@redhat.com>
L: linux-media@vger.kernel.org
@@ -7428,6 +7436,22 @@ T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/media/tuners/tea5767.*
+TEA6415C MEDIA DRIVER
+M: Hans Verkuil <hverkuil@xs4all.nl>
+L: linux-media@vger.kernel.org
+T: git git://linuxtv.org/media_tree.git
+W: http://linuxtv.org
+S: Maintained
+F: drivers/media/i2c/tea6415c*
+
+TEA6420 MEDIA DRIVER
+M: Hans Verkuil <hverkuil@xs4all.nl>
+L: linux-media@vger.kernel.org
+T: git git://linuxtv.org/media_tree.git
+W: http://linuxtv.org
+S: Maintained
+F: drivers/media/i2c/tea6420*
+
TEAM DRIVER
M: Jiri Pirko <jpirko@redhat.com>
L: netdev@vger.kernel.org
--
1.7.10.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries.
2012-11-23 13:10 ` [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries Hans Verkuil
@ 2012-11-23 17:01 ` Michael Hunold
0 siblings, 0 replies; 5+ messages in thread
From: Michael Hunold @ 2012-11-23 17:01 UTC (permalink / raw)
To: Hans Verkuil; +Cc: linux-media, Hans Verkuil
Hi,
on 23.11.2012 14:10 Hans Verkuil said the following:
> From: Hans Verkuil <hans.verkuil@cisco.com>
>
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> ---
> MAINTAINERS | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 76b1c1d..c25ade7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7412,6 +7412,14 @@ T: git git://linuxtv.org/mkrufky/tuners.git
> S: Maintained
> F: drivers/media/tuners/tda8290.*
>
> +TDA9840 MEDIA DRIVER
> +M: Hans Verkuil <hverkuil@xs4all.nl>
> +L: linux-media@vger.kernel.org
> +T: git git://linuxtv.org/media_tree.git
> +W: http://linuxtv.org
> +S: Maintained
> +F: drivers/media/i2c/tda9840*
> +
> TEA5761 TUNER DRIVER
> M: Mauro Carvalho Chehab <mchehab@redhat.com>
> L: linux-media@vger.kernel.org
> @@ -7428,6 +7436,22 @@ T: git git://linuxtv.org/media_tree.git
> S: Maintained
> F: drivers/media/tuners/tea5767.*
>
> +TEA6415C MEDIA DRIVER
> +M: Hans Verkuil <hverkuil@xs4all.nl>
> +L: linux-media@vger.kernel.org
> +T: git git://linuxtv.org/media_tree.git
> +W: http://linuxtv.org
> +S: Maintained
> +F: drivers/media/i2c/tea6415c*
> +
> +TEA6420 MEDIA DRIVER
> +M: Hans Verkuil <hverkuil@xs4all.nl>
> +L: linux-media@vger.kernel.org
> +T: git git://linuxtv.org/media_tree.git
> +W: http://linuxtv.org
> +S: Maintained
> +F: drivers/media/i2c/tea6420*
> +
> TEAM DRIVER
> M: Jiri Pirko <jpirko@redhat.com>
> L: netdev@vger.kernel.org
these drivers belong to the "Multimedia eXtension Board" which is
saa7146 based, so:
Acked-by: Michael Hunold <michael@mihu.de>
CU
Michael.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold.
2012-11-23 13:10 ` [PATCH 1/2] MAINTAINERS: " Hans Verkuil
2012-11-23 13:10 ` [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries Hans Verkuil
@ 2012-11-23 17:00 ` Michael Hunold
1 sibling, 0 replies; 5+ messages in thread
From: Michael Hunold @ 2012-11-23 17:00 UTC (permalink / raw)
To: Hans Verkuil; +Cc: linux-media, Hans Verkuil
Hi,
on 23.11.2012 14:10 Hans Verkuil said the following:
> From: Hans Verkuil <hans.verkuil@cisco.com>
>
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> ---
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 80b8f68..76b1c1d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6440,10 +6440,9 @@ F: Documentation/video4linux/saa7134/
> F: drivers/media/pci/saa7134/
>
> SAA7146 VIDEO4LINUX-2 DRIVER
> -M: Michael Hunold <michael@mihu.de>
> +M: Hans Verkuil <hverkuil@xs4all.nl>
> L: linux-media@vger.kernel.org
> T: git git://linuxtv.org/media_tree.git
> -W: http://www.mihu.de/linux/saa7146
> S: Maintained
> F: drivers/media/common/saa7146/
> F: drivers/media/pci/saa7146/
Acked-by: Michael Hunold <michael@mihu.de>
CU
Michael.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-11-23 17:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 13:10 [PATCH 0/2] Taking over saa7146 maintainership from Michael Hunold Hans Verkuil
2012-11-23 13:10 ` [PATCH 1/2] MAINTAINERS: " Hans Verkuil
2012-11-23 13:10 ` [PATCH 2/2] MAINTAINERS: add tda9840, tea6415c and tea6420 entries Hans Verkuil
2012-11-23 17:01 ` Michael Hunold
2012-11-23 17:00 ` [PATCH 1/2] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold Michael Hunold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox