Here are some USB fixes for your .38 tree.
Nothing major, new device ids and bugfixes. The USB 3.0 fix was
applied, and then reverted at the request of Sarah, as she will be
submitting a better fix later on.
Another round of tiny musb fixes, and other driver fixes and device ids.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ usb-linus
All of these patches have been in the linux-next and mm trees for a
while.
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/quirks.c | 8 ++++++++
drivers/usb/musb/musb_core.h | 17 +++++++++--------
drivers/usb/musb/omap2430.c | 1 +
drivers/usb/serial/sierra.c | 3 +++
drivers/usb/serial/usb_wwan.c | 15 +++++++++------
drivers/usb/serial/visor.c | 12 ++++++++++++
6 files changed, 42 insertions(+), 14 deletions(-)
---------------
Alan Stern (1):
USB: add quirks entry for Keytouch QWERTY Panel
Felipe Balbi (1):
usb: musb: fix build breakage
Greg Kroah-Hartman (1):
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Jiri Slaby (1):
USB: serial/usb_wwan, fix tty NULL dereference
Johan Hovold (2):
usb: musb: omap2430: fix kernel panic on reboot
USB: musb: omap2430: fix kernel panic on reboot