diff options
author | Sebastian Reichel <sre@debian.org> | 2013-11-27 04:17:22 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-27 16:51:43 -0500 |
commit | 3441cded65118c217a749de4350b6cad50b0e350 (patch) | |
tree | a878ba7716745029d8e5f2c974005629dda50df3 | |
parent | 1a9286236916bb397c0fa7e9b3a354c291c85beb (diff) |
MAINTAINERS: add HSI subsystem
This adds me as maintainer for the HSI subsystem and
Carlos Chinea (original author) to the CREDITS file.
Signed-off-by: Sebastian Reichel <sre@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | CREDITS | 5 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 13 insertions, 0 deletions
@@ -655,6 +655,11 @@ S: Stanford University | |||
655 | S: Stanford, California 94305 | 655 | S: Stanford, California 94305 |
656 | S: USA | 656 | S: USA |
657 | 657 | ||
658 | N: Carlos Chinea | ||
659 | E: carlos.chinea@nokia.com | ||
660 | E: cch.devel@gmail.com | ||
661 | D: Author of HSI Subsystem | ||
662 | |||
658 | N: Randolph Chung | 663 | N: Randolph Chung |
659 | E: tausq@debian.org | 664 | E: tausq@debian.org |
660 | D: Linux/PA-RISC hacker | 665 | D: Linux/PA-RISC hacker |
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..a975b367f8c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4038,6 +4038,14 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi | |||
4038 | S: Maintained | 4038 | S: Maintained |
4039 | F: fs/hpfs/ | 4039 | F: fs/hpfs/ |
4040 | 4040 | ||
4041 | HSI SUBSYSTEM | ||
4042 | M: Sebastian Reichel <sre@debian.org> | ||
4043 | S: Maintained | ||
4044 | F: Documentation/ABI/testing/sysfs-bus-hsi | ||
4045 | F: drivers/hsi/ | ||
4046 | F: include/linux/hsi/ | ||
4047 | F: include/uapi/linux/hsi/ | ||
4048 | |||
4041 | HSO 3G MODEM DRIVER | 4049 | HSO 3G MODEM DRIVER |
4042 | M: Jan Dumon <j.dumon@option.com> | 4050 | M: Jan Dumon <j.dumon@option.com> |
4043 | W: http://www.pharscape.org | 4051 | W: http://www.pharscape.org |