From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.6.9-rc4
Date: Tue, 12 Oct 2004 15:34:31 -0700 [thread overview]
Message-ID: <20041012223431.GA9830@kroah.com> (raw)
Hi,
Here are 5 USB fixes against the latest 2.6.9-rc4 tree. They do the
following:
- fix a oops in the digi_acceleport driver
- fix a SMP race in the ehci_hcd driver
- fix a lockup in the net2280 driver
- fix a oops in the usblp driver
- fix a oops in the hiddev driver
These patches have all been in the -mm tree for the past few weeks
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/fix-2.6
Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.
thanks,
greg k-h
drivers/usb/class/usblp.c | 8 ++++----
drivers/usb/gadget/net2280.c | 19 ++++++++++---------
drivers/usb/host/ehci-hcd.c | 9 +++++++++
drivers/usb/host/ehci.h | 1 +
drivers/usb/input/hid-core.c | 2 +-
drivers/usb/media/konicawc.c | 2 +-
drivers/usb/serial/digi_acceleport.c | 7 ++++++-
7 files changed, 32 insertions(+), 16 deletions(-)
-----
Al Borchers:
o USB: corrected digi_acceleport 2.6.9-rc1 fix for hang on disconnect
David Brownell:
o USB: net2280 updates
o USB: EHCI SMP fix
Herbert Xu:
o USB: Fix hiddev devfs oops
Vojtech Pavlik:
o USB: Fix oops in usblp driver
reply other threads:[~2004-10-12 22:35 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=20041012223431.GA9830@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--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.