The following changes since commit aa05cfa95f686be5d1485094402ebc7b03729e0e: Merge tag 'fixes-for-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2015-11-17 14:48:24 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v4.4-rc2 for you to fetch changes up to 6f51bc340d2a1c71a2409f80f3e60fe2c44e35ae: usb: chipidea: imx: fix a possible NULL dereference (2015-11-18 15:27:31 +0800) ---------------------------------------------------------------- USB Chipidea Fixes for v4.4-rc2 The first four fixes was for v4.3-rc7, but it is too late at that time, and other two small fixes are for possible NULL pointer issue. ---------------------------------------------------------------- LABBE Corentin (2): usb: chipidea: usbmisc_imx: fix a possible NULL dereference usb: chipidea: imx: fix a possible NULL dereference Li Jun (2): usb: chipidea: debug: disable usb irq while role switch usb: chipidea: otg: gadget module load and unload support Peter Chen (2): usb: chipidea: imx: refine clock operations to adapt for all platforms ARM: dts: imx27.dtsi: change the clock information for usb arch/arm/boot/dts/imx27.dtsi | 16 +++-- drivers/usb/chipidea/ci_hdrc_imx.c | 142 +++++++++++++++++++++++++++++++------ drivers/usb/chipidea/debug.c | 2 + drivers/usb/chipidea/udc.c | 17 +++++ drivers/usb/chipidea/usbmisc_imx.c | 10 +-- 5 files changed, 158 insertions(+), 29 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