From: Greg Kroah-Hartman Date: Thu, 9 Mar 2017 09:12:54 +0000 (+0100) Subject: Merge tag 'fixes-for-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=88767cc1971d9b6d48698246e6c778e8b8d307cf;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'fixes-for-v4.11-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for v4.11-rc2 dwc3 got a few fixes this time around: Fixed an old bug where a broken endpoint descriptor passed in via userspace through f_fs could prevent dwc3 from working because when calculating max bursts, we could overwrite top 16 bits of a register. Also fixed a bug on dwc3's ep_dequeue implementation which wasn't properly incrementing our TRB dequeue pointer. dwc3 on omap got two fixes: one for system suspend/resume and another added a missing break statement on dwc3_omap_set_mailbox(). Apart from these, we have a set of smaller fixes including memory leak in configfs, build warning fix in atmel udc and a revert of a broken patch that went in during the merge window --- 88767cc1971d9b6d48698246e6c778e8b8d307cf