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@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- 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-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html