All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB fixes for .36-rc6
Date: Mon, 20 Sep 2010 16:42:04 -0700	[thread overview]
Message-ID: <20100920234204.GA7672@kroah.com> (raw)

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)


                 reply	other threads:[~2010-09-20 23:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100920234204.GA7672@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.