public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/24] MAINTAINERS: fix file patterns
@ 2012-11-24  0:26 Cesar Eduardo Barros
  2012-11-24  0:26 ` [PATCH 01/24] MAINTAINERS: remove drivers/platform/msm/ Cesar Eduardo Barros
                   ` (23 more replies)
  0 siblings, 24 replies; 43+ messages in thread
From: Cesar Eduardo Barros @ 2012-11-24  0:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Cesar Eduardo Barros

This patch series attempts to fix F: patterns on the MAINTAINERS file
which point to non-existing files or directories.

Patch 7 also attempts to add matching uapi/ patterns to all include
directory patterns, if applicable.

Cesar Eduardo Barros (24):
  MAINTAINERS: remove drivers/platform/msm/
  MAINTAINERS: remove arch/arm/common/time-acorn.c
  MAINTAINERS: remove arch/arm/plat-s5p/
  MAINTAINERS: fix drivers/rtc/rtc-vt8500.c
  MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h
  MAINTAINERS: fix drivers/media/platform/atmel-isi.c
  MAINTAINERS: adjust for UAPI
  MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb*
  MAINTAINERS: remove drivers/video/epson1355fb.c
  MAINTAINERS: remove include/linux/ext3*
  MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h
  MAINTAINERS: remove drivers/staging/hv/
  MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c
  MAINTAINERS: fix drivers/ieee802154/
  MAINTAINERS: remove firmware/isci/
  MAINTAINERS: remove arch/x86/platform/mrst/pmu.*
  MAINTAINERS: fix Documentation/mei/
  MAINTAINERS: remove drivers/mmc/host/imxmmc.*
  MAINTAINERS: remove arch/*/lib/perf_event*.c
  MAINTAINERS: remove include/linux/of_pwm.h
  MAINTAINERS: fix drivers/rtc/rtc-sec.c
  MAINTAINERS: fix BAST
  MAINTAINERS: fix drivers/staging/sm7xx/
  MAINTAINERS: remove drivers/block/ub.c

 MAINTAINERS | 222 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 132 insertions(+), 90 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2012-11-28 22:40 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-24  0:26 [PATCH 00/24] MAINTAINERS: fix file patterns Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 01/24] MAINTAINERS: remove drivers/platform/msm/ Cesar Eduardo Barros
2012-11-26 19:10   ` David Brown
2012-11-27 18:22     ` Bryan Huntsman
2012-11-24  0:26 ` [PATCH 02/24] MAINTAINERS: remove arch/arm/common/time-acorn.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 03/24] MAINTAINERS: remove arch/arm/plat-s5p/ Cesar Eduardo Barros
2012-11-24  2:10   ` Kukjin Kim
2012-11-24  0:26 ` [PATCH 04/24] MAINTAINERS: fix drivers/rtc/rtc-vt8500.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 05/24] MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 06/24] MAINTAINERS: fix drivers/media/platform/atmel-isi.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 07/24] MAINTAINERS: adjust for UAPI Cesar Eduardo Barros
2012-11-28 13:19   ` David Howells
2012-11-28 21:46     ` Cesar Eduardo Barros
2012-11-28 22:30       ` David Howells
2012-11-28 22:40         ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 08/24] MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 09/24] MAINTAINERS: remove drivers/video/epson1355fb.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 10/24] MAINTAINERS: remove include/linux/ext3* Cesar Eduardo Barros
2012-11-24  0:42   ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 11/24] MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h Cesar Eduardo Barros
2012-11-26  8:46   ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 12/24] MAINTAINERS: remove drivers/staging/hv/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c Cesar Eduardo Barros
2012-11-24  8:44   ` Jean Delvare
2012-11-24  0:26 ` [PATCH 14/24] MAINTAINERS: fix drivers/ieee802154/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 15/24] MAINTAINERS: remove firmware/isci/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 16/24] MAINTAINERS: remove arch/x86/platform/mrst/pmu.* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 17/24] MAINTAINERS: fix Documentation/mei/ Cesar Eduardo Barros
2012-11-24  6:50   ` Winkler, Tomas
2012-11-24  0:26 ` [PATCH 18/24] MAINTAINERS: remove drivers/mmc/host/imxmmc.* Cesar Eduardo Barros
2012-11-24  8:18   ` Pavel Pisa
2012-11-26  8:51     ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 19/24] MAINTAINERS: remove arch/*/lib/perf_event*.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 20/24] MAINTAINERS: remove include/linux/of_pwm.h Cesar Eduardo Barros
2012-11-24 18:29   ` Thierry Reding
2012-11-24  0:26 ` [PATCH 21/24] MAINTAINERS: fix drivers/rtc/rtc-sec.c Cesar Eduardo Barros
2012-11-24  2:13   ` Sangbeom Kim
2012-11-24  0:26 ` [PATCH 22/24] MAINTAINERS: fix BAST Cesar Eduardo Barros
2012-11-24 20:28   ` Paul Bolle
2012-11-24 20:34     ` Paul Bolle
2012-11-24  0:26 ` [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/ Cesar Eduardo Barros
2012-11-24 15:04   ` Javier Muñoz
2012-11-24  0:26 ` [PATCH 24/24] MAINTAINERS: remove drivers/block/ub.c Cesar Eduardo Barros

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