linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 5.19-rc7
@ 2022-07-16  6:24 Greg KH
  2022-07-16 18:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-07-16  6:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:

  Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3486af89dd3c0b0bef194c4bccf17c31ef16b99f:

  Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2022-07-14 16:22:12 +0200)

----------------------------------------------------------------
USB driver fixes for 5.19-rc7

Here are some small USB driver fixes and new device ids for 5.19-rc7.
They include:
	- new usb-serial driver ids
	- typec uevent fix
	- uvc gadget driver fix
	- dwc3 driver fixes
	- ehci-fsl driver fix

Note, I had to merge in 5.19-rc6 into this branch in order to do a clean
merge with the usb-serial fixes tree as they were based on that tag of
yours.

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

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

----------------------------------------------------------------
Darren Stevens (1):
      drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.

Greg Kroah-Hartman (2):
      Merge tag 'v5.19-rc6' into usb-linus
      Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Linyu Yuan (1):
      usb: typec: add missing uevent when partner support PD

Lucien Buchmann (1):
      USB: serial: ftdi_sio: add Belimo device ids

Michael Grzeschik (1):
      usb: gadget: uvc: fix changing interface name via configfs

Thinh Nguyen (1):
      usb: dwc3: gadget: Fix event pending check

Yang Yingliang (1):
      usb: dwc3-am62: remove unnecesary clk_put()

 drivers/usb/dwc3/dwc3-am62.c               |  8 ++------
 drivers/usb/dwc3/gadget.c                  |  4 +++-
 drivers/usb/gadget/function/uvc_configfs.c |  6 ++++--
 drivers/usb/host/ehci-fsl.c                | 11 +++--------
 drivers/usb/host/fsl-mph-dr-of.c           |  3 +++
 drivers/usb/serial/ftdi_sio.c              |  3 +++
 drivers/usb/serial/ftdi_sio_ids.h          |  6 ++++++
 drivers/usb/typec/class.c                  |  1 +
 8 files changed, 25 insertions(+), 17 deletions(-)

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

* Re: [GIT PULL] USB driver fixes for 5.19-rc7
  2022-07-16  6:24 [GIT PULL] USB driver fixes for 5.19-rc7 Greg KH
@ 2022-07-16 18:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-16 18:26 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 16 Jul 2022 08:24:20 +0200:

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

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

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:[~2022-07-16 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-16  6:24 [GIT PULL] USB driver fixes for 5.19-rc7 Greg KH
2022-07-16 18:26 ` 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).