The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81: Linux 4.11-rc2 (2017-03-12 14:47:08 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v4.12-rc1 for you to fetch changes up to a932a8041ff9941a244619555f1c75ecf299f662: usb: chipidea: core: add sysfs group (2017-04-14 09:26:37 +0800) ---------------------------------------------------------------- Two changes for this v4.12-rc1: - Add sysfs entry for role switch - Update gadget state after gadget back from suspend ---------------------------------------------------------------- Li Jun (1): usb: chipidea: udc: update gadget state after bus resume Peter Chen (1): usb: chipidea: core: add sysfs group .../ABI/testing/sysfs-platform-chipidea-usb2 | 9 +++ drivers/usb/chipidea/ci.h | 2 + drivers/usb/chipidea/core.c | 64 +++++++++++++++++++++- drivers/usb/chipidea/udc.c | 23 +++++--- 4 files changed, 87 insertions(+), 11 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-platform-chipidea-usb2 -- 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