From: Greg Kroah-Hartman Date: Thu, 7 Apr 2016 15:31:43 +0000 (-0700) Subject: Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi... X-Git-Tag: v4.9.8~2327^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39ec5cbed0bb1878d0b65af0c5e653e37e1945a5;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'fixes-for-v4.6-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for v4.6-rc3 We have two more fixes to f_midi. It should now behave much better. dwc3-keystone.c has gotten a fix which now allows it to work on keystone device when running in peripheral mode. A similar fix for DMA configuration was made for udc-core, too. We have a new PCI ID for Intel's Broxton platform. DWC3 can run on those platforms as well. And we also have some dwc2 got a fix for dr_mode usage, while renesas controller got 3 important fixes: a NULL pointer deref fix, IRQ <-> DMA race fix, and a fix to prevent a situation where we would queue a request to a disabled endpoint. --- 39ec5cbed0bb1878d0b65af0c5e653e37e1945a5