Hi Greg, here's what I hope to be the last pull request for current -rc cycle. Let me know if you want any changes on the contents.
cheers The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865: Linux 4.5-rc4 (2016-02-14 13:05:20 -0800) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.5-rc6 for you to fetch changes up to 3b2435192fe917a826c91c8b34032428d6efdfc7: MAINTAINERS: drop OMAP USB and MUSB maintainership (2016-02-23 08:51:39 +0200) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Andrzej Hajda (1): usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage Cristian Birsan (2): usb: musb: Fix DMA desired mode for Mentor DMA engine usb: musb: fix DMA for host mode Felipe Balbi (1): MAINTAINERS: drop OMAP USB and MUSB maintainership Geert Uytterhoeven (1): usb: dwc2: USB_DWC2 should depend on HAS_DMA Ivan T. Ivanov (1): usb: phy: msm: Trigger USB state detection work in DRD mode John Youn (2): usb: dwc2: Add extra delay when forcing dr_mode usb: dwc3: Fix assignment of EP transfer resources Marek Szyprowski (2): usb: gadget: remove driver from pending list on probe error usb: gadget: gadgetfs: unregister gadget only if it got successfully registered Simon Appleby (1): usb: gadget: net2280: fix endpoint max packet for super speed connections Tang, Jianqiang (1): usb: dwc2: host: fix the data toggle error in full speed descriptor dma Vardan Mikayelyan (1): usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc MAINTAINERS | 7 ++-- drivers/usb/dwc2/Kconfig | 1 + drivers/usb/dwc2/core.c | 6 ++++ drivers/usb/dwc2/hcd_ddma.c | 23 ++++++------ drivers/usb/dwc2/hcd_intr.c | 8 +++++ drivers/usb/dwc3/core.h | 1 - drivers/usb/dwc3/ep0.c | 5 --- drivers/usb/dwc3/gadget.c | 70 +++++++++++++++++++++++++++---------- drivers/usb/gadget/legacy/inode.c | 7 ++-- drivers/usb/gadget/udc/fsl_qe_udc.c | 2 +- drivers/usb/gadget/udc/net2280.h | 15 ++++++-- drivers/usb/gadget/udc/udc-core.c | 3 +- drivers/usb/musb/musb_host.c | 8 ++--- drivers/usb/phy/phy-msm-usb.c | 20 +++-------- 14 files changed, 108 insertions(+), 68 deletions(-) -- balbi
signature.asc
Description: PGP signature