All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 3.10-rc5
@ 2013-06-14 16:38 Greg KH
  2013-06-14 16:39 ` [GIT PATCH] USB fixes for 3.10-rc6 Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg KH @ 2013-06-14 16:38 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-01 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 16:38 [GIT PATCH] USB fixes for 3.10-rc5 Greg KH
2013-06-14 16:39 ` [GIT PATCH] USB fixes for 3.10-rc6 Greg KH
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

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.