OSDN Git Service

Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Sep 2017 08:05:41 +0000 (10:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Sep 2017 08:05:41 +0000 (10:05 +0200)
commit60e70ecd7ae0f09ed07699517071eacb01c26d13
tree084efed8b08b5377f721d363d9add94dabbc84ba
parentbd7a3fe770ebd8391d1c7d072ff88e9e76d063eb
parent7661ca09b2ff98f48693f431bb01fed62830e433
Merge tag 'fixes-for-v4.14-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.14-rc2

First set of fixes for the gadget side. Not much this time around,
things have been rather calm.

In no order whatsoever, this pull request contains:

- A DMA starvation fix on dwc3 caused by some recent changes to how we
  map/unmap requests

- A build error fix on the snps_udc_plat.c driver

- A fix for how to we call ->udc_set_speed()

- Spinlock recursion fix on the printer gadget

- Removal of pointless comparisons on dummy driver