All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 5.13-rc5
@ 2021-06-05 10:34 Johan Hovold
  2021-06-09  8:04 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2021-06-05 10:34 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit f8e8c1b2f782e7391e8a1c25648ce756e2a7d481:

  USB: serial: pl2303: add device id for ADLINK ND-6530 GC (2021-05-10 11:15:23 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.13-rc5

for you to fetch changes up to bc96c72df33ee81b24d87eab953c73f7bcc04f29:

  USB: serial: ftdi_sio: add NovaTech OrionMX product ID (2021-06-05 12:26:01 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.13-rc5

Here's a fix for some pipe-direction mismatches in the quatech2 driver,
and a couple of new device ids for ftdi_sio and omninet (and a related
trivial cleanup).

All but the ftdi_sio commit have been in linux-next, and with no
reported issues.

----------------------------------------------------------------
Alexandre GRIVEAUX (2):
      USB: serial: omninet: add device id for Zyxel Omni 56K Plus
      USB: serial: omninet: update driver description

George McCollister (1):
      USB: serial: ftdi_sio: add NovaTech OrionMX product ID

Johan Hovold (1):
      USB: serial: quatech2: fix control-request directions

 drivers/usb/serial/ftdi_sio.c     | 1 +
 drivers/usb/serial/ftdi_sio_ids.h | 1 +
 drivers/usb/serial/omninet.c      | 8 +++++---
 drivers/usb/serial/quatech2.c     | 6 +++---
 4 files changed, 10 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] USB-serial fixes for 5.13-rc5
  2021-06-05 10:34 [GIT PULL] USB-serial fixes for 5.13-rc5 Johan Hovold
@ 2021-06-09  8:04 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-06-09  8:04 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb

On Sat, Jun 05, 2021 at 12:34:33PM +0200, Johan Hovold wrote:
> The following changes since commit f8e8c1b2f782e7391e8a1c25648ce756e2a7d481:
> 
>   USB: serial: pl2303: add device id for ADLINK ND-6530 GC (2021-05-10 11:15:23 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.13-rc5

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-06-09  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 10:34 [GIT PULL] USB-serial fixes for 5.13-rc5 Johan Hovold
2021-06-09  8:04 ` Greg Kroah-Hartman

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.