aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS40
1 files changed, 17 insertions, 23 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b6e83550c76..252972b6c4a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -159,7 +159,7 @@ S: Maintained
159F: drivers/net/ethernet/realtek/r8169.c 159F: drivers/net/ethernet/realtek/r8169.c
160 160
1618250/16?50 (AND CLONE UARTS) SERIAL DRIVER 1618250/16?50 (AND CLONE UARTS) SERIAL DRIVER
162M: Greg Kroah-Hartman <gregkh@suse.de> 162M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
163L: linux-serial@vger.kernel.org 163L: linux-serial@vger.kernel.org
164W: http://serial.sourceforge.net 164W: http://serial.sourceforge.net
165S: Maintained 165S: Maintained
@@ -1783,9 +1783,9 @@ X: net/wireless/wext*
1783 1783
1784CHAR and MISC DRIVERS 1784CHAR and MISC DRIVERS
1785M: Arnd Bergmann <arnd@arndb.de> 1785M: Arnd Bergmann <arnd@arndb.de>
1786M: Greg Kroah-Hartman <greg@kroah.com> 1786M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1787T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git 1787T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
1788S: Maintained 1788S: Supported
1789F: drivers/char/* 1789F: drivers/char/*
1790F: drivers/misc/* 1790F: drivers/misc/*
1791 1791
@@ -2320,7 +2320,7 @@ F: lib/lru_cache.c
2320F: Documentation/blockdev/drbd/ 2320F: Documentation/blockdev/drbd/
2321 2321
2322DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2322DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2323M: Greg Kroah-Hartman <gregkh@suse.de> 2323M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2324T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2324T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git
2325S: Supported 2325S: Supported
2326F: Documentation/kobject.txt 2326F: Documentation/kobject.txt
@@ -4140,6 +4140,7 @@ F: fs/partitions/ldm.*
4140 4140
4141LogFS 4141LogFS
4142M: Joern Engel <joern@logfs.org> 4142M: Joern Engel <joern@logfs.org>
4143M: Prasad Joshi <prasadjoshi.linux@gmail.com>
4143L: logfs@logfs.org 4144L: logfs@logfs.org
4144W: logfs.org 4145W: logfs.org
4145S: Maintained 4146S: Maintained
@@ -4281,13 +4282,6 @@ S: Orphan
4281F: drivers/video/matrox/matroxfb_* 4282F: drivers/video/matrox/matroxfb_*
4282F: include/linux/matroxfb.h 4283F: include/linux/matroxfb.h
4283 4284
4284MAX1668 TEMPERATURE SENSOR DRIVER
4285M: "David George" <david.george@ska.ac.za>
4286L: lm-sensors@lm-sensors.org
4287S: Maintained
4288F: Documentation/hwmon/max1668
4289F: drivers/hwmon/max1668.c
4290
4291MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER 4285MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
4292M: "Hans J. Koch" <hjk@hansjkoch.de> 4286M: "Hans J. Koch" <hjk@hansjkoch.de>
4293L: lm-sensors@lm-sensors.org 4287L: lm-sensors@lm-sensors.org
@@ -6282,15 +6276,15 @@ S: Maintained
6282F: arch/alpha/kernel/srm_env.c 6276F: arch/alpha/kernel/srm_env.c
6283 6277
6284STABLE BRANCH 6278STABLE BRANCH
6285M: Greg Kroah-Hartman <greg@kroah.com> 6279M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6286L: stable@vger.kernel.org 6280L: stable@vger.kernel.org
6287S: Maintained 6281S: Supported
6288 6282
6289STAGING SUBSYSTEM 6283STAGING SUBSYSTEM
6290M: Greg Kroah-Hartman <gregkh@suse.de> 6284M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6291T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 6285T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
6292L: devel@driverdev.osuosl.org 6286L: devel@driverdev.osuosl.org
6293S: Maintained 6287S: Supported
6294F: drivers/staging/ 6288F: drivers/staging/
6295 6289
6296STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS 6290STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS
@@ -6675,10 +6669,10 @@ S: Maintained
6675K: ^Subject:.*(?i)trivial 6669K: ^Subject:.*(?i)trivial
6676 6670
6677TTY LAYER 6671TTY LAYER
6678M: Greg Kroah-Hartman <gregkh@suse.de> 6672M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6679S: Maintained 6673S: Supported
6680T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6674T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git
6681F: drivers/tty/* 6675F: drivers/tty/
6682F: drivers/tty/serial/serial_core.c 6676F: drivers/tty/serial/serial_core.c
6683F: include/linux/serial_core.h 6677F: include/linux/serial_core.h
6684F: include/linux/serial.h 6678F: include/linux/serial.h
@@ -6964,7 +6958,7 @@ S: Maintained
6964F: drivers/usb/serial/digi_acceleport.c 6958F: drivers/usb/serial/digi_acceleport.c
6965 6959
6966USB SERIAL DRIVER 6960USB SERIAL DRIVER
6967M: Greg Kroah-Hartman <gregkh@suse.de> 6961M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6968L: linux-usb@vger.kernel.org 6962L: linux-usb@vger.kernel.org
6969S: Supported 6963S: Supported
6970F: Documentation/usb/usb-serial.txt 6964F: Documentation/usb/usb-serial.txt
@@ -6979,9 +6973,8 @@ S: Maintained
6979F: drivers/usb/serial/empeg.c 6973F: drivers/usb/serial/empeg.c
6980 6974
6981USB SERIAL KEYSPAN DRIVER 6975USB SERIAL KEYSPAN DRIVER
6982M: Greg Kroah-Hartman <greg@kroah.com> 6976M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6983L: linux-usb@vger.kernel.org 6977L: linux-usb@vger.kernel.org
6984W: http://www.kroah.com/linux/
6985S: Maintained 6978S: Maintained
6986F: drivers/usb/serial/*keyspan* 6979F: drivers/usb/serial/*keyspan*
6987 6980
@@ -7009,7 +7002,7 @@ F: Documentation/video4linux/sn9c102.txt
7009F: drivers/media/video/sn9c102/ 7002F: drivers/media/video/sn9c102/
7010 7003
7011USB SUBSYSTEM 7004USB SUBSYSTEM
7012M: Greg Kroah-Hartman <gregkh@suse.de> 7005M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7013L: linux-usb@vger.kernel.org 7006L: linux-usb@vger.kernel.org
7014W: http://www.linux-usb.org 7007W: http://www.linux-usb.org
7015T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7008T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git
@@ -7096,7 +7089,7 @@ F: fs/hppfs/
7096 7089
7097USERSPACE I/O (UIO) 7090USERSPACE I/O (UIO)
7098M: "Hans J. Koch" <hjk@hansjkoch.de> 7091M: "Hans J. Koch" <hjk@hansjkoch.de>
7099M: Greg Kroah-Hartman <gregkh@suse.de> 7092M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7100S: Maintained 7093S: Maintained
7101F: Documentation/DocBook/uio-howto.tmpl 7094F: Documentation/DocBook/uio-howto.tmpl
7102F: drivers/uio/ 7095F: drivers/uio/
@@ -7371,6 +7364,7 @@ S: Supported
7371F: Documentation/hwmon/wm83?? 7364F: Documentation/hwmon/wm83??
7372F: arch/arm/mach-s3c64xx/mach-crag6410* 7365F: arch/arm/mach-s3c64xx/mach-crag6410*
7373F: drivers/leds/leds-wm83*.c 7366F: drivers/leds/leds-wm83*.c
7367F: drivers/hwmon/wm83??-hwmon.c
7374F: drivers/input/misc/wm831x-on.c 7368F: drivers/input/misc/wm831x-on.c
7375F: drivers/input/touchscreen/wm831x-ts.c 7369F: drivers/input/touchscreen/wm831x-ts.c
7376F: drivers/input/touchscreen/wm97*.c 7370F: drivers/input/touchscreen/wm97*.c