linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial updates for 5.5-rc1
@ 2019-11-15 10:01 Johan Hovold
  2019-11-15 10:17 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2019-11-15 10:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:

  Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.5-rc1

for you to fetch changes up to c1a1f273d0825774c80896b8deb1c9ea1d0b91e3:

  USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P (2019-11-14 18:55:31 +0100)

----------------------------------------------------------------
USB-serial updates for 5.5-rc1

Here are the USB-serial updates for 5.5-rc1, including:

 - support for a new class of pl2303 devices
 - improved divisor calculations for ch341
 - fixes for a remote-wakeup bug in the moschip drivers
 - improved device-type handling in mos7840
 - various cleanups of mos7840

Included are also some new device ids.

All have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>

----------------------------------------------------------------
Aleksander Morgado (2):
      USB: serial: option: add support for DW5821e with eSIM support
      USB: serial: option: add support for Foxconn T77W968 LTE modules

Charles Yeh (1):
      USB: serial: pl2303: add support for PL2303HXN

Fabio D'Urso (1):
      USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P

Johan Hovold (14):
      USB: serial: ch341: reimplement line-speed handling
      USB: serial: mos7720: fix remote wakeup
      USB: serial: mos7840: fix remote wakeup
      USB: serial: mos7840: clean up device-type handling
      USB: serial: mos7840: document MCS7810 detection hack
      USB: serial: mos7840: fix probe error handling
      USB: serial: mos7840: rip out broken interrupt handling
      USB: serial: mos7840: drop redundant urb context check
      USB: serial: mos7840: drop paranoid port checks
      USB: serial: mos7840: drop paranoid serial checks
      USB: serial: mos7840: drop serial struct accessor
      USB: serial: mos7840: drop port driver data accessors
      USB: serial: mos7840: drop read-urb check
      USB: serial: mos7840: drop port open flag

Pavel Löbl (1):
      USB: serial: mos7840: add USB ID to support Moxa UPort 2210

 drivers/usb/serial/ch341.c        |  97 +++--
 drivers/usb/serial/ftdi_sio.c     |   3 +
 drivers/usb/serial/ftdi_sio_ids.h |   7 +
 drivers/usb/serial/mos7720.c      |   4 -
 drivers/usb/serial/mos7840.c      | 762 +++++---------------------------------
 drivers/usb/serial/option.c       |   7 +
 drivers/usb/serial/pl2303.c       | 124 +++++--
 drivers/usb/serial/pl2303.h       |   6 +
 8 files changed, 300 insertions(+), 710 deletions(-)

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

* Re: [GIT PULL] USB-serial updates for 5.5-rc1
  2019-11-15 10:01 [GIT PULL] USB-serial updates for 5.5-rc1 Johan Hovold
@ 2019-11-15 10:17 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-11-15 10:17 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb

On Fri, Nov 15, 2019 at 11:01:09AM +0100, Johan Hovold wrote:
> The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
> 
>   Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.5-rc1
> 
> for you to fetch changes up to c1a1f273d0825774c80896b8deb1c9ea1d0b91e3:

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-11-15 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 10:01 [GIT PULL] USB-serial updates for 5.5-rc1 Johan Hovold
2019-11-15 10:17 ` Greg Kroah-Hartman

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).