mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
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 3.10-rc6
Date: Fri, 14 Jun 2013 09:39:46 -0700	[thread overview]
Message-ID: <20130614163946.GA26018@kroah.com> (raw)
In-Reply-To: <20130614163851.GA25973@kroah.com>

[resend with fixed subject]

The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

  Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.10-rc5

for you to fetch changes up to 0c3f3dc68bb6e6950e8cd7851e7778c550e8dfb4:

  usb: chipidea: fix id change handling (2013-06-11 16:18:05 -0700)

----------------------------------------------------------------
USB fixes for 3.10-rc6

Here are some small USB driver fixes that resolve some reported problems
for 3.10-rc6

Nothing major, just 3 USB serial driver fixes, and two chipidea fixes.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Alexander Shishkin (2):
      usb: chipidea: fix no transceiver case
      usb: chipidea: fix id change handling

Johan Hovold (3):
      USB: f81232: fix device initialisation at open
      USB: spcp8x5: fix device initialisation at open
      USB: pl2303: fix device initialisation at open

 drivers/usb/chipidea/core.c  |  3 ++-
 drivers/usb/chipidea/udc.c   | 13 ++++++++-----
 drivers/usb/serial/f81232.c  |  8 ++++----
 drivers/usb/serial/pl2303.c  | 10 +++++-----
 drivers/usb/serial/spcp8x5.c | 10 ++++------
 5 files changed, 23 insertions(+), 21 deletions(-)

  reply	other threads:[~2013-06-14 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 16:38 [GIT PATCH] USB fixes for 3.10-rc5 Greg KH
2013-06-14 16:39 ` Greg KH [this message]
2013-06-22 14:31 ` [GIT PATCH] USB fixes for 3.10-rc7 Greg KH
2013-07-01 17:16 ` [GIT PATCH] USB patches for 3.11-rc1 Greg KH

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=20130614163946.GA26018@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome