diff options
author | Sebastian Reichel <sre@kernel.org> | 2014-03-28 14:57:59 -0400 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2014-05-04 03:49:52 -0400 |
commit | 56459ea9aada1ba228cd0dd75accb56b95e07d73 (patch) | |
tree | 9e9e6fc4368e94a1430b7043a7b0404e63f53dcc | |
parent | 3a8ab8af08cad8d3cf1ceff7e5a5da365ac6b63e (diff) |
MAINTAINERS: update HSI entry
Add git tree for hsi subsystem, update Sebastian Reichel's e-mail
address and add Documentation/hsi.txt as maintained file.
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e67ea2442041..08d223335138 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4203,9 +4203,11 @@ S: Maintained | |||
4203 | F: fs/hpfs/ | 4203 | F: fs/hpfs/ |
4204 | 4204 | ||
4205 | HSI SUBSYSTEM | 4205 | HSI SUBSYSTEM |
4206 | M: Sebastian Reichel <sre@debian.org> | 4206 | M: Sebastian Reichel <sre@kernel.org> |
4207 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git | ||
4207 | S: Maintained | 4208 | S: Maintained |
4208 | F: Documentation/ABI/testing/sysfs-bus-hsi | 4209 | F: Documentation/ABI/testing/sysfs-bus-hsi |
4210 | F: Documentation/hsi.txt | ||
4209 | F: drivers/hsi/ | 4211 | F: drivers/hsi/ |
4210 | F: include/linux/hsi/ | 4212 | F: include/linux/hsi/ |
4211 | F: include/uapi/linux/hsi/ | 4213 | F: include/uapi/linux/hsi/ |