diff options
author | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-08-03 18:07:20 -0700 |
---|---|---|
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-08-06 21:16:19 -0700 |
commit | 8defe59969cb8d863fe46867809316350ec0fc8f (patch) | |
tree | 5c7bef051f7b7cd60a951098cf1f1e985cf0561d /MAINTAINERS | |
parent | 242030365eacb649161023a3a024373198c34d59 (diff) | |
download | linux-8defe59969cb8d863fe46867809316350ec0fc8f.tar.gz linux-8defe59969cb8d863fe46867809316350ec0fc8f.tar.bz2 linux-8defe59969cb8d863fe46867809316350ec0fc8f.zip |
MAINTAINERS: Add pstore maintainers
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f71e94..9aa40c1b29e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5496,6 +5496,18 @@ L: cbe-oss-dev@lists.ozlabs.org S: Maintained F: drivers/block/ps3vram.c +PSTORE FILESYSTEM +M: Anton Vorontsov <cbouatmailru@gmail.com> +M: Colin Cross <ccross@android.com> +M: Kees Cook <keescook@chromium.org> +M: Tony Luck <tony.luck@intel.com> +S: Maintained +T: git git://git.infradead.org/users/cbou/linux-pstore.git +F: fs/pstore/ +F: include/linux/pstore* +F: drivers/firmware/efivars.c +F: drivers/acpi/apei/erst.c + PTP HARDWARE CLOCK SUPPORT M: Richard Cochran <richardcochran@gmail.com> S: Maintained |