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@linuxdriverproject.org
Subject: [GIT PATCH] more staging fixes for 3.2
Date: Fri, 2 Dec 2011 13:11:01 -0800 [thread overview]
Message-ID: <20111202211101.GA18222@kroah.com> (raw)
You're right, I have been chuckling evilly here, but that's for the 3.3
merge, not for 3.2 :)
Here are a few minor fixes for the staging tree to be merged into your tree.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ staging-linus
All patches have been in the -next releases for a while now.
thanks,
greg k-h
--------------
drivers/staging/comedi/comedi_fops.c | 96 +++++++++++++++++++------
drivers/staging/comedi/drivers/usbduxsigma.c | 7 +-
drivers/staging/rts_pstor/rtsx.c | 1 +
drivers/staging/usbip/vhci_rx.c | 10 ++-
4 files changed, 84 insertions(+), 30 deletions(-)
---------------
Bart Westgeest (1):
staging: usbip: bugfix for deadlock
Bernd Porr (2):
staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.
staging: comedi: fix oops for USB DAQ devices.
Dan Carpenter (1):
Staging: comedi: integer overflow in do_insnlist_ioctl()
Federico Vaga (2):
Staging: comedi: fix mmap_count
Staging: comedi: fix signal handling in read and write
Greg Kroah-Hartman (1):
Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"
Xi Wang (1):
Staging: comedi: fix integer overflow in do_insnlist_ioctl()
wwang (1):
staging:rts_pstor:Complete scanning_done variable
reply other threads:[~2011-12-02 21:11 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=20111202211101.GA18222@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.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.