All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.5-rc7
@ 2020-01-18 14:22 Greg KH
  2020-01-18 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-01-18 14:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 453495d4e791664e42be2254a6a8acb84b991417:

  Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2020-01-17 19:40:06 +0100)

----------------------------------------------------------------
USB driver fixes for 5.5-rc7

Here are some small USB driver and core fixes for 5.5-rc7

There's one fix for hub wakeup issues and a number of small usb-serial
driver fixes and device id updates.

The hub fix has been in linux-next for a while with no reported issues,
and the usb-serial ones have all passed 0-day with no problems.

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

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Jerónimo Borque (1):
      USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx

Johan Hovold (7):
      USB: serial: opticon: fix control-message timeouts
      USB: serial: suppress driver bind attributes
      USB: serial: ch341: handle unbound port at reset_resume
      USB: serial: io_edgeport: handle unbound ports on URB completion
      USB: serial: io_edgeport: add missing active-port sanity check
      USB: serial: keyspan: handle unbound ports
      USB: serial: quatech2: handle unbound ports

Keiya Nobuta (1):
      usb: core: hub: Improved device recognition on remote wakeup

Kristian Evensen (1):
      USB: serial: option: Add support for Quectel RM500Q

Reinhard Speyerer (1):
      USB: serial: option: add support for Quectel RM500Q in QDL mode

 drivers/usb/core/hub.c                 |  1 +
 drivers/usb/serial/ch341.c             |  6 +++++-
 drivers/usb/serial/io_edgeport.c       | 16 +++++++++-------
 drivers/usb/serial/keyspan.c           |  4 ++++
 drivers/usb/serial/opticon.c           |  2 +-
 drivers/usb/serial/option.c            |  6 ++++++
 drivers/usb/serial/quatech2.c          |  6 ++++++
 drivers/usb/serial/usb-serial-simple.c |  2 ++
 drivers/usb/serial/usb-serial.c        |  3 +++
 9 files changed, 37 insertions(+), 9 deletions(-)

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

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

The pull request you sent on Sat, 18 Jan 2020 15:22:50 +0100:

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

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

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:[~2020-01-18 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 14:22 [GIT PULL] USB fixes for 5.5-rc7 Greg KH
2020-01-18 20:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.