lkml.org 
[lkml]   [2019]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] USB fixes for 5.3-rc7
The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.3-rc7

for you to fetch changes up to 1426bd2c9f7e3126e2678e7469dca9fd9fc6dd3e:

USB: cdc-wdm: fix race between write and disconnect due to flag abuse (2019-08-28 22:48:38 +0200)

----------------------------------------------------------------
USB fixes for 5.3-rc7

Here are some small USB fixes that have been in linux-next this past
week for 5.3-rc7

They fix the usual xhci, syzbot reports, and other small issues that
have come up last week.

All have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Colin Ian King (1):
typec: tcpm: fix a typo in the comparison of pdo_max_voltage

Geert Uytterhoeven (1):
usb: host: xhci: rcar: Fix typo in compatible string matching

Gustavo A. R. Silva (1):
usb: udc: lpc32xx: silence fall-through warning

Henk van der Laan (1):
usb-storage: Add new JMS567 revision to unusual_devs

Kai-Heng Feng (2):
USB: storage: ums-realtek: Update module parameter description for auto_delink_en
USB: storage: ums-realtek: Whitelist auto-delink support

Nagarjuna Kristam (1):
usb: host: xhci-tegra: Set DMA mask correctly

Oliver Neukum (2):
usbtmc: more sanity checking for packet size
USB: cdc-wdm: fix race between write and disconnect due to flag abuse

Peter Chen (1):
usb: chipidea: udc: don't do hardware access if gadget has stopped

Schmid, Carsten (1):
usb: hcd: use managed device resources

Yoshihiro Shimoda (1):
usb: host: ohci: fix a race condition between shutdown and irq

drivers/usb/chipidea/udc.c | 32 ++++++++++++++++++++++++--------
drivers/usb/class/cdc-wdm.c | 16 ++++++++++++----
drivers/usb/class/usbtmc.c | 3 +++
drivers/usb/core/hcd-pci.c | 30 ++++++++----------------------
drivers/usb/gadget/udc/lpc32xx_udc.c | 2 +-
drivers/usb/host/ohci-hcd.c | 15 ++++++++++++---
drivers/usb/host/xhci-rcar.c | 2 +-
drivers/usb/host/xhci-tegra.c | 10 ++++++++++
drivers/usb/storage/realtek_cr.c | 15 +++++++++------
drivers/usb/storage/unusual_devs.h | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 2 +-
11 files changed, 82 insertions(+), 47 deletions(-)

\
 
 \ /
  Last update: 2019-09-02 17:34    [W:0.038 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site