All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Subject: [GIT PATCH] STAGING fixes for 2.6.36-git
Date: Fri, 3 Sep 2010 19:10:51 -0700	[thread overview]
Message-ID: <20100904021051.GA28709@kroah.com> (raw)

Here are a bunch of tiny staging bugfixes and a few new device ids for
your 2.6.36-git tree.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/

All of these patches have been in the linux-next and mm trees.

The patches will be sent as a follow-on to this message to the
driver-devel list for people to see.

thanks,

greg k-h

--------------


 drivers/staging/comedi/drivers/das08_cs.c |    1 -
 drivers/staging/hv/netvsc_drv.c           |    3 ++
 drivers/staging/hv/ring_buffer.c          |    3 +-
 drivers/staging/hv/storvsc_api.h          |    4 +-
 drivers/staging/hv/storvsc_drv.c          |   11 +++++---
 drivers/staging/octeon/Kconfig            |    2 +-
 drivers/staging/rt2860/usb_main_dev.c     |   41 +++++++++++++++++++++++++++-
 drivers/staging/spectra/Kconfig           |    1 +
 drivers/staging/spectra/ffsport.c         |    1 +
 drivers/staging/wlan-ng/cfg80211.c        |    3 ++
 drivers/staging/zram/zram_drv.c           |    1 +
 11 files changed, 59 insertions(+), 12 deletions(-)

---------------

Andreas Bombe (1):
      staging: comedi das08_cs.c: Fix io_req_t conversion

Ben Hutchings (1):
      Staging: rt2870sta: Add more device IDs from vendor drivers

Geert Uytterhoeven (1):
      staging: spectra needs <linux/slab.h>

Haiyang Zhang (2):
      staging: hv: Fix missing functions for net_device_ops
      staging: hv: Fixed the value of the 64bit-hole inside ring buffer

Hank Janssen (3):
      staging: hv: Fixed bounce kmap problem by using correct index
      staging: hv: Increased storvsc ringbuffer and max_io_requests
      staging: hv: Fixed lockup problem with bounce_buffer scatter list

Jeff Mahoney (1):
      Staging: spectra: depend on X86_MRST

Karl Relton (1):
      Staging: wlan-ng: Explicitly set some fields in cfg80211 interface

Randy Dunlap (1):
      Staging: octeon: depends on NETDEVICES

Shahar Havivi (1):
      Staging: zram: free device memory when init fails


             reply	other threads:[~2010-09-04  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-04  2:10 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-09-04  2:09 [GIT PATCH] STAGING fixes for 2.6.36-git Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100904021051.GA28709@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@linux-foundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.