* [PATCH 0/8] MAINTAINERS: Update more F: patterns
@ 2011-12-09 8:12 Joe Perches
2011-12-09 8:12 ` [PATCH 1/8] MAINTAINERS: staging: media: Update " Joe Perches
` (7 more replies)
0 siblings, 8 replies; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
Joe Perches (8):
MAINTAINERS: staging: media: Update F: patterns
MAINTAINERS: tm6000: Update F: patterns
MAINTAINERS: staging: tty: Update F: patterns
MAINTAINERS: staging: westbridge: Delete section
MAINTAINERS: serial:blackfin: Update F: pattern
MAINTAINERS: brcm80211: Update F: pattern
MAINTAINERS: Delete generic_serial section
MAINTAINERS: spi: Update F: patterns
MAINTAINERS | 59 ++++++++++++-----------------------------------------------
1 files changed, 12 insertions(+), 47 deletions(-)
--
1.7.8.111.gad25c.dirty
^ permalink raw reply [flat|nested] 17+ messages in thread
* [PATCH 1/8] MAINTAINERS: staging: media: Update F: patterns
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 10:58 ` Mauro Carvalho Chehab
2011-12-09 8:12 ` [PATCH 2/8] MAINTAINERS: tm6000: " Joe Perches
` (6 subsequent siblings)
7 siblings, 1 reply; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Mauro Carvalho Chehab
commit 4860c73804c ("staging: Move media drivers to staging/media")
moved the files, update the F: patterns.
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2173f6b..04fb68c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6322,7 +6322,7 @@ STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
M: Jarod Wilson <jarod@wilsonet.com>
W: http://www.lirc.org/
S: Odd Fixes
-F: drivers/staging/lirc/
+F: drivers/staging/media/lirc/
STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
M: Julian Andres Klode <jak@jak-linux.org>
@@ -6358,7 +6358,7 @@ F: drivers/staging/sm7xx/
STAGING - SOFTLOGIC 6x10 MPEG CODEC
M: Ben Collins <bcollins@bluecherry.net>
S: Odd Fixes
-F: drivers/staging/solo6x10/
+F: drivers/staging/media/solo6x10/
STAGING - SPEAKUP CONSOLE SPEECH DRIVER
M: William Hubbs <w.d.hubbs@gmail.com>
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 2/8] MAINTAINERS: tm6000: Update F: patterns
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
2011-12-09 8:12 ` [PATCH 1/8] MAINTAINERS: staging: media: Update " Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 11:09 ` Mauro Carvalho Chehab
2011-12-09 8:12 ` [PATCH 3/8] MAINTAINERS: staging: tty: " Joe Perches
` (5 subsequent siblings)
7 siblings, 1 reply; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Mauro Carvalho Chehab
commit be30497085080 ("[media] move tm6000 to drivers/media/video")
move the files, update the F: pattern.
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 04fb68c..149c676 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6375,11 +6375,6 @@ M: Omar Ramirez Luna <omar.ramirez@ti.com>
S: Odd Fixes
F: drivers/staging/tidspbridge/
-STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
-L: linux-media@vger.kernel.org
-S: Odd Fixes
-F: drivers/staging/tm6000/
-
STAGING - USB ENE SM/MS CARD READER DRIVER
M: Al Cho <acho@novell.com>
S: Odd Fixes
@@ -6634,6 +6629,11 @@ F: include/linux/trace*.h
F: include/trace/
F: kernel/trace/
+TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
+L: linux-media@vger.kernel.org
+S: Odd Fixes
+F: drivers/media/video/tm6000/
+
TRIVIAL PATCHES
M: Jiri Kosina <trivial@kernel.org>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 3/8] MAINTAINERS: staging: tty: Update F: patterns
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
2011-12-09 8:12 ` [PATCH 1/8] MAINTAINERS: staging: media: Update " Joe Perches
2011-12-09 8:12 ` [PATCH 2/8] MAINTAINERS: tm6000: " Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 8:12 ` [PATCH 4/8] MAINTAINERS: staging: westbridge: Delete section Joe Perches
` (4 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Greg Kroah-Hartman
commit 51c9d654c2d ("Staging: delete tty drivers")
removed the files, delete the sections too.
CC: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 25 -------------------------
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 149c676..8a889b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1895,12 +1895,6 @@ L: platform-driver-x86@vger.kernel.org
S: Maintained
F: drivers/platform/x86/compal-laptop.c
-COMPUTONE INTELLIPORT MULTIPORT CARD
-W: http://www.wittsend.com/computone.html
-S: Orphan
-F: Documentation/serial/computone.txt
-F: drivers/staging/tty/ip2/
-
CONEXANT ACCESSRUNNER USB DRIVER
M: Simon Arlott <cxacru@fire.lp0.eu>
L: accessrunner-general@lists.sourceforge.net
@@ -2204,15 +2198,6 @@ F: drivers/md/dm*
F: include/linux/device-mapper.h
F: include/linux/dm-*.h
-DIGI INTL. EPCA DRIVER
-M: "Digi International, Inc" <Eng.Linux@digi.com>
-L: Eng.Linux@digi.com
-W: http://www.digi.com
-S: Orphan
-F: Documentation/serial/digiepca.txt
-F: drivers/staging/tty/epca*
-F: drivers/staging/tty/digi*
-
DIOLAN U2C-12 I2C DRIVER
M: Guenter Roeck <guenter.roeck@ericsson.com>
L: linux-i2c@vger.kernel.org
@@ -5533,11 +5518,6 @@ M: Maxim Levitsky <maximlevitsky@gmail.com>
S: Maintained
F: drivers/memstick/host/r592.*
-RISCOM8 DRIVER
-S: Orphan
-F: Documentation/serial/riscom8.txt
-F: drivers/staging/tty/riscom8*
-
ROCKETPORT DRIVER
P: Comtrol Corp.
W: http://www.comtrol.com
@@ -6198,11 +6178,6 @@ F: arch/arm/mach-spear3xx/spear3*0_evb.c
F: arch/arm/mach-spear6xx/spear600.c
F: arch/arm/mach-spear6xx/spear600_evb.c
-SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
-S: Orphan
-F: Documentation/serial/specialix.txt
-F: drivers/staging/tty/specialix*
-
SPI SUBSYSTEM
M: Grant Likely <grant.likely@secretlab.ca>
L: spi-devel-general@lists.sourceforge.net
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 4/8] MAINTAINERS: staging: westbridge: Delete section
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
` (2 preceding siblings ...)
2011-12-09 8:12 ` [PATCH 3/8] MAINTAINERS: staging: tty: " Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 8:12 ` [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern Joe Perches
` (3 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: David Cross, Greg Kroah-Hartman
commit 78f23926dff9 ("Staging: delete westbridge code")
deleted the files, delete the section.
CC: David Cross <odc@cypress.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a889b7..e397c1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6255,11 +6255,6 @@ M: Manu Abraham <abraham.manu@gmail.com>
S: Odd Fixes
F: drivers/staging/crystalhd/
-STAGING - CYPRESS WESTBRIDGE SUPPORT
-M: David Cross <david.cross@cypress.com>
-S: Odd Fixes
-F: drivers/staging/westbridge/
-
STAGING - ECHO CANCELLER
M: Steve Underwood <steveu@coppice.org>
M: David Rowe <david@rowetel.com>
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
` (3 preceding siblings ...)
2011-12-09 8:12 ` [PATCH 4/8] MAINTAINERS: staging: westbridge: Delete section Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 9:51 ` Zhang, Sonic
2011-12-09 8:12 ` [PATCH 6/8] MAINTAINERS: brcm80211: " Joe Perches
` (2 subsequent siblings)
7 siblings, 1 reply; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Sonic Zhang
commit 0c6967b5a0
("serial:blackfin: rename Blackfin serial driver to bfin_uart.c")
renamed the file, update the pattern.
CC: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e397c1f..b40e522 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1499,7 +1499,7 @@ M: Sonic Zhang <sonic.zhang@analog.com>
L: uclinux-dist-devel@blackfin.uclinux.org
W: http://blackfin.uclinux.org
S: Supported
-F: drivers/tty/serial/bfin_5xx.c
+F: drivers/tty/serial/bfin_uart.c
BLACKFIN WATCHDOG DRIVER
M: Mike Frysinger <vapier.adi@gmail.com>
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 6/8] MAINTAINERS: brcm80211: Update F: pattern
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
` (4 preceding siblings ...)
2011-12-09 8:12 ` [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 9:17 ` Arend van Spriel
2011-12-09 8:12 ` [PATCH 7/8] MAINTAINERS: Delete generic_serial section Joe Perches
2011-12-09 8:12 ` [PATCH 8/8] MAINTAINERS: spi: Update F: patterns Joe Perches
7 siblings, 1 reply; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
Cc: John W. Linville, Arend van Spriel, Greg Kroah-Hartman
commit fc2d6e573be
("staging: brcm80211: remove brcm80211 driver from the staging tree")
moved the files, update the F: pattern.
CC: John W. Linville <linville@tuxdriver.com>
CC: Arend van Spriel <arend@broadcom.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b40e522..dd083d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1590,7 +1590,7 @@ M: Franky (Zhenhui) Lin <frankyl@broadcom.com>
M: Kan Yan <kanyan@broadcom.com>
L: linux-wireless@vger.kernel.org
S: Supported
-F: drivers/staging/brcm80211/
+F: drivers/net/wireless/brcm80211/
BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
M: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 7/8] MAINTAINERS: Delete generic_serial section
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
` (5 preceding siblings ...)
2011-12-09 8:12 ` [PATCH 6/8] MAINTAINERS: brcm80211: " Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 8:12 ` [PATCH 8/8] MAINTAINERS: spi: Update F: patterns Joe Perches
7 siblings, 0 replies; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Greg Kroah-Hartman
commit bb2a97e9ccd ("Staging: delete generic_serial drivers")
removed the files, delete the section.
CC: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index dd083d2..410f190 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -184,11 +184,6 @@ S: Maintained
F: Documentation/filesystems/9p.txt
F: fs/9p/
-A2232 SERIAL BOARD DRIVER
-L: linux-m68k@lists.linux-m68k.org
-S: Orphan
-F: drivers/staging/generic_serial/ser_a2232*
-
AACRAID SCSI RAID DRIVER
M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
L: linux-scsi@vger.kernel.org
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [PATCH 8/8] MAINTAINERS: spi: Update F: patterns
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
` (6 preceding siblings ...)
2011-12-09 8:12 ` [PATCH 7/8] MAINTAINERS: Delete generic_serial section Joe Perches
@ 2011-12-09 8:12 ` Joe Perches
2011-12-09 9:34 ` Wolfram Sang
2012-01-04 17:53 ` Grant Likely
7 siblings, 2 replies; 17+ messages in thread
From: Joe Perches @ 2011-12-09 8:12 UTC (permalink / raw)
To: Andrew Morton, linux-kernel; +Cc: Grant Likely
commit ca632f55669 ("spi: reorganize drivers")
renamed the files, update the F: patterns.
CC: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 410f190..68d5147 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1151,7 +1151,7 @@ F: drivers/watchdog/nuc900_wdt.c
F: drivers/net/ethernet/nuvoton/w90p910_ether.c
F: drivers/mtd/nand/nuc900_nand.c
F: drivers/rtc/rtc-nuc900.c
-F: drivers/spi/spi_nuc900.c
+F: drivers/spi/spi-nuc900.c
F: drivers/usb/host/ehci-w90x900.c
F: drivers/video/nuc900fb.c
@@ -1355,7 +1355,7 @@ F: drivers/net/ethernet/cadence/
ATMEL SPI DRIVER
M: Nicolas Ferre <nicolas.ferre@atmel.com>
S: Supported
-F: drivers/spi/atmel_spi.*
+F: drivers/spi/spi-atmel.*
ATMEL USBA UDC DRIVER
M: Nicolas Ferre <nicolas.ferre@atmel.com>
@@ -5280,7 +5280,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-pxa/
F: drivers/pcmcia/pxa2xx*
-F: drivers/spi/pxa2xx*
+F: drivers/spi/spi-pxa2xx*
F: drivers/usb/gadget/pxa2*
F: include/sound/pxa2xx-lib.h
F: sound/arm/pxa*
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* Re: [PATCH 6/8] MAINTAINERS: brcm80211: Update F: pattern
2011-12-09 8:12 ` [PATCH 6/8] MAINTAINERS: brcm80211: " Joe Perches
@ 2011-12-09 9:17 ` Arend van Spriel
0 siblings, 0 replies; 17+ messages in thread
From: Arend van Spriel @ 2011-12-09 9:17 UTC (permalink / raw)
To: Joe Perches
Cc: Andrew Morton, linux-kernel@vger.kernel.org, John W. Linville,
Greg Kroah-Hartman
On 12/09/2011 09:12 AM, Joe Perches wrote:
> commit fc2d6e573be
> ("staging: brcm80211: remove brcm80211 driver from the staging tree")
> moved the files, update the F: pattern.
>
> CC: John W. Linville <linville@tuxdriver.com>
> CC: Arend van Spriel <arend@broadcom.com>
> CC: Greg Kroah-Hartman <gregkh@suse.de>
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b40e522..dd083d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1590,7 +1590,7 @@ M: Franky (Zhenhui) Lin <frankyl@broadcom.com>
> M: Kan Yan <kanyan@broadcom.com>
> L: linux-wireless@vger.kernel.org
> S: Supported
> -F: drivers/staging/brcm80211/
> +F: drivers/net/wireless/brcm80211/
>
> BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
> M: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Overlooked that one. Thanks, Joe
Gr. AvS
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 8/8] MAINTAINERS: spi: Update F: patterns
2011-12-09 8:12 ` [PATCH 8/8] MAINTAINERS: spi: Update F: patterns Joe Perches
@ 2011-12-09 9:34 ` Wolfram Sang
2012-01-04 17:53 ` Grant Likely
1 sibling, 0 replies; 17+ messages in thread
From: Wolfram Sang @ 2011-12-09 9:34 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Grant Likely
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
On Fri, Dec 09, 2011 at 12:12:54AM -0800, Joe Perches wrote:
> commit ca632f55669 ("spi: reorganize drivers")
> renamed the files, update the F: patterns.
>
> CC: Grant Likely <grant.likely@secretlab.ca>
>
> Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
(taking care of SPI while Grant is on sabbatical)
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern
2011-12-09 8:12 ` [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern Joe Perches
@ 2011-12-09 9:51 ` Zhang, Sonic
0 siblings, 0 replies; 17+ messages in thread
From: Zhang, Sonic @ 2011-12-09 9:51 UTC (permalink / raw)
To: Joe Perches, Andrew Morton, linux-kernel@vger.kernel.org
Acked-by: Sonic Zhang <sonic.zhang@analog.com>
-----Original Message-----
From: Joe Perches [mailto:joe@perches.com]
Sent: Friday, December 09, 2011 4:13 PM
To: Andrew Morton; linux-kernel@vger.kernel.org
Cc: Zhang, Sonic
Subject: [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern
commit 0c6967b5a0
("serial:blackfin: rename Blackfin serial driver to bfin_uart.c")
renamed the file, update the pattern.
CC: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e397c1f..b40e522 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1499,7 +1499,7 @@ M: Sonic Zhang <sonic.zhang@analog.com>
L: uclinux-dist-devel@blackfin.uclinux.org
W: http://blackfin.uclinux.org
S: Supported
-F: drivers/tty/serial/bfin_5xx.c
+F: drivers/tty/serial/bfin_uart.c
BLACKFIN WATCHDOG DRIVER
M: Mike Frysinger <vapier.adi@gmail.com>
--
1.7.8.111.gad25c.dirty
^ permalink raw reply related [flat|nested] 17+ messages in thread
* Re: [PATCH 1/8] MAINTAINERS: staging: media: Update F: patterns
2011-12-09 8:12 ` [PATCH 1/8] MAINTAINERS: staging: media: Update " Joe Perches
@ 2011-12-09 10:58 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 17+ messages in thread
From: Mauro Carvalho Chehab @ 2011-12-09 10:58 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel
On 09-12-2011 06:12, Joe Perches wrote:
> commit 4860c73804c ("staging: Move media drivers to staging/media")
> moved the files, update the F: patterns.
>
> CC: Mauro Carvalho Chehab<mchehab@redhat.com>
Acked-by: Mauro Carvalho Chehab<mchehab@redhat.com>
>
> Signed-off-by: Joe Perches<joe@perches.com>
> ---
> MAINTAINERS | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2173f6b..04fb68c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6322,7 +6322,7 @@ STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
> M: Jarod Wilson<jarod@wilsonet.com>
> W: http://www.lirc.org/
> S: Odd Fixes
> -F: drivers/staging/lirc/
> +F: drivers/staging/media/lirc/
>
> STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
> M: Julian Andres Klode<jak@jak-linux.org>
> @@ -6358,7 +6358,7 @@ F: drivers/staging/sm7xx/
> STAGING - SOFTLOGIC 6x10 MPEG CODEC
> M: Ben Collins<bcollins@bluecherry.net>
> S: Odd Fixes
> -F: drivers/staging/solo6x10/
> +F: drivers/staging/media/solo6x10/
>
> STAGING - SPEAKUP CONSOLE SPEECH DRIVER
> M: William Hubbs<w.d.hubbs@gmail.com>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 2/8] MAINTAINERS: tm6000: Update F: patterns
2011-12-09 8:12 ` [PATCH 2/8] MAINTAINERS: tm6000: " Joe Perches
@ 2011-12-09 11:09 ` Mauro Carvalho Chehab
2011-12-09 15:49 ` Joe Perches
0 siblings, 1 reply; 17+ messages in thread
From: Mauro Carvalho Chehab @ 2011-12-09 11:09 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel, Dmitri Belimov, Stefan Ringel
On 09-12-2011 06:12, Joe Perches wrote:
> commit be30497085080 ("[media] move tm6000 to drivers/media/video")
> move the files, update the F: pattern.
>
> CC: Mauro Carvalho Chehab<mchehab@redhat.com>
>
> Signed-off-by: Joe Perches<joe@perches.com>
> ---
> MAINTAINERS | 10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 04fb68c..149c676 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6375,11 +6375,6 @@ M: Omar Ramirez Luna<omar.ramirez@ti.com>
> S: Odd Fixes
> F: drivers/staging/tidspbridge/
>
> -STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> -L: linux-media@vger.kernel.org
> -S: Odd Fixes
> -F: drivers/staging/tm6000/
> -
> STAGING - USB ENE SM/MS CARD READER DRIVER
> M: Al Cho<acho@novell.com>
> S: Odd Fixes
> @@ -6634,6 +6629,11 @@ F: include/linux/trace*.h
> F: include/trace/
> F: kernel/trace/
>
> +TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> +L: linux-media@vger.kernel.org
> +S: Odd Fixes
> +F: drivers/media/video/tm6000/
> +
This driver is under my umbrella. I wrote it, and have a few devices
with it. Yet, currently, most of the patches nowadays come from
Stefan and Dmitri.
As the coding style and other serious bugs were fixed already, the
"S" tag no no longer apply. "S: Maintained" fits better.
I would either remove this entry or add a new one, cloning from the
media entry, like:
TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
M: Mauro Carvalho Chehab <mchehab@infradead.org>
P: LinuxTV.org Project
L: linux-media@vger.kernel.org
W: http://linuxtv.org
Q: http://patchwork.kernel.org/project/linux-media/list/
T: git git://linuxtv.org/media_tree.git
S: Maintained
If we add a new entry, it probably makes sense to add Stefan
and/or Dmitri as co-maintainers there, if they're ok with that.
> TRIVIAL PATCHES
> M: Jiri Kosina<trivial@kernel.org>
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 2/8] MAINTAINERS: tm6000: Update F: patterns
2011-12-09 11:09 ` Mauro Carvalho Chehab
@ 2011-12-09 15:49 ` Joe Perches
2011-12-12 0:33 ` Dmitri Belimov
0 siblings, 1 reply; 17+ messages in thread
From: Joe Perches @ 2011-12-09 15:49 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Andrew Morton, linux-kernel, Dmitri Belimov, Stefan Ringel
On Fri, 2011-12-09 at 09:09 -0200, Mauro Carvalho Chehab wrote:
> On 09-12-2011 06:12, Joe Perches wrote:
> > commit be30497085080 ("[media] move tm6000 to drivers/media/video")
> > move the files, update the F: pattern.
> > diff --git a/MAINTAINERS b/MAINTAINERS
[]
> > @@ -6375,11 +6375,6 @@ M: Omar Ramirez Luna<omar.ramirez@ti.com>
> > S: Odd Fixes
> > F: drivers/staging/tidspbridge/
> >
> > -STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> > -L: linux-media@vger.kernel.org
> > -S: Odd Fixes
> > -F: drivers/staging/tm6000/
> > -
> > STAGING - USB ENE SM/MS CARD READER DRIVER
> > M: Al Cho<acho@novell.com>
> > S: Odd Fixes
> > @@ -6634,6 +6629,11 @@ F: include/linux/trace*.h
> > F: include/trace/
> > F: kernel/trace/
> >
> > +TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> > +L: linux-media@vger.kernel.org
> > +S: Odd Fixes
> > +F: drivers/media/video/tm6000/
> > +
[]
> I would either remove this entry or add a new one, cloning from the
> media entry, like:
>
> TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> M: Mauro Carvalho Chehab <mchehab@infradead.org>
> P: LinuxTV.org Project
> L: linux-media@vger.kernel.org
trivial: I think this "P:" line isn't really correct.
P: is meant for named individuals not collective projects.
> W: http://linuxtv.org
> Q: http://patchwork.kernel.org/project/linux-media/list/
> T: git git://linuxtv.org/media_tree.git
> S: Maintained
>
> If we add a new entry, it probably makes sense to add Stefan
> and/or Dmitri as co-maintainers there, if they're ok with that.
The more the merrier as far as I'm concerned.
Andrew, please ignore this one.
Mauro/Dmitri/Stefan, please submit whatever is appropriate.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 2/8] MAINTAINERS: tm6000: Update F: patterns
2011-12-09 15:49 ` Joe Perches
@ 2011-12-12 0:33 ` Dmitri Belimov
0 siblings, 0 replies; 17+ messages in thread
From: Dmitri Belimov @ 2011-12-12 0:33 UTC (permalink / raw)
To: Joe Perches
Cc: Mauro Carvalho Chehab, Andrew Morton, linux-kernel, Stefan Ringel
Hi
> On Fri, 2011-12-09 at 09:09 -0200, Mauro Carvalho Chehab wrote:
> > On 09-12-2011 06:12, Joe Perches wrote:
> > > commit be30497085080 ("[media] move tm6000 to
> > > drivers/media/video") move the files, update the F: pattern.
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > > @@ -6375,11 +6375,6 @@ M: Omar Ramirez
> > > Luna<omar.ramirez@ti.com> S: Odd Fixes
> > > F: drivers/staging/tidspbridge/
> > >
> > > -STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> > > -L: linux-media@vger.kernel.org
> > > -S: Odd Fixes
> > > -F: drivers/staging/tm6000/
> > > -
> > > STAGING - USB ENE SM/MS CARD READER DRIVER
> > > M: Al Cho<acho@novell.com>
> > > S: Odd Fixes
> > > @@ -6634,6 +6629,11 @@ F: include/linux/trace*.h
> > > F: include/trace/
> > > F: kernel/trace/
> > >
> > > +TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> > > +L: linux-media@vger.kernel.org
> > > +S: Odd Fixes
> > > +F: drivers/media/video/tm6000/
> > > +
> []
> > I would either remove this entry or add a new one, cloning from the
> > media entry, like:
> >
> > TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
> > M: Mauro Carvalho Chehab <mchehab@infradead.org>
> > P: LinuxTV.org Project
> > L: linux-media@vger.kernel.org
>
> trivial: I think this "P:" line isn't really correct.
> P: is meant for named individuals not collective projects.
>
> > W: http://linuxtv.org
> > Q: http://patchwork.kernel.org/project/linux-media/list/
> > T: git git://linuxtv.org/media_tree.git
> > S: Maintained
> >
> > If we add a new entry, it probably makes sense to add Stefan
> > and/or Dmitri as co-maintainers there, if they're ok with that.
>
> The more the merrier as far as I'm concerned.
>
> Andrew, please ignore this one.
> Mauro/Dmitri/Stefan, please submit whatever is appropriate.
You can add my company as one of writers but no as co-maintainer.
I think Stefan is more better. Because I write support for much our TV cards
and hasn't time for general support one of them. Only as local fixer with good documents.
With my best regards, Dmitry.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [PATCH 8/8] MAINTAINERS: spi: Update F: patterns
2011-12-09 8:12 ` [PATCH 8/8] MAINTAINERS: spi: Update F: patterns Joe Perches
2011-12-09 9:34 ` Wolfram Sang
@ 2012-01-04 17:53 ` Grant Likely
1 sibling, 0 replies; 17+ messages in thread
From: Grant Likely @ 2012-01-04 17:53 UTC (permalink / raw)
To: Joe Perches; +Cc: Andrew Morton, linux-kernel
On Fri, Dec 09, 2011 at 12:12:54AM -0800, Joe Perches wrote:
> commit ca632f55669 ("spi: reorganize drivers")
> renamed the files, update the F: patterns.
>
> CC: Grant Likely <grant.likely@secretlab.ca>
>
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
> ---
> MAINTAINERS | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 410f190..68d5147 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1151,7 +1151,7 @@ F: drivers/watchdog/nuc900_wdt.c
> F: drivers/net/ethernet/nuvoton/w90p910_ether.c
> F: drivers/mtd/nand/nuc900_nand.c
> F: drivers/rtc/rtc-nuc900.c
> -F: drivers/spi/spi_nuc900.c
> +F: drivers/spi/spi-nuc900.c
> F: drivers/usb/host/ehci-w90x900.c
> F: drivers/video/nuc900fb.c
>
> @@ -1355,7 +1355,7 @@ F: drivers/net/ethernet/cadence/
> ATMEL SPI DRIVER
> M: Nicolas Ferre <nicolas.ferre@atmel.com>
> S: Supported
> -F: drivers/spi/atmel_spi.*
> +F: drivers/spi/spi-atmel.*
>
> ATMEL USBA UDC DRIVER
> M: Nicolas Ferre <nicolas.ferre@atmel.com>
> @@ -5280,7 +5280,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> S: Maintained
> F: arch/arm/mach-pxa/
> F: drivers/pcmcia/pxa2xx*
> -F: drivers/spi/pxa2xx*
> +F: drivers/spi/spi-pxa2xx*
> F: drivers/usb/gadget/pxa2*
> F: include/sound/pxa2xx-lib.h
> F: sound/arm/pxa*
> --
> 1.7.8.111.gad25c.dirty
>
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2012-01-04 19:06 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 8:12 [PATCH 0/8] MAINTAINERS: Update more F: patterns Joe Perches
2011-12-09 8:12 ` [PATCH 1/8] MAINTAINERS: staging: media: Update " Joe Perches
2011-12-09 10:58 ` Mauro Carvalho Chehab
2011-12-09 8:12 ` [PATCH 2/8] MAINTAINERS: tm6000: " Joe Perches
2011-12-09 11:09 ` Mauro Carvalho Chehab
2011-12-09 15:49 ` Joe Perches
2011-12-12 0:33 ` Dmitri Belimov
2011-12-09 8:12 ` [PATCH 3/8] MAINTAINERS: staging: tty: " Joe Perches
2011-12-09 8:12 ` [PATCH 4/8] MAINTAINERS: staging: westbridge: Delete section Joe Perches
2011-12-09 8:12 ` [PATCH 5/8] MAINTAINERS: serial:blackfin: Update F: pattern Joe Perches
2011-12-09 9:51 ` Zhang, Sonic
2011-12-09 8:12 ` [PATCH 6/8] MAINTAINERS: brcm80211: " Joe Perches
2011-12-09 9:17 ` Arend van Spriel
2011-12-09 8:12 ` [PATCH 7/8] MAINTAINERS: Delete generic_serial section Joe Perches
2011-12-09 8:12 ` [PATCH 8/8] MAINTAINERS: spi: Update F: patterns Joe Perches
2011-12-09 9:34 ` Wolfram Sang
2012-01-04 17:53 ` Grant Likely
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).