All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
@ 2013-09-23 20:13 Lidza Louina
  2013-09-23 20:16 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Lidza Louina @ 2013-09-23 20:13 UTC (permalink / raw)
  To: driverdev-devel, Greg KH, Mark Hounschell; +Cc: Lidza Louina

This patch adds the staging/dgnc [DIGI NEO AND CLASSIC
PCI PRODUCTS] and staging/dgap [DIGI EPCA PCI PRODUCTS]
drivers to the MAINTAINERS file. I am listed as the
maintainer and the driverdev-devel list is the mailing
list for these drivers.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
---
 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e8ee569..8f75595 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2639,6 +2639,18 @@ F:	include/linux/device-mapper.h
 F:	include/linux/dm-*.h
 F:	include/uapi/linux/dm-*.h
 
+DIGI NEO AND CLASSIC PCI PRODUCTS
+M:	Lidza Louina <lidza.louina@gmail.com>
+L:	driverdev-devel@linuxdriverproject.org
+S:	Maintained
+F:	drivers/staging/dgnc/
+
+DIGI EPCA PCI PRODUCTS
+M:	Lidza Louina <lidza.louina@gmail.com>
+L:	driverdev-devel@linuxdriverproject.org
+S:	Maintained
+F:	drivers/staging/dgap/
+
 DIOLAN U2C-12 I2C DRIVER
 M:	Guenter Roeck <linux@roeck-us.net>
 L:	linux-i2c@vger.kernel.org
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
  2013-09-23 20:13 [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer Lidza Louina
@ 2013-09-23 20:16 ` Greg KH
  2013-09-23 20:22   ` Lidza Louina
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2013-09-23 20:16 UTC (permalink / raw)
  To: Lidza Louina; +Cc: Mark Hounschell, driverdev-devel

On Mon, Sep 23, 2013 at 04:13:15PM -0400, Lidza Louina wrote:
> This patch adds the staging/dgnc [DIGI NEO AND CLASSIC
> PCI PRODUCTS] and staging/dgap [DIGI EPCA PCI PRODUCTS]
> drivers to the MAINTAINERS file. I am listed as the
> maintainer and the driverdev-devel list is the mailing
> list for these drivers.
> 
> Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Ah, sorry about forgetting to ask you to add these.  I'll queue these up
for 3.12-rc3 or so.

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
  2013-09-23 20:16 ` Greg KH
@ 2013-09-23 20:22   ` Lidza Louina
  2013-09-23 20:26     ` Greg KH
  2013-09-23 22:16     ` Dan Carpenter
  0 siblings, 2 replies; 6+ messages in thread
From: Lidza Louina @ 2013-09-23 20:22 UTC (permalink / raw)
  To: Greg KH; +Cc: Mark Hounschell, driverdev-devel

On Mon, Sep 23, 2013 at 4:16 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> On Mon, Sep 23, 2013 at 04:13:15PM -0400, Lidza Louina wrote:
>> This patch adds the staging/dgnc [DIGI NEO AND CLASSIC
>> PCI PRODUCTS] and staging/dgap [DIGI EPCA PCI PRODUCTS]
>> drivers to the MAINTAINERS file. I am listed as the
>> maintainer and the driverdev-devel list is the mailing
>> list for these drivers.
>>
>> Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
>> ---
>>  MAINTAINERS | 12 ++++++++++++
>>  1 file changed, 12 insertions(+)
>
> Ah, sorry about forgetting to ask you to add these.  I'll queue these up
> for 3.12-rc3 or so.
>
> thanks,
>
> greg k-h

Awesome, thanks.

Btw, are will still in the merge window? Do you need me to send out
fixes for warnings (sparse or smatch) or can I send things like TODO
updates or checkpatch fixes?
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
  2013-09-23 20:22   ` Lidza Louina
@ 2013-09-23 20:26     ` Greg KH
  2013-09-23 22:16     ` Dan Carpenter
  1 sibling, 0 replies; 6+ messages in thread
From: Greg KH @ 2013-09-23 20:26 UTC (permalink / raw)
  To: Lidza Louina; +Cc: Mark Hounschell, driverdev-devel

On Mon, Sep 23, 2013 at 04:22:10PM -0400, Lidza Louina wrote:
> On Mon, Sep 23, 2013 at 4:16 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > On Mon, Sep 23, 2013 at 04:13:15PM -0400, Lidza Louina wrote:
> >> This patch adds the staging/dgnc [DIGI NEO AND CLASSIC
> >> PCI PRODUCTS] and staging/dgap [DIGI EPCA PCI PRODUCTS]
> >> drivers to the MAINTAINERS file. I am listed as the
> >> maintainer and the driverdev-devel list is the mailing
> >> list for these drivers.
> >>
> >> Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
> >> ---
> >>  MAINTAINERS | 12 ++++++++++++
> >>  1 file changed, 12 insertions(+)
> >
> > Ah, sorry about forgetting to ask you to add these.  I'll queue these up
> > for 3.12-rc3 or so.
> >
> > thanks,
> >
> > greg k-h
> 
> Awesome, thanks.
> 
> Btw, are will still in the merge window? Do you need me to send out
> fixes for warnings (sparse or smatch) or can I send things like TODO
> updates or checkpatch fixes?

Please send me anything you have.  I'll sort them out for "fixes and
regressions" and send those on to Linus for 3.12-final, and anything
else will be queued up for the 3.13-rc1 merge.

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
  2013-09-23 20:22   ` Lidza Louina
  2013-09-23 20:26     ` Greg KH
@ 2013-09-23 22:16     ` Dan Carpenter
  2013-09-23 22:36       ` Lidza Louina
  1 sibling, 1 reply; 6+ messages in thread
From: Dan Carpenter @ 2013-09-23 22:16 UTC (permalink / raw)
  To: Lidza Louina; +Cc: Greg KH, Mark Hounschell, driverdev-devel

On Mon, Sep 23, 2013 at 04:22:10PM -0400, Lidza Louina wrote:
> Awesome, thanks.
> 
> Btw, are will still in the merge window? Do you need me to send out
> fixes for warnings (sparse or smatch) or can I send things like TODO
> updates or checkpatch fixes?

The merge window ends when -rc1 is released.

Probably sparse and smatch fixes are not appropriate for 3.12.  Although
sometimes those checkers do find serious bugs.

I don't want to speak for Greg but generally you can send any sort of
patch any time.  It's just that it's going to sit in Greg's inbox if you
send it during the merge window.

Normally when -rc1 is released and Greg starts merging patches there are
some that conflict and have to be redone.  It's not the end of the world
to redo a patch submit.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
  2013-09-23 22:16     ` Dan Carpenter
@ 2013-09-23 22:36       ` Lidza Louina
  0 siblings, 0 replies; 6+ messages in thread
From: Lidza Louina @ 2013-09-23 22:36 UTC (permalink / raw)
  To: Dan Carpenter; +Cc: Greg KH, Mark Hounschell, driverdev-devel

On Mon, Sep 23, 2013 at 6:16 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> On Mon, Sep 23, 2013 at 04:22:10PM -0400, Lidza Louina wrote:
>> Awesome, thanks.
>>
>> Btw, are will still in the merge window? Do you need me to send out
>> fixes for warnings (sparse or smatch) or can I send things like TODO
>> updates or checkpatch fixes?
>
> The merge window ends when -rc1 is released.

Okay

> Probably sparse and smatch fixes are not appropriate for 3.12.  Although
> sometimes those checkers do find serious bugs.

Okay

> I don't want to speak for Greg but generally you can send any sort of
> patch any time.  It's just that it's going to sit in Greg's inbox if you
> send it during the merge window.
>
> Normally when -rc1 is released and Greg starts merging patches there are
> some that conflict and have to be redone.  It's not the end of the world
> to redo a patch submit.

Alrighty. :)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-23 22:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-23 20:13 [PATCH] MAINTAINERS: staging: dgnc and dgap drivers: add maintainer Lidza Louina
2013-09-23 20:16 ` Greg KH
2013-09-23 20:22   ` Lidza Louina
2013-09-23 20:26     ` Greg KH
2013-09-23 22:16     ` Dan Carpenter
2013-09-23 22:36       ` Lidza Louina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.