2019-03-22 11:45:07

by Ulf Hansson

[permalink] [raw]
Subject: [PATCH 2/2] 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 <[email protected]>
Cc: Alex Dubov <[email protected]>
Cc: Maxim Levitsky <[email protected]>
Cc: Kai-Heng Feng <[email protected]>
Cc: Rui Feng <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
---
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 <[email protected]>
M: Alex Dubov <[email protected]>
+M: Ulf Hansson <[email protected]>
+L: [email protected]
+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 <[email protected]>
--
2.17.1



2019-03-22 17:04:44

by Maxim Levitsky

[permalink] [raw]
Subject: Re: [PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section

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 [email protected]


On Fri, Mar 22, 2019 at 1:43 PM Ulf Hansson <[email protected]> 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 <[email protected]>
> Cc: Alex Dubov <[email protected]>
> Cc: Maxim Levitsky <[email protected]>
> Cc: Kai-Heng Feng <[email protected]>
> Cc: Rui Feng <[email protected]>
> Signed-off-by: Ulf Hansson <[email protected]>
> ---
> 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 <[email protected]>
> M: Alex Dubov <[email protected]>
> +M: Ulf Hansson <[email protected]>
> +L: [email protected]
> +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 <[email protected]>
> --
> 2.17.1
>

2019-04-11 09:55:46

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH 2/2] MAINTAINERS: Add Ulf Hansson to the MEMORYSTICK section

On Fri, 22 Mar 2019 at 18:03, Maxim Levitsky <[email protected]> wrote:
>
> 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).

Thanks Maxim, I consider this as an ack from you.

>
> Best regards,
> Maxim Levitsky
>
> PS: my work email is [email protected]

If you want to change/add your email to the section in the
MAINTAINERS, please just send a patch. I think otherwise people will
continue to send to your gmail address.

[...]

Kind regards
Uffe