[GIT PULL] USB fixes for v4.14-rc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

here's my first set of fixes for the current -rc cycle. Things are
rather calm, surprisingly.

Let me know if you want anything to be changed.

cheers

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v4.14-rc2

for you to fetch changes up to 7661ca09b2ff98f48693f431bb01fed62830e433:

  usb: gadget: dummy: fix nonsensical comparisons (2017-09-20 14:57:28 +0300)

----------------------------------------------------------------
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

----------------------------------------------------------------
Arnd Bergmann (1):
      usb: gadget: dummy: fix nonsensical comparisons

Felipe Balbi (1):
      usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0

Randy Dunlap (1):
      usb: gadget: udc: fix snps_udc_plat.c build errors

Roger Quadros (1):
      usb: gadget: core: fix ->udc_set_speed() logic

Yoshihiro Shimoda (1):
      usb: gadget: function: printer: avoid spinlock recursion

 drivers/usb/dwc3/ep0.c                  | 7 +++++++
 drivers/usb/gadget/function/f_printer.c | 7 ++++++-
 drivers/usb/gadget/udc/Kconfig          | 1 +
 drivers/usb/gadget/udc/core.c           | 3 +--
 drivers/usb/gadget/udc/dummy_hcd.c      | 9 ++++-----
 5 files changed, 19 insertions(+), 8 deletions(-)

-- 
balbi

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux