* [PATCH] MAINTAINERS: Add CAIF
[not found] ` <81C3A93C17462B4BBD7E272753C1057916DE7CC568@EXDCVYMBSTM005.EQ1STM.local>
@ 2010-09-08 6:33 ` Joe Perches
2010-09-09 21:36 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2010-09-08 6:33 UTC (permalink / raw)
To: Sjur BRENDELAND; +Cc: netdev, Andrew Morton
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c36f5d7..f2b3ece 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1445,6 +1445,16 @@ S: Maintained
F: Documentation/video4linux/cafe_ccic
F: drivers/media/video/cafe_ccic*
+CAIF NETWORK LAYER
+M: Sjur Braendeland <sjur.brandeland@stericsson.com>
+L: netdev@vger.kernel.org
+S: Supported
+F: Documentation/networking/caif/
+F: drivers/net/caif/
+F: include/linux/caif/
+F: include/net/caif/
+F: net/caif/
+
CALGARY x86-64 IOMMU
M: Muli Ben-Yehuda <muli@il.ibm.com>
M: "Jon D. Mason" <jdmason@kudzu.us>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add CAIF
2010-09-08 6:33 ` [PATCH] MAINTAINERS: Add CAIF Joe Perches
@ 2010-09-09 21:36 ` David Miller
2010-09-10 1:24 ` Joe Perches
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2010-09-09 21:36 UTC (permalink / raw)
To: joe; +Cc: sjur.brandeland, netdev, akpm
From: Joe Perches <joe@perches.com>
Date: Tue, 07 Sep 2010 23:33:24 -0700
> Signed-off-by: Joe Perches <joe@perches.com>
Saying something is "Supported" is a non-trivial commitment, so I'm
not applying this until there is at least some kind of ACK from
Sjur or one of the other CAIF hackers.
> ---
> MAINTAINERS | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c36f5d7..f2b3ece 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1445,6 +1445,16 @@ S: Maintained
> F: Documentation/video4linux/cafe_ccic
> F: drivers/media/video/cafe_ccic*
>
> +CAIF NETWORK LAYER
> +M: Sjur Braendeland <sjur.brandeland@stericsson.com>
> +L: netdev@vger.kernel.org
> +S: Supported
> +F: Documentation/networking/caif/
> +F: drivers/net/caif/
> +F: include/linux/caif/
> +F: include/net/caif/
> +F: net/caif/
> +
> CALGARY x86-64 IOMMU
> M: Muli Ben-Yehuda <muli@il.ibm.com>
> M: "Jon D. Mason" <jdmason@kudzu.us>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add CAIF
2010-09-09 21:36 ` David Miller
@ 2010-09-10 1:24 ` Joe Perches
2010-09-10 4:42 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2010-09-10 1:24 UTC (permalink / raw)
To: David Miller; +Cc: sjur.brandeland, netdev, akpm
On Thu, 2010-09-09 at 14:36 -0700, David Miller wrote:
> From: Joe Perches <joe@perches.com>
> Date: Tue, 07 Sep 2010 23:33:24 -0700
> > Signed-off-by: Joe Perches <joe@perches.com>
> Saying something is "Supported" is a non-trivial commitment, so I'm
> not applying this until there is at least some kind of ACK from
> Sjur or one of the other CAIF hackers.
No worries, I corresponded with Sjur before posting that.
He should definitely ack it so you can commit it.
> > ---
> > MAINTAINERS | 10 ++++++++++
> > 1 files changed, 10 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c36f5d7..f2b3ece 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1445,6 +1445,16 @@ S: Maintained
> > F: Documentation/video4linux/cafe_ccic
> > F: drivers/media/video/cafe_ccic*
> >
> > +CAIF NETWORK LAYER
> > +M: Sjur Braendeland <sjur.brandeland@stericsson.com>
> > +L: netdev@vger.kernel.org
> > +S: Supported
> > +F: Documentation/networking/caif/
> > +F: drivers/net/caif/
> > +F: include/linux/caif/
> > +F: include/net/caif/
> > +F: net/caif/
> > +
> > CALGARY x86-64 IOMMU
> > M: Muli Ben-Yehuda <muli@il.ibm.com>
> > M: "Jon D. Mason" <jdmason@kudzu.us>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add CAIF
2010-09-10 1:24 ` Joe Perches
@ 2010-09-10 4:42 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2010-09-10 4:42 UTC (permalink / raw)
To: joe; +Cc: sjur.brandeland, netdev, akpm
From: Joe Perches <joe@perches.com>
Date: Thu, 09 Sep 2010 18:24:37 -0700
> On Thu, 2010-09-09 at 14:36 -0700, David Miller wrote:
>> From: Joe Perches <joe@perches.com>
>> Date: Tue, 07 Sep 2010 23:33:24 -0700
>> > Signed-off-by: Joe Perches <joe@perches.com>
>> Saying something is "Supported" is a non-trivial commitment, so I'm
>> not applying this until there is at least some kind of ACK from
>> Sjur or one of the other CAIF hackers.
>
> No worries, I corresponded with Sjur before posting that.
>
> He should definitely ack it so you can commit it.
Fair enough, applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-10 4:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1283880791.23280.153.camel@Joe-Laptop>
[not found] ` <81C3A93C17462B4BBD7E272753C1057916DE7CC568@EXDCVYMBSTM005.EQ1STM.local>
2010-09-08 6:33 ` [PATCH] MAINTAINERS: Add CAIF Joe Perches
2010-09-09 21:36 ` David Miller
2010-09-10 1:24 ` Joe Perches
2010-09-10 4:42 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).