diff options
author | Benjamin Romer <benjamin.romer@unisys.com> | 2014-03-07 13:02:21 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 22:42:14 -0800 |
commit | 56df01226642582079a6994a6201e7ebf2655298 (patch) | |
tree | 04d78ffe508fdb1d6fadafa7984b84baa7ccc96b /MAINTAINERS | |
parent | 27dd5548396e69c4b735739b8d7824ca2a3f39d5 (diff) |
staging: unisys: update MAINTAINERS and TODO
This patch adds the Unisys s-Par driver maintainers to the MAINTAINERS
file, changes the state to "Supported", modifies TODO to address patches
to the Unisys mailing list, and adds Greg Kroah-Hartman to the patch
recipients list.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c3ff6236fca8..405c4c92d8c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9031,6 +9031,13 @@ F: drivers/cdrom/cdrom.c F: include/linux/cdrom.h F: include/uapi/linux/cdrom.h +UNISYS S-PAR DRIVERS +M: Benjamin Romer <benjamin.romer@unisys.com> +M: David Kershner <david.kershner@unisys.com> +L: sparmaintainer@unisys.com (Unisys internal) +S: Supported +F: drivers/staging/unisys/ + UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER M: Vinayak Holikatti <vinholikatti@gmail.com> M: Santosh Y <santoshsy@gmail.com> |