Thanks! I also expect to start contributing again to maintain the code I have in the kernel, after I done with upsteaming the nvme-mdev driver I have just sent for initial review. I work for Red Hat now, so I hope I'll find some time for that in the future (still on a hobby basis of course). Best regards, Maxim Levitsky PS: my work email is mlevitsk@xxxxxxxxxx On Fri, Mar 22, 2019 at 1:43 PM Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > > 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@xxxxxxxxx> > Cc: Alex Dubov <alex.dubov@xxxxxxxxx> > Cc: Maxim Levitsky <maximlevitsky@xxxxxxxxx> > Cc: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> > Cc: Rui Feng <rui_feng@xxxxxxxxxxxxxx> > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 61bdbade3daf..8434d6ffa243 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14463,11 +14463,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@xxxxxxxxx> > M: Alex Dubov <oakad@xxxxxxxxx> > +M: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > +L: linux-mmc@xxxxxxxxxxxxxxx > +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@xxxxxxxx> > -- > 2.17.1 >