forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: append "/" to directory patterns
It's clearer to have patterns marked as directories. Change the directory patterns without terminating slashes. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information
1 parent
af4b8e3
commit 1443081
Showing
1 changed file
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1028,7 +1028,7 @@ F: arch/arm/mach-orion5x/ts78xx-* | |
ARM/MICREL KS8695 ARCHITECTURE | ||
M: Greg Ungerer <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
F: arch/arm/mach-ks8695 | ||
F: arch/arm/mach-ks8695/ | ||
S: Odd Fixes | ||
|
||
ARM/MIOA701 MACHINE SUPPORT | ||
|
@@ -2042,10 +2042,10 @@ W: http://ceph.com/ | |
T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
S: Supported | ||
F: Documentation/filesystems/ceph.txt | ||
F: fs/ceph | ||
F: net/ceph | ||
F: include/linux/ceph | ||
F: include/linux/crush | ||
F: fs/ceph/ | ||
F: net/ceph/ | ||
F: include/linux/ceph/ | ||
F: include/linux/crush/ | ||
|
||
CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | ||
L: [email protected] | ||
|
@@ -2342,7 +2342,7 @@ CPU POWER MONITORING SUBSYSTEM | |
M: Dominik Brodowski <[email protected]> | ||
M: Thomas Renninger <[email protected]> | ||
S: Maintained | ||
F: tools/power/cpupower | ||
F: tools/power/cpupower/ | ||
|
||
CPUSETS | ||
M: Li Zefan <[email protected]> | ||
|
@@ -2780,7 +2780,7 @@ L: [email protected] | |
L: [email protected] | ||
T: git git://people.freedesktop.org/~danvet/drm-intel | ||
S: Supported | ||
F: drivers/gpu/drm/i915 | ||
F: drivers/gpu/drm/i915/ | ||
F: include/drm/i915* | ||
F: include/uapi/drm/i915* | ||
|
||
|
@@ -2792,7 +2792,7 @@ M: Kyungmin Park <[email protected]> | |
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git | ||
S: Supported | ||
F: drivers/gpu/drm/exynos | ||
F: drivers/gpu/drm/exynos/ | ||
F: include/drm/exynos* | ||
F: include/uapi/drm/exynos* | ||
|
||
|
@@ -3651,8 +3651,8 @@ M: Arnd Bergmann <[email protected]> | |
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git | ||
S: Maintained | ||
F: include/asm-generic | ||
F: include/uapi/asm-generic | ||
F: include/asm-generic/ | ||
F: include/uapi/asm-generic/ | ||
|
||
GENERIC UIO DRIVER FOR PCI DEVICES | ||
M: "Michael S. Tsirkin" <[email protected]> | ||
|
@@ -3773,7 +3773,7 @@ L: [email protected] | |
T: git git://linuxtv.org/media_tree.git | ||
W: http://linuxtv.org | ||
S: Odd Fixes | ||
F: drivers/media/usb/hdpvr | ||
F: drivers/media/usb/hdpvr/ | ||
|
||
HWPOISON MEMORY FAILURE HANDLING | ||
M: Andi Kleen <[email protected]> | ||
|
@@ -4581,7 +4581,7 @@ S: Supported | |
W: http://www.openfabrics.org | ||
W: www.open-iscsi.org | ||
Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
F: drivers/infiniband/ulp/iser | ||
F: drivers/infiniband/ulp/iser/ | ||
|
||
ISDN SUBSYSTEM | ||
M: Karsten Keil <[email protected]> | ||
|
@@ -6142,7 +6142,7 @@ W: http://openrisc.net | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://openrisc.net/~jonas/linux | ||
F: arch/openrisc | ||
F: arch/openrisc/ | ||
|
||
OPENVSWITCH | ||
M: Jesse Gross <[email protected]> | ||
|
@@ -6433,7 +6433,7 @@ M: Jamie Iles <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
T: git git://github.com/jamieiles/linux-2.6-ji.git | ||
S: Supported | ||
F: arch/arm/mach-picoxcell | ||
F: arch/arm/mach-picoxcell/ | ||
F: drivers/*/picoxcell* | ||
F: drivers/*/*/picoxcell* | ||
|
||
|
@@ -6706,7 +6706,7 @@ F: drivers/spi/spi-pxa2xx* | |
F: drivers/usb/gadget/pxa2* | ||
F: include/sound/pxa2xx-lib.h | ||
F: sound/arm/pxa* | ||
F: sound/soc/pxa | ||
F: sound/soc/pxa/ | ||
|
||
MMP SUPPORT | ||
M: Eric Miao <[email protected]> | ||
|
@@ -7159,7 +7159,7 @@ SAMSUNG AUDIO (ASoC) DRIVERS | |
M: Sangbeom Kim <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: sound/soc/samsung | ||
F: sound/soc/samsung/ | ||
|
||
SAMSUNG FRAMEBUFFER DRIVER | ||
M: Jingoo Han <[email protected]> | ||
|
@@ -7205,7 +7205,7 @@ SERIAL DRIVERS | |
M: Greg Kroah-Hartman <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/tty/serial | ||
F: drivers/tty/serial/ | ||
|
||
SYNOPSYS DESIGNWARE DMAC DRIVER | ||
M: Viresh Kumar <[email protected]> | ||
|
@@ -7240,7 +7240,7 @@ TLG2300 VIDEO4LINUX-2 DRIVER | |
M: Huang Shijie <[email protected]> | ||
M: Hans Verkuil <[email protected]> | ||
S: Odd Fixes | ||
F: drivers/media/usb/tlg2300 | ||
F: drivers/media/usb/tlg2300/ | ||
|
||
SC1200 WDT DRIVER | ||
M: Zwane Mwaikambo <[email protected]> | ||
|
@@ -7512,7 +7512,7 @@ S: Odd fixes | |
F: drivers/media/common/siano/ | ||
F: drivers/media/usb/siano/ | ||
F: drivers/media/usb/siano/ | ||
F: drivers/media/mmc/siano | ||
F: drivers/media/mmc/siano/ | ||
|
||
SH_VEU V4L2 MEM2MEM DRIVER | ||
M: Guennadi Liakhovetski <[email protected]> | ||
|
@@ -7561,7 +7561,7 @@ L: [email protected] (moderated for non-subscribers | |
T: git git://gitorious.org/linux-davinci/linux-davinci.git | ||
Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
S: Supported | ||
F: arch/arm/mach-davinci | ||
F: arch/arm/mach-davinci/ | ||
F: drivers/i2c/busses/i2c-davinci.c | ||
|
||
TI DAVINCI SERIES MEDIA DRIVER | ||
|
@@ -7646,7 +7646,7 @@ SMIA AND SMIA++ IMAGE SENSOR DRIVER | |
M: Sakari Ailus <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/media/i2c/smiapp | ||
F: drivers/media/i2c/smiapp/ | ||
F: include/media/smiapp.h | ||
F: drivers/media/i2c/smiapp-pll.c | ||
F: drivers/media/i2c/smiapp-pll.h | ||
|
@@ -9314,7 +9314,7 @@ M: Matthew Garrett <[email protected]> | |
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
S: Maintained | ||
F: drivers/platform/x86 | ||
F: drivers/platform/x86/ | ||
|
||
X86 MCE INFRASTRUCTURE | ||
M: Tony Luck <[email protected]> | ||
|