* About the maintainer of "MOUSE AND MISC DEVICES"
@ 2008-09-30 15:37 Rodolfo Giometti
2008-09-30 18:36 ` Randy Dunlap
2008-09-30 20:55 ` Jiri Kosina
0 siblings, 2 replies; 9+ messages in thread
From: Rodolfo Giometti @ 2008-09-30 15:37 UTC (permalink / raw)
To: linux-kernel; +Cc: Alessandro Rubini, Alessandro Rubini
Hello,
I just wrote to Alessandro in order to have some suggestions about a
misc device I wish to propose to this list, but he told me that he
wants leave his maintanership.
So which is the person should I send my requests about misc devices?
He also asked to me to propose to this list a "patch" to remove him
from the MAINTANERS file... if so the new entry should be:
MOUSE AND MISC DEVICES [GENERAL]
L: linux-kernel@vger.kernel.org
S: Maintained
Is taht correct?
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@enneenne.com
Linux Device Driver giometti@linux.it
Embedded Systems phone: +39 349 2432127
UNIX programming skype: rodolfo.giometti
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 15:37 About the maintainer of "MOUSE AND MISC DEVICES" Rodolfo Giometti
@ 2008-09-30 18:36 ` Randy Dunlap
2008-09-30 20:55 ` Jiri Kosina
1 sibling, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2008-09-30 18:36 UTC (permalink / raw)
To: Rodolfo Giometti; +Cc: linux-kernel, Alessandro Rubini, Alessandro Rubini
On Tue, 30 Sep 2008 17:37:08 +0200 Rodolfo Giometti wrote:
> Hello,
>
> I just wrote to Alessandro in order to have some suggestions about a
> misc device I wish to propose to this list, but he told me that he
> wants leave his maintanership.
>
> So which is the person should I send my requests about misc devices?
>
> He also asked to me to propose to this list a "patch" to remove him
> from the MAINTANERS file... if so the new entry should be:
>
> MOUSE AND MISC DEVICES [GENERAL]
> L: linux-kernel@vger.kernel.org
> S: Maintained
>
> Is taht correct?
I'd say that the entry should just be for MISC DEVICES.
MOUSE is covered/handled by INPUT DRIVERS.
The L: and S: look OK to me.
Please send a patch to linux-kernel@vger.kernel.org and
to akpm@linux-foundation.org .
Thanks,
---
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 15:37 About the maintainer of "MOUSE AND MISC DEVICES" Rodolfo Giometti
2008-09-30 18:36 ` Randy Dunlap
@ 2008-09-30 20:55 ` Jiri Kosina
2008-09-30 21:06 ` Kristoffer Ericson
1 sibling, 1 reply; 9+ messages in thread
From: Jiri Kosina @ 2008-09-30 20:55 UTC (permalink / raw)
To: Rodolfo Giometti, Andrew Morton
Cc: linux-kernel, Alessandro Rubini, Alessandro Rubini
On Tue, 30 Sep 2008, Rodolfo Giometti wrote:
> I just wrote to Alessandro in order to have some suggestions about a
> misc device I wish to propose to this list, but he told me that he wants
> leave his maintanership.
> So which is the person should I send my requests about misc devices?
> He also asked to me to propose to this list a "patch" to remove him
> from the MAINTANERS file... if so the new entry should be:
> MOUSE AND MISC DEVICES [GENERAL]
> L: linux-kernel@vger.kernel.org
> S: Maintained
I in fact never understood what this maintainers entry meant ... what is
the device in question here?
Anyway, something for Andrew
From: Jiri Kosina <jkosina@suse.cz>
Subject: [PATCH] remove "Mouse and Misc devices" from MAINTAINERS
remove "Mouse and Misc devices" from MAINTAINERS
Alessandro himself claims that he gives up maintainership, and to be
frank, I don't have a clue what this entry is about.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
---
MAINTAINERS | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3596d17..3d9635f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2818,12 +2818,6 @@ M: ppisa@pikron.com
L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
S: Maintained
-MOUSE AND MISC DEVICES [GENERAL]
-P: Alessandro Rubini
-M: rubini@ipvvis.unipv.it
-L: linux-kernel@vger.kernel.org
-S: Maintained
-
MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
P: Jiri Slaby
M: jirislaby@gmail.com
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 20:55 ` Jiri Kosina
@ 2008-09-30 21:06 ` Kristoffer Ericson
2008-09-30 21:54 ` Jiri Kosina
0 siblings, 1 reply; 9+ messages in thread
From: Kristoffer Ericson @ 2008-09-30 21:06 UTC (permalink / raw)
To: Jiri Kosina
Cc: Rodolfo Giometti, Andrew Morton, linux-kernel, Alessandro Rubini,
Alessandro Rubini
On Tue, 30 Sep 2008 22:55:40 +0200 (CEST)
Jiri Kosina <jkosina@suse.cz> wrote:
> On Tue, 30 Sep 2008, Rodolfo Giometti wrote:
>
> > I just wrote to Alessandro in order to have some suggestions about a
> > misc device I wish to propose to this list, but he told me that he wants
> > leave his maintanership.
> > So which is the person should I send my requests about misc devices?
> > He also asked to me to propose to this list a "patch" to remove him
> > from the MAINTANERS file... if so the new entry should be:
> > MOUSE AND MISC DEVICES [GENERAL]
> > L: linux-kernel@vger.kernel.org
> > S: Maintained
>
> I in fact never understood what this maintainers entry meant ... what is
> the device in question here?
I thought mouse was a part of linux-input? Or am I missing something?
Besides that misc thingie is really creepy, makes me feel Ive
missed something.
>
> Anyway, something for Andrew
>
>
>
> From: Jiri Kosina <jkosina@suse.cz>
> Subject: [PATCH] remove "Mouse and Misc devices" from MAINTAINERS
>
> remove "Mouse and Misc devices" from MAINTAINERS
>
> Alessandro himself claims that he gives up maintainership, and to be
> frank, I don't have a clue what this entry is about.
>
> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
>
> ---
>
> MAINTAINERS | 6 ------
> 1 files changed, 0 insertions(+), 6 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3596d17..3d9635f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2818,12 +2818,6 @@ M: ppisa@pikron.com
> L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
> S: Maintained
>
> -MOUSE AND MISC DEVICES [GENERAL]
> -P: Alessandro Rubini
> -M: rubini@ipvvis.unipv.it
> -L: linux-kernel@vger.kernel.org
> -S: Maintained
> -
> MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
> P: Jiri Slaby
> M: jirislaby@gmail.com
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 21:06 ` Kristoffer Ericson
@ 2008-09-30 21:54 ` Jiri Kosina
2008-09-30 22:49 ` Randy Dunlap
0 siblings, 1 reply; 9+ messages in thread
From: Jiri Kosina @ 2008-09-30 21:54 UTC (permalink / raw)
To: Kristoffer Ericson
Cc: Rodolfo Giometti, Andrew Morton, linux-kernel, Alessandro Rubini,
Alessandro Rubini
On Tue, 30 Sep 2008, Kristoffer Ericson wrote:
> > I in fact never understood what this maintainers entry meant ... what
> > is the device in question here?
> I thought mouse was a part of linux-input? Or am I missing something?
It is. Generic mice interface is maintained by Dmitry as part of linux
input subsystem, and USB mice (usb hid) is maintained by me.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 21:54 ` Jiri Kosina
@ 2008-09-30 22:49 ` Randy Dunlap
2008-10-01 7:37 ` Alessandro Rubini
2008-10-01 8:55 ` Rodolfo Giometti
0 siblings, 2 replies; 9+ messages in thread
From: Randy Dunlap @ 2008-09-30 22:49 UTC (permalink / raw)
To: Jiri Kosina
Cc: Kristoffer Ericson, Rodolfo Giometti, Andrew Morton, linux-kernel,
Alessandro Rubini, Alessandro Rubini
On Tue, 30 Sep 2008 23:54:57 +0200 (CEST) Jiri Kosina wrote:
> On Tue, 30 Sep 2008, Kristoffer Ericson wrote:
>
> > > I in fact never understood what this maintainers entry meant ... what
> > > is the device in question here?
> > I thought mouse was a part of linux-input? Or am I missing something?
>
> It is. Generic mice interface is maintained by Dmitry as part of linux
> input subsystem, and USB mice (usb hid) is maintained by me.
Ack. And there is no MISC maintainer, so Jiri's patch to remove the
entire entry makes sense IMO.
---
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 22:49 ` Randy Dunlap
@ 2008-10-01 7:37 ` Alessandro Rubini
2008-10-01 8:55 ` Rodolfo Giometti
1 sibling, 0 replies; 9+ messages in thread
From: Alessandro Rubini @ 2008-10-01 7:37 UTC (permalink / raw)
To: rdunlap; +Cc: jkosina, kristoffer.ericson, giometti, akpm, linux-kernel
Randy:
> Ack. And there is no MISC maintainer, so Jiri's patch to remove the
> entire entry makes sense IMO.
Yes, I agree.
Actually, I've not been active at all, nor did I get but a few
contacts over the years.
thanks
/alessandro
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-09-30 22:49 ` Randy Dunlap
2008-10-01 7:37 ` Alessandro Rubini
@ 2008-10-01 8:55 ` Rodolfo Giometti
2008-10-01 9:01 ` Jiri Kosina
1 sibling, 1 reply; 9+ messages in thread
From: Rodolfo Giometti @ 2008-10-01 8:55 UTC (permalink / raw)
To: Randy Dunlap
Cc: Jiri Kosina, Kristoffer Ericson, Andrew Morton, linux-kernel,
Alessandro Rubini, Alessandro Rubini
On Tue, Sep 30, 2008 at 03:49:08PM -0700, Randy Dunlap wrote:
> Ack. And there is no MISC maintainer, so Jiri's patch to remove the
> entire entry makes sense IMO.
However misc devices exist, so no maintaner for them? I'd like to
propose a misc device and I'd like to have some suggestions about it,
so should I send my questions to the LKML?
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@enneenne.com
Linux Device Driver giometti@linux.it
Embedded Systems phone: +39 349 2432127
UNIX programming skype: rodolfo.giometti
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: About the maintainer of "MOUSE AND MISC DEVICES"
2008-10-01 8:55 ` Rodolfo Giometti
@ 2008-10-01 9:01 ` Jiri Kosina
0 siblings, 0 replies; 9+ messages in thread
From: Jiri Kosina @ 2008-10-01 9:01 UTC (permalink / raw)
To: Rodolfo Giometti
Cc: Randy Dunlap, Kristoffer Ericson, Andrew Morton, linux-kernel,
Alessandro Rubini, Alessandro Rubini
On Wed, 1 Oct 2008, Rodolfo Giometti wrote:
> > Ack. And there is no MISC maintainer, so Jiri's patch to remove the
> > entire entry makes sense IMO.
> However misc devices exist, so no maintaner for them? I'd like to
> propose a misc device and I'd like to have some suggestions about it,
> so should I send my questions to the LKML?
If you have a driver that doesn't fit under any particular subsystem, it
therefore probably belongs into drivers/misc, yes.
Send them to LKML and CC Andrew Morton and possibly also Greg KH.
Thanks,
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-10-01 9:04 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 15:37 About the maintainer of "MOUSE AND MISC DEVICES" Rodolfo Giometti
2008-09-30 18:36 ` Randy Dunlap
2008-09-30 20:55 ` Jiri Kosina
2008-09-30 21:06 ` Kristoffer Ericson
2008-09-30 21:54 ` Jiri Kosina
2008-09-30 22:49 ` Randy Dunlap
2008-10-01 7:37 ` Alessandro Rubini
2008-10-01 8:55 ` Rodolfo Giometti
2008-10-01 9:01 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox