linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.2-rc5
@ 2019-06-15 15:48 Greg KH
  2019-06-15 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-06-15 15:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.2-rc5

for you to fetch changes up to 5f54a85db5df67df8161739a4b2f9c2b7ab219fe:

  usb: typec: Make sure an alt mode exist before getting its partner (2019-06-12 17:13:02 +0200)

----------------------------------------------------------------
USB fixes for 5.2-rc5

Here are some small USB driver fixes for 5.2-rc5

Nothing major, just some small gadget fixes, usb-serial new device ids,
a few new quirks, and some small fixes for some regressions that have
been found after the big 5.2-rc1 merge.

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Alexandre Belloni (1):
      usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC

Andrey Smirnov (1):
      usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()

Andrzej Pietrasiewicz (1):
      usb: gadget: dwc2: fix zlp handling

Chris Packham (1):
      USB: serial: pl2303: add Allied Telesis VT-Kit3

Daniele Palmas (1):
      USB: serial: option: add Telit 0x1260 and 0x1261 compositions

Douglas Anderson (1):
      usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)

Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
      Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Gustavo A. R. Silva (1):
      usb: typec: ucsi: ccg: fix memory leak in do_flash

Heikki Krogerus (1):
      usb: typec: Make sure an alt mode exist before getting its partner

Jörgen Storvist (1):
      USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode

Kai-Heng Feng (1):
      USB: usb-storage: Add new ID to ums-realtek

Marco Zatta (1):
      USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.

Martin Schiller (1):
      usb: dwc2: Fix DMA cache alignment issues

Minas Harutyunyan (1):
      usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA

Wei Yongjun (1):
      usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()

Young Xiao (1):
      usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]

 drivers/usb/core/quirks.c             |  3 +++
 drivers/usb/dwc2/gadget.c             | 24 ++++++++++++++-------
 drivers/usb/dwc2/hcd.c                | 39 +++++++++++++++++++++--------------
 drivers/usb/dwc2/hcd.h                | 20 ++++++++++--------
 drivers/usb/dwc2/hcd_intr.c           |  5 +++--
 drivers/usb/dwc2/hcd_queue.c          | 10 +++++----
 drivers/usb/gadget/udc/fusb300_udc.c  |  5 +++++
 drivers/usb/gadget/udc/lpc32xx_udc.c  |  7 +++----
 drivers/usb/phy/phy-mxs-usb.c         | 14 +++++++++++++
 drivers/usb/serial/option.c           |  6 ++++++
 drivers/usb/serial/pl2303.c           |  1 +
 drivers/usb/serial/pl2303.h           |  3 +++
 drivers/usb/storage/unusual_realtek.h |  5 +++++
 drivers/usb/typec/bus.c               |  2 +-
 drivers/usb/typec/ucsi/ucsi_ccg.c     |  6 ++++--
 15 files changed, 105 insertions(+), 45 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB fixes for 5.2-rc5
  2019-06-15 15:48 [GIT PULL] USB fixes for 5.2-rc5 Greg KH
@ 2019-06-15 17:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-15 17:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 15 Jun 2019 17:48:45 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.2-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ff39074b1d4e727c299ccfd1588f9cca17a59c86

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-15 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-15 15:48 [GIT PULL] USB fixes for 5.2-rc5 Greg KH
2019-06-15 17:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).