commit | 428b315a2475d614d6efbdbeaa13f3977416b21a | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 24 09:04:21 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 24 09:04:21 2016 -0800 |
tree | 4fb694251aa2aebb3040f4560cf3d9584234d2ca | |
parent | e5bdfd50d6f76077bf8441d130c606229e100d40 [diff] | |
parent | 3b2435192fe917a826c91c8b34032428d6efdfc7 [diff] |
Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for v4.5-rc6 The most important fixes here are: a) yet another fix to dwc3's EP transfer resource assignment logic. This time around we will be pre-allocating transfer resources to avoid any future issues; b) two DMA fixes for the old MUSB driver. c) dwc2's data toggle fix for FS Other than these, we have a few other minor fixes elsewhere.