The following changes since commit 050bc4e846af24e77af82d0fa5f718e0919d15a4: scsi: introduce a quirk for false cache reporting (2016-09-13 08:08:24 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-ci-v4.9-rc1 for you to fetch changes up to e74e83724808b72173b557bd8008202109fb6091: usb: chipidea: udc: Use the preferred form for passing a size of a struct (2016-09-14 10:58:13 +0800) ---------------------------------------------------------------- Most of them are refine patches, only new feature is disable io watchdog for chipidea platform. ---------------------------------------------------------------- Fabio Estevam (3): usb: chipidea: udc: Use dma_pool_zalloc() usb: chipidea: udc: Fit into a single line usb: chipidea: udc: Use the preferred form for passing a size of a struct Li Jun (3): doc: usb: usbmisc-imx: add imx7d compatible string doc: usb: ci-hdrc-usb2: add property over-current-active-high usb: chipidea: imx: set over current polarity per dts setting Lucas Stach (1): usb: chipidea: host: disable io watchdog Stefan Wahren (3): usb: chipidea: udc: move write barrier into hw_ep_prime usb: chipidea: udc: Don't flush endpoint fifo twice usb: chipidea: udc: Use direction flags consequently .../devicetree/bindings/usb/ci-hdrc-usb2.txt | 2 ++ .../devicetree/bindings/usb/usbmisc-imx.txt | 1 + drivers/usb/chipidea/ci_hdrc_imx.c | 3 ++ drivers/usb/chipidea/ci_hdrc_imx.h | 1 + drivers/usb/chipidea/host.c | 3 ++ drivers/usb/chipidea/udc.c | 42 ++++++++++------------ drivers/usb/chipidea/usbmisc_imx.c | 22 +++++++++--- 7 files changed, 45 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