Commit 3b407b4f authored by Ulf Hansson's avatar Ulf Hansson
Browse files

MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section



The amount of changes to the memorystick subsystem are limited as of today.
However, I have a couple of times been funneling changes through my MMC
tree and it have turned out fine. So, I am here by volunteering to continue
doing this, by adding myself and the link to the MMC tree to the MEMSTICK
section.

Cc: Alex Dubov <oakad@yahoo.com>
Cc: Alex Dubov <alex.dubov@gmail.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: Rui Feng <rui_feng@realsil.com.cn>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Acked-by: default avatarMaxim Levitsky <maximlevitsky@gmail.com>
parent c6645985
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -14473,11 +14473,15 @@ T: git git://linuxtv.org/media_tree.git
S:	Maintained
F:	drivers/media/i2c/imx355.c

SONY MEMORYSTICK STANDARD SUPPORT
SONY MEMORYSTICK SUBSYSTEM
M:	Maxim Levitsky <maximlevitsky@gmail.com>
M:	Alex Dubov <oakad@yahoo.com>
M:	Ulf Hansson <ulf.hansson@linaro.org>
L:	linux-mmc@vger.kernel.org
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git
S:	Maintained
F:	drivers/memstick/core/ms_block.*
F:	drivers/memstick/
F:	include/linux/memstick.h

SONY VAIO CONTROL DEVICE DRIVER
M:	Mattia Dongili <malattia@linux.it>