[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130614163851.GA25973@kroah.com>
Date: Fri, 14 Jun 2013 09:38:51 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB fixes for 3.10-rc5
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@...uxfoundation.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists