[GIT PATCH] USB fixes for .36-rc6

From: Greg KH
Date: Mon Sep 20 2010 - 19:42:54 EST


Here are some usb driver fixes for .36-rc6.

A MAINTAINERS file update, and some other bugfixes that people have made
for problems reported.

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

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

MAINTAINERS | 4 +-
drivers/usb/host/ehci-pci.c | 5 ++
drivers/usb/musb/musb_debugfs.c | 5 +-
drivers/usb/otg/twl4030-usb.c | 78 +++++++++++++++++++++++++-------------
drivers/usb/serial/mos7720.c | 3 +
drivers/usb/serial/mos7840.c | 3 +
6 files changed, 66 insertions(+), 32 deletions(-)

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

Alek Du (1):
USB: EHCI: Disable langwell/penwell LPM capability

Dan Rosenberg (1):
USB: serial/mos*: prevent reading uninitialized stack memory

Felipe Balbi (1):
USB: musb: MAINTAINERS: Fix my mail address

Mathias Nyman (1):
usb: musb_debugfs: don't use the struct file private_data field with seq_files

Ming Lei (1):
USB: otg: twl4030: fix phy initialization(v1)

--
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/