public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] MAINTAINERS: Collection of updated patterns
@ 2010-01-13 21:56 Joe Perches
  2010-01-13 21:56 ` [PATCH 1/5] MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

For removed or renamed files

Joe Perches (5):
  MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c
  MAINTAINERS: Remove HAYES ESP SERIAL DRIVER
  MAINTAINERS: Update PERFORMANCE EVENTS F: patterns
  MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
  MAINTAINERS: WAVELAN moved to staging

 MAINTAINERS |   16 +++++-----------
 1 files changed, 5 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/5] MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c
  2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
@ 2010-01-13 21:56 ` Joe Perches
  2010-01-13 21:56 ` [PATCH 2/5] MAINTAINERS: Remove HAYES ESP SERIAL DRIVER Joe Perches
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Commit c95d1e53ed89b75a4d7b68d1cbae4607b1479243 removed it.

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6914588..e461c0a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -427,7 +427,6 @@ P:	Jordan Crouse
 L:	linux-geode@lists.infradead.org (moderated for non-subscribers)
 W:	http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
 S:	Supported
-F:	arch/x86/kernel/geode_32.c
 F:	drivers/char/hw_random/geode-rng.c
 F:	drivers/crypto/geode*
 F:	drivers/video/geode/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 2/5] MAINTAINERS: Remove HAYES ESP SERIAL DRIVER
  2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
  2010-01-13 21:56 ` [PATCH 1/5] MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c Joe Perches
@ 2010-01-13 21:56 ` Joe Perches
  2010-01-13 21:56 ` [PATCH 3/5] MAINTAINERS: Update PERFORMANCE EVENTS F: patterns Joe Perches
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Commit f53a2ade0bb9f2a81f473e6469155172a96b7c38 removed it

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e461c0a..5747aaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2469,13 +2469,6 @@ L:	linux-parisc@vger.kernel.org
 S:	Maintained
 F:	sound/parisc/harmony.*
 
-HAYES ESP SERIAL DRIVER
-M:	"Andrew J. Robinson" <arobinso@nyx.net>
-W:	http://www.nyx.net/~arobinso
-S:	Maintained
-F:	Documentation/serial/hayes-esp.txt
-F:	drivers/char/esp.c
-
 HEWLETT-PACKARD SMART2 RAID DRIVER
 M:	Chirag Kantharia <chirag.kantharia@hp.com>
 L:	iss_storagedev@hp.com
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 3/5] MAINTAINERS: Update PERFORMANCE EVENTS F: patterns
  2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
  2010-01-13 21:56 ` [PATCH 1/5] MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c Joe Perches
  2010-01-13 21:56 ` [PATCH 2/5] MAINTAINERS: Remove HAYES ESP SERIAL DRIVER Joe Perches
@ 2010-01-13 21:56 ` Joe Perches
  2010-01-13 21:56 ` [PATCH 4/5] MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging Joe Perches
  2010-01-13 21:56 ` [PATCH 5/5] MAINTAINERS: WAVELAN " Joe Perches
  4 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

To match arch/*/kernel perf_event location changes

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5747aaf..abd548e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4225,7 +4225,9 @@ M:	Ingo Molnar <mingo@elte.hu>
 S:	Supported
 F:	kernel/perf_event.c
 F:	include/linux/perf_event.h
-F:	arch/*/*/kernel/perf_event.c
+F:	arch/*/kernel/perf_event.c
+F:	arch/*/kernel/*/perf_event.c
+F:	arch/*/kernel/*/*/perf_event.c
 F:	arch/*/include/asm/perf_event.h
 F:	arch/*/lib/perf_event.c
 F:	arch/*/kernel/perf_callchain.c
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 4/5] MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
  2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
                   ` (2 preceding siblings ...)
  2010-01-13 21:56 ` [PATCH 3/5] MAINTAINERS: Update PERFORMANCE EVENTS F: patterns Joe Perches
@ 2010-01-13 21:56 ` Joe Perches
  2010-01-13 21:56 ` [PATCH 5/5] MAINTAINERS: WAVELAN " Joe Perches
  4 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

by commit 955015bb0b42167d14f776ff5947ae2463a974dc

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index abd548e..80520a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5146,7 +5146,7 @@ F:	drivers/net/starfire*
 
 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
 S:	Orphan
-F:	drivers/net/wireless/strip.c
+F:	drivers/staging/strip/strip.c
 F:	include/linux/if_strip.h
 
 STRADIS MPEG-2 DECODER DRIVER
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 5/5] MAINTAINERS: WAVELAN moved to staging
  2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
                   ` (3 preceding siblings ...)
  2010-01-13 21:56 ` [PATCH 4/5] MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging Joe Perches
@ 2010-01-13 21:56 ` Joe Perches
  4 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2010-01-13 21:56 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

by commit 0234f84ebb00d36c48062befa5436eef36b71ccd
Update patterns

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 80520a3..502a5a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5922,7 +5922,7 @@ L:	linux-wireless@vger.kernel.org
 W:	http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
 S:	Maintained
 F:	Documentation/networking/wavelan.txt
-F:	drivers/net/wireless/wavelan*
+F:	drivers/staging/wavelan/
 
 WD7000 SCSI DRIVER
 M:	Miroslav Zagorac <zaga@fly.cc.fer.hr>
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-13 21:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 21:56 [PATCH 0/5] MAINTAINERS: Collection of updated patterns Joe Perches
2010-01-13 21:56 ` [PATCH 1/5] MAINTAINERS: Remove AMD GEODE F: arch/x86/kernel/geode_32.c Joe Perches
2010-01-13 21:56 ` [PATCH 2/5] MAINTAINERS: Remove HAYES ESP SERIAL DRIVER Joe Perches
2010-01-13 21:56 ` [PATCH 3/5] MAINTAINERS: Update PERFORMANCE EVENTS F: patterns Joe Perches
2010-01-13 21:56 ` [PATCH 4/5] MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging Joe Perches
2010-01-13 21:56 ` [PATCH 5/5] MAINTAINERS: WAVELAN " Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox