The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -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-rc2 for you to fetch changes up to cbb22ebcfb9920380ed69854a7095d497798063d: usb: chipidea: core: check before accessing ci_role in ci_role_show (2017-05-23 08:36:54 +0800) ---------------------------------------------------------------- Some small bugs ---------------------------------------------------------------- Andrey Smirnov (1): usb: chipidea: imx: Do not access CLKONOFF on i.MX51 Jisheng Zhang (1): usb: chipidea: udc: fix NULL pointer dereference if udc_start failed Michael Thalmeier (2): usb: chipidea: debug: check before accessing ci_role usb: chipidea: core: check before accessing ci_role in ci_role_show drivers/usb/chipidea/core.c | 5 ++++- drivers/usb/chipidea/debug.c | 3 ++- drivers/usb/chipidea/udc.c | 8 ++++++-- drivers/usb/chipidea/usbmisc_imx.c | 41 +++++++++++++++++++++++++++++--------- 4 files changed, 44 insertions(+), 13 deletions(-) -- Best Regards, Peter Chen -- 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