Hi Greg, here's another set of fixes for the -rc cycle. Let me know if you want any changes
cheers
The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
tags/fixes-for-v4.10-rc5
for you to fetch changes up to efe357f4633a12ca89bdf9bbdd8aaf5a7a0cc3c0:
usb: dwc2: host: fix Wmaybe-uninitialized warning (2017-01-16 11:11:51 +0200)
----------------------------------------------------------------
usb: fixes for v4.10-rc5
One memory leak fix on the atmel UDC. Several fixes for dwc2. A fix on
composite.c to use usb_ep_free_request() when freeing struct
usb_request.
----------------------------------------------------------------
Alexandre Belloni (1):
usb: gadget: udc: atmel: remove memory leak
Amelie Delaunay (1):
usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value
Christophe JAILLET (1):
usb: gadget: composite: Fix function used to free memory
John Stultz (1):
usb: dwc2: Avoid suspending if we're in gadget mode
Leo Yan (1):
usb: dwc2: use u32 for DT binding parameters
Nicholas Mc Guire (1):
usb: dwc2: host: fix Wmaybe-uninitialized warning
Shuah Khan (1):
usb: dwc3: exynos fix axius clock error path to do cleanup
Vardan Mikayelyan (1):
usb: dwc2: gadget: Fix DMA memory freeing
Vincent Pelletier (1):
usb: gadget: f_fs: Fix iterations on endpoints.
drivers/usb/dwc2/core.h | 4 ++--
drivers/usb/dwc2/gadget.c | 18 +++++-------------
drivers/usb/dwc2/hcd.c | 7 +++++--
drivers/usb/dwc2/params.c | 10 +++++-----
drivers/usb/dwc3/dwc3-exynos.c | 4 +++-
drivers/usb/gadget/composite.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 12 ++++++------
drivers/usb/gadget/udc/atmel_usba_udc.c | 3 ++-
drivers/usb/gadget/udc/atmel_usba_udc.h | 1 +
9 files changed, 30 insertions(+), 31 deletions(-)
--
balbi
signature.asc
Description: PGP signature
