[GIT PATCH] STAGING fixes for 2.6.31-rc5-git tree

From: Greg KH
Date: Fri Aug 07 2009 - 19:27:36 EST


Here are a few patches for the drivers/staging/ section of the kernel,
for your git tree.

These patches do:
- revert a change in the tree that broke a lot of users of the
rt2870 driver
- build dependancy fixes
- rtl8192su build error fix
- new device id for rt2870
- buffer overflow for rspiusb driver

All of these are contained within the drivers/staging tree, and have
been in the linux-next and -mm trees for a while now.

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

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/b3dfg/Kconfig | 1 +
drivers/staging/heci/Kconfig | 1 +
drivers/staging/rspiusb/rspiusb.c | 2 +
drivers/staging/rt2860/rt_linux.h | 13 +---
drivers/staging/rt2870/2870_main_dev.c | 67 +++++++++++++-------
drivers/staging/rt2870/common/2870_rtmp_init.c | 33 +++++-----
drivers/staging/rt2870/common/rtusb_io.c | 3 +-
drivers/staging/rt2870/rt2870.h | 9 ++-
drivers/staging/rtl8192su/ieee80211.h | 2 +-
drivers/staging/rtl8192su/ieee80211/ieee80211.h | 2 +-
drivers/staging/rtl8192su/ieee80211/ieee80211_tx.c | 3 +-
drivers/staging/rtl8192su/r8192U_core.c | 2 +-
12 files changed, 80 insertions(+), 58 deletions(-)

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

Greg Kroah-Hartman (1):
Staging: rtl8192su: fix build error

Jakob Gruber (1):
Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin

Jeff Mahoney (1):
staging: add dependencies on PCI for drivers that require it

Mike Galbraith (1):
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API

Roel Kluin (1):
Staging: rspiusb: Fix buffer overflow

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/