From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PATCH] STAGING fixes for .39
Date: Fri, 29 Apr 2011 12:07:30 -0700 [thread overview]
Message-ID: <20110429190730.GA13635@kroah.com> (raw)
Here are a number of minor staging driver fixes for your .39-rc tree.
Almost all of these fix build errors that have been reported by people.
There is one usbip bugfix for a runtime issue as well.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/ staging-linus
All of these patches have been in the mm and -next trees for a while.
These patches will be sent to the linux driver project list for all to
see.
thanks,
greg k-h
--------------
drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 4 ----
drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c | 3 ---
drivers/staging/gma500/Kconfig | 2 +-
drivers/staging/intel_sst/intelmid_v1_control.c | 1 +
drivers/staging/intel_sst/intelmid_v2_control.c | 1 +
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c | 1 +
drivers/staging/rts_pstor/debug.h | 2 +-
drivers/staging/rts_pstor/ms.c | 1 +
drivers/staging/rts_pstor/rtsx_chip.c | 5 +++--
drivers/staging/rts_pstor/rtsx_scsi.c | 1 +
drivers/staging/rts_pstor/sd.c | 4 ++--
drivers/staging/rts_pstor/trace.h | 2 +-
drivers/staging/rts_pstor/xd.c | 1 +
drivers/staging/solo6x10/Kconfig | 1 +
drivers/staging/usbip/vhci_hcd.c | 9 ++++-----
drivers/staging/usbip/vhci_sysfs.c | 7 ++++---
16 files changed, 23 insertions(+), 22 deletions(-)
---------------
Jeff Mahoney (5):
staging: olpc: Add <linux/delay.h>
staging: gma500: Depend on X86
staging: rts_pstor: Add <linux/vmalloc.h>
staging: rts_pstor: use #ifdef instead of #if
staging: ft1000: Remove unnecessary EXPORT_SYMBOLs
Max Vozeler (1):
staging: usbip: vhci: fix oops on subsequent attach
Peter Foley (1):
staging: solo6x10: add select SND_PCM to fix build error
Randy Dunlap (1):
staging: intel_sst: intelmid needs delay.h
reply other threads:[~2011-04-29 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110429190730.GA13635@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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.