aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMaxim Levitsky <maximlevitsky@gmail.com>2013-09-11 17:26:02 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-11 18:59:35 -0400
commit0ab30494bc4f3bc1ea4659b7c5d97c5218554a63 (patch)
tree05f4f8e6024c5f20baba9579a4225ddb5e21f0b9 /MAINTAINERS
parentccf5a04f70cc2f64c145727de0f049cc67c43ece (diff)
memstick: add support for legacy memorysticks
Based partially on MS standard spec quotes from Alex Dubov. As any code that works with user data this driver isn't recommended to use to write cards that contain valuable data. It tries its best though to avoid data corruption and possible damage to the card. Tested on MS DUO 64 MB card on Ricoh R592 card reader. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Cc: Valdis Kletnieks <Valdis.Kletnieks@vt.edu> Cc: Jens Axboe <axboe@kernel.dk> Cc: Alex Dubov <oakad@yahoo.com> Cc: Tejun Heo <tj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f8c41ae6c9a4..55969f1f626f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7749,6 +7749,11 @@ W: http://tifmxx.berlios.de/
7749S: Maintained 7749S: Maintained
7750F: drivers/memstick/host/tifm_ms.c 7750F: drivers/memstick/host/tifm_ms.c
7751 7751
7752SONY MEMORYSTICK STANDARD SUPPORT
7753M: Maxim Levitsky <maximlevitsky@gmail.com>
7754S: Maintained
7755F: drivers/memstick/core/ms_block.*
7756
7752SOUND 7757SOUND
7753M: Jaroslav Kysela <perex@perex.cz> 7758M: Jaroslav Kysela <perex@perex.cz>
7754M: Takashi Iwai <tiwai@suse.de> 7759M: Takashi Iwai <tiwai@suse.de>