* [GIT PATCH] USB patches for 2.6.33-rc4
@ 2010-01-20 23:47 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2010-01-20 23:47 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb
Here are some USB patches for the 2.6.33-rc4 tree.
They consist of a number of bug fixes, with some new device ids as well.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the linux-next and mm trees.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/core/devices.c | 2 +-
drivers/usb/core/hcd.c | 18 ++++++++++++++++++
drivers/usb/core/hub.c | 18 ++++++++----------
drivers/usb/core/message.c | 8 ++++----
drivers/usb/core/sysfs.c | 6 ++++++
drivers/usb/host/ehci-hcd.c | 5 +++--
drivers/usb/host/ehci-hub.c | 20 +++++++++++++++++++-
drivers/usb/host/ehci-q.c | 11 ++++++++---
drivers/usb/host/fhci-hcd.c | 3 ++-
drivers/usb/host/isp1362-hcd.c | 25 ++++++++++++++++---------
drivers/usb/host/isp1760-hcd.c | 6 +++---
drivers/usb/host/uhci-hcd.c | 15 ++++++++++++++-
drivers/usb/host/uhci-hub.c | 2 +-
drivers/usb/serial/generic.c | 10 ++++++----
drivers/usb/storage/unusual_devs.h | 7 -------
drivers/usb/storage/usb.c | 3 ++-
include/linux/usb.h | 1 +
17 files changed, 112 insertions(+), 48 deletions(-)
---------------
Alan Stern (4):
USB: fix bitmask merge error
USB: EHCI: fix handling of unusual interrupt intervals
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
USB: add missing delay during remote wakeup
Alexander Beregalov (1):
USB: FHCI: avoid NULL pointer dereference
Colin Tuckley (1):
USB: Fix level of isp1760 Reloading ptd error message
Greg Kroah-Hartman (1):
USB: add speed values for USB 3.0 and wireless controllers
Johan Hovold (1):
usb: serial: fix memory leak in generic driver
Lothar Wassmann (2):
USB: isp1362: better 64bit printf warning fixes
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Oliver Neukum (1):
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Ryan May (1):
USB: fix usbstorage for 2770:915d delivers no FAT
Sarah Sharp (1):
USB: Fix duplicate sysfs problem after device reset.
Stefani Seibold (1):
USB: serial: fix USB serial fix kfifo_len locking
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-20 23:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 23:47 [GIT PATCH] USB patches for 2.6.33-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