linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.14
@ 2021-08-28 18:01 Greg KH
  2021-08-28 18:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-08-28 18:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:

  Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 068fdad20454f815e61e6f6eb9f051a8b3120e88:

  usb: gadget: u_audio: fix race condition on endpoint stop (2021-08-27 16:07:23 +0200)

----------------------------------------------------------------
USB fixes for 5.14

Here are a few tiny USB fixes for reported issues with some USB drivers.

These fixes include:
 - gadget driver fixes for regressions
 - tcpm driver fix
 - dwc3 driver fixes
 - xhci renesas firmware loading fix, again.
 - usb serial option driver device id addition
 - usb serial ch341 revert for regression

All all of these have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Jerome Brunet (2):
      usb: gadget: f_uac2: fixup feedback endpoint stop
      usb: gadget: u_audio: fix race condition on endpoint stop

Johan Hovold (1):
      Revert "USB: serial: ch341: fix character loss at high transfer rates"

Kyle Tso (1):
      usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running

Takashi Iwai (1):
      usb: renesas-xhci: Prefer firmware loading on unknown ROM state

Thinh Nguyen (1):
      usb: dwc3: gadget: Fix dwc3_calc_trbs_left()

Wesley Cheng (1):
      usb: dwc3: gadget: Stop EP0 transfers during pullup disable

Zhengjun Zhang (1):
      USB: serial: option: add new VID/PID to support Fibocom FG150

 drivers/usb/dwc3/gadget.c             | 23 +++++-----
 drivers/usb/gadget/function/u_audio.c | 23 ++++++----
 drivers/usb/host/xhci-pci-renesas.c   | 35 +++++++++------
 drivers/usb/serial/ch341.c            |  1 -
 drivers/usb/serial/option.c           |  2 +
 drivers/usb/typec/tcpm/tcpm.c         | 81 ++++++++++++++++-------------------
 6 files changed, 89 insertions(+), 76 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.14
  2021-08-28 18:01 [GIT PULL] USB fixes for 5.14 Greg KH
@ 2021-08-28 18:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-28 18:47 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 28 Aug 2021 20:01:33 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-08-28 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28 18:01 [GIT PULL] USB fixes for 5.14 Greg KH
2021-08-28 18:47 ` 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).