The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: Linux 3.16-rc5 (2014-07-13 14:04:33 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.16-rc6 for you to fetch changes up to bb86cf569bbd7ad4dce581a37c7fbd748057e9dc: usb: Check if port status is equal to RxDetect (2014-07-17 17:14:01 -0700) ---------------------------------------------------------------- USB fixes for 3.16-rc6 Here are 2 USB patches that resolve some reported issues, one with an odd HUB, and one in the chipidea driver. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Abbas Raza (1): usb: chipidea: udc: Disable auto ZLP generation on ep0 Gavin Guo (1): usb: Check if port status is equal to RxDetect drivers/usb/chipidea/udc.c | 4 ++-- drivers/usb/core/hub.c | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 2 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