public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] USB fixes for 2.6.9-rc4
@ 2004-10-12 22:34 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2004-10-12 22:34 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-usb-devel, linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-12 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 22:34 [BK PATCH] USB fixes for 2.6.9-rc4 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox