[GIT PATCH] USB fixes for 2.6.19-rc6

From: Greg KH
Date: Thu Nov 16 2006 - 19:08:19 EST


Here are some USB bugfixes for 2.6.19-rc6.

They include a fix on the Adrian's list-o-regressions, and a number of
other minor things and new device ids.

All of these changes have been in the last few -mm releases.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


drivers/usb/core/message.c | 5 +----
drivers/usb/host/ohci-hcd.c | 25 +++++++++++++++----------
drivers/usb/host/ohci-hub.c | 6 ++++--
drivers/usb/input/hid-core.c | 5 +++--
drivers/usb/input/hid-input.c | 17 +++++++++++++++++
drivers/usb/input/hid.h | 1 +
drivers/usb/misc/auerswald.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio.h | 11 ++++++++++-
drivers/usb/serial/ipaq.c | 1 +
drivers/usb/storage/unusual_devs.h | 18 +++---------------
11 files changed, 58 insertions(+), 35 deletions(-)

---------------

Alan Stern (2):
OHCI: disallow autostop when wakeup is not available
USB: OHCI: fix root-hub resume bug

Alex Sanks (1):
USB: ipaq: Add HTC Modem Support

Frank Sievertsen (1):
USB: ftdi driver pid for dmx-interfaces

Jan Mate (1):
USB Storage: unusual_devs.h entry for Sony Ericsson P990i

Julien BLACHE (1):
USB: hid-core: Add quirk for new Apple keyboard/trackpad

Kjell Myksvoll (1):
USB: ftdi_sio: adds vendor/product id for a RFID construction kit

Laurent Pinchart (1):
USB: Fixed outdated usb_get_device_descriptor() documentation

Mariusz Kozlowski (1):
USB: auerswald possible memleak fix

Olaf Hering (1):
USB: correct keymapping on Powerbook built-in USB ISO keyboards

Phil Dibowitz (1):
USB: Fix UCR-61S2B unusual_dev entry

Sergey Vlasov (1):
usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/