Re: [RTF] iwmc3200wifi: fix device registration ordering for cfg80211

2011-03-17 Thread Luis R. Rodriguez
On Thu, Mar 17, 2011 at 8:10 PM, Luis R. Rodriguez wrote: > Without this you can get a race against udev and userspace daemons > which will try to poke the device even before netdev ops and friends > are available. Device initialization will fail without this. > > Cc: sta...@kernel.org > Cc: Navee

[RTF] iwmc3200wifi: fix device registration ordering for cfg80211

2011-03-17 Thread Luis R. Rodriguez
Without this you can get a race against udev and userspace daemons which will try to poke the device even before netdev ops and friends are available. Device initialization will fail without this. Cc: sta...@kernel.org Cc: Naveen Singh Cc: Wey-Yi Guy Cc: Intel Linux Wireless Signed-off-by: Luis

[PATCH] ath6kl: fix device registration ordering

2011-03-17 Thread Luis R. Rodriguez
Defer device registration to cfg80211 until it is ready. This fixes a race against udev whereby device events (both udev and RTNL) might be emitted with an unregistered device specification (wlan%d). This fixes a race on ath6kl on systems where the device boots up really quickly to the the point u

[PATCH] STAGING: brcm80211 keep power on in suspend state

2011-03-17 Thread Grant Grundler
Keep WIFI power on during suspend. Consumes 10s of milliwatts but avoids having to reload firmware on resume. Tested on tegra2_seaboard. Signed-off-by: Venkat Rao Tested-by: Grant Grundler --- FYI: four patches from Broadcom enable brcmfmac suspend and resume to mostly work on tegra2_seaboard (A

Re: [PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II

2011-03-17 Thread Valdis . Kletnieks
On Thu, 17 Mar 2011 14:45:37 PDT, Greg KH said: > On Thu, Mar 17, 2011 at 05:39:27PM -0400, valdis.kletni...@vt.edu wrote: > > Is that Linus's merge window, or your window to freeze a for-linus tree? > > My window. > > Linus's merge window is for the subsystem maintainers. Everything that > is t

3D/2D Animation services - Cartoon Movie - 3D modeling

2011-03-17 Thread Louis
You are receiving this email because we wish you to use our 3D/2D animation services. We are a China based animation studio. We are specialized in providing 3D designing/modelling/animation services across the globe. We utilize the finest equipment available in the industry, offer efficient dat

Re: [PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II

2011-03-17 Thread Greg KH
On Thu, Mar 17, 2011 at 05:39:27PM -0400, valdis.kletni...@vt.edu wrote: > On Tue, 15 Mar 2011 15:04:54 PDT, Greg KH said: > > > Thanks for the patches, but as the .39 merge window is closed, I'll be > > holding on to these until after .39-rc1 is out before I can do anything > > with them. > > Is

Re: Staging drivers status?

2011-03-17 Thread Greg KH
On Fri, Mar 18, 2011 at 12:03:24AM +0300, Alexander Beregalov wrote: > Hi everybody, > > Greg some time ago posted staging status more or less regularly. > I can find only http://www.kroah.com/log/linux/staging-status-12-2009.html > but it was posted more than a year ago. > > Is there an actual l

Staging drivers status?

2011-03-17 Thread Alexander Beregalov
Hi everybody, Greg some time ago posted staging status more or less regularly. I can find only http://www.kroah.com/log/linux/staging-status-12-2009.html but it was posted more than a year ago. Is there an actual list of drivers which need some love? I mean some drivers are not going to move to g

Re: [GIT PATCH] STAGING patches for .39

2011-03-17 Thread Randy Dunlap
On Thu, 17 Mar 2011 13:04:48 -0700 Greg KH wrote: > On Thu, Mar 17, 2011 at 12:55:38PM -0700, Randy Dunlap wrote: > > On Wed, 16 Mar 2011 19:02:12 -0700 Greg KH wrote: > > > > > On Wed, Mar 16, 2011 at 06:52:39PM -0700, Greg KH wrote: > > > > On Wed, Mar 16, 2011 at 05:34:08PM -0700, Linus Torval

Re: [GIT PATCH] STAGING patches for .39

2011-03-17 Thread Greg KH
On Thu, Mar 17, 2011 at 12:55:38PM -0700, Randy Dunlap wrote: > On Wed, 16 Mar 2011 19:02:12 -0700 Greg KH wrote: > > > On Wed, Mar 16, 2011 at 06:52:39PM -0700, Greg KH wrote: > > > On Wed, Mar 16, 2011 at 05:34:08PM -0700, Linus Torvalds wrote: > > > > On Wed, Mar 16, 2011 at 5:32 PM, Linus Torv

Re: [GIT PATCH] STAGING patches for .39

2011-03-17 Thread Randy Dunlap
On Wed, 16 Mar 2011 19:02:12 -0700 Greg KH wrote: > On Wed, Mar 16, 2011 at 06:52:39PM -0700, Greg KH wrote: > > On Wed, Mar 16, 2011 at 05:34:08PM -0700, Linus Torvalds wrote: > > > On Wed, Mar 16, 2011 at 5:32 PM, Linus Torvalds > > > wrote: > > > > > > > > The one with inifinite errors was vt6

Re: [PATCH 1/1] ASUS OLED checkpatch, sparse and ABI documentation.

2011-03-17 Thread Kevyn-Alexandre Paré
Hi, On Wed, 2011-03-16 at 16:53 -0700, Greg KH wrote: > On Wed, Mar 16, 2011 at 07:44:04PM -0400, Kevyn-Alexandre Paré wrote: > > From: Kevyn-Alexandre Pare > > > > > > Signed-off-by: Kevyn-Alexandre Pare > > --- > > Documentation/ABI/testing/sysfs-class-asus_oled | 94 > >

Re: [PATCH] Staging: xgifb: fixed spaces coding style issue in vb_ext.h

2011-03-17 Thread Aaro Koskinen
Hi, On Thu, 17 Mar 2011, Darek Iwanski wrote: This is a patch to the vb_ext.h file that fixes up spaces warning found by the checkpatch.pl tool. It still has a typedef warning that I do not understand how to fix. The patch is against the wrong tree, it won't apply anymore. Anyway, all that x8