RE: [PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area

2011-11-17 Thread KY Srinivasan
> -Original Message- > From: James Bottomley [mailto:james.bottom...@hansenpartnership.com] > Sent: Thursday, November 17, 2011 1:27 PM > To: KY Srinivasan > Cc: gre...@suse.de; linux-ker...@vger.kernel.org; > devel@linuxdriverproject.org; virtualizat...@lists.osdl.org; linux- > s...@vger

Opening Source for Network Direct Attached Storage

2011-11-17 Thread linux at iocellnetworks
Hello from IOCELL Networks, This summer we purchased the NDAS storage technology rights and patents from Ximeta. We are now looking to open development of the NDAS driver in Linux. So I found this group and now look for your help and advice. I thought to go the "project admin / company" rou

iPhone/iPad Apps Development - Blackberry/Android Apps Development

2011-11-17 Thread Garrison
iPhone/iPad Apps Development - Blackberry/Android Mobile Apps Development We are China based company explicitly active for iPhone software programming solutions and Mobile Application Development services as well as wireless application (WAP) development. We are organized to deliver premium qual

Re: [PATCH 0/3] Move media staging drivers to staging/media

2011-11-17 Thread Greg KH
On Thu, Nov 17, 2011 at 09:10:27PM +0200, Tomas Winkler wrote: > On Thu, Nov 17, 2011 at 8:09 PM, Greg KH wrote: > > On Thu, Nov 17, 2011 at 07:47:50PM +0200, Tomas Winkler wrote: > >> On Wed, Nov 2, 2011 at 5:10 PM, Greg KH wrote: > >> > On Wed, Nov 02, 2011 at 09:45:09AM -0200, Mauro Carvalho C

Re: [PATCH 0/3] Move media staging drivers to staging/media

2011-11-17 Thread Tomas Winkler
On Thu, Nov 17, 2011 at 8:09 PM, Greg KH wrote: > On Thu, Nov 17, 2011 at 07:47:50PM +0200, Tomas Winkler wrote: >> On Wed, Nov 2, 2011 at 5:10 PM, Greg KH wrote: >> > On Wed, Nov 02, 2011 at 09:45:09AM -0200, Mauro Carvalho Chehab wrote: >> >> Greg, >> >> >> >> As agreed, this is the patches tha

Re: [PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area

2011-11-17 Thread James Bottomley
On Tue, 2011-11-08 at 10:13 -0800, K. Y. Srinivasan wrote: > The storage driver (storvsc_drv.c) handles all block storage devices > assigned to Linux guests hosted on Hyper-V. This driver has been in the > staging tree for a while and this patch moves it out of the staging area. > As per Greg's rec

Re: [PATCH 0/3] Move media staging drivers to staging/media

2011-11-17 Thread Greg KH
On Thu, Nov 17, 2011 at 07:47:50PM +0200, Tomas Winkler wrote: > On Wed, Nov 2, 2011 at 5:10 PM, Greg KH wrote: > > On Wed, Nov 02, 2011 at 09:45:09AM -0200, Mauro Carvalho Chehab wrote: > >> Greg, > >> > >> As agreed, this is the patches that move media drivers to their > > I've probably missed

Re: [PATCH -next] staging: slicoss depends on NET

2011-11-17 Thread Greg KH
On Thu, Nov 17, 2011 at 09:06:32AM -0800, Randy Dunlap wrote: > adding driver devel mailing list. > > Greg- ping- there are a lot of staging patches that need to be merged. Yes there are, 460 to be exact, I'll be digging through them today if all goes well with my "real job" tasks. thanks, gre

Re: [PATCH 0/3] Move media staging drivers to staging/media

2011-11-17 Thread Tomas Winkler
On Wed, Nov 2, 2011 at 5:10 PM, Greg KH wrote: > On Wed, Nov 02, 2011 at 09:45:09AM -0200, Mauro Carvalho Chehab wrote: >> Greg, >> >> As agreed, this is the patches that move media drivers to their I've probably missed the news so I'd like ask what is the current patch flow for staging/media? A

Re: [PATCH -next] staging: slicoss depends on NET

2011-11-17 Thread Randy Dunlap
adding driver devel mailing list. Greg- ping- there are a lot of staging patches that need to be merged. On 11/01/2011 02:43 PM, Randy Dunlap wrote: > From: Randy Dunlap > > The slicoss driver uses network interfaces so it should depend > on NET. Fixes the following build errors: > > ERROR:

Re: [PATCH -next] staging: fix more ET131X build errors

2011-11-17 Thread Mark Einon
On 16 November 2011 01:04, Randy Dunlap wrote: > From: Randy Dunlap > > ET131X is a network device, so it should depend on > NETDEVICES.  (This part won't be needed when the driver > moves to drivers/net/.)  It also uses PHYLIB interfaces, > so it should select PHYLIB.  Fixes these build errors:

Re: [PATCH] Split rtl8192e

2011-11-17 Thread Dan Carpenter
No, you've combined Stefan's patches in with your patch. What you want to do is apply Stefan's patches first. And commit them. Then write your patch on top of that. Then when you send your patch, put a note under the --- dashes where git am will know to remove it saying: --- This patch assumes