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

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 57aa9f294b09463492f604feaa5cc719beaace32:

  USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback (2020-03-26 10:22:15 +0100)

----------------------------------------------------------------
USB-serial updates for 5.7-rc1

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

 - support for a new family of Fintek devices
 - fix for an io-edgeport slab-out-of-bounds access
 - fixes for a couple of kernel-doc issues

Included are also various clean ups and some new modem device ids.

All but the io-edgeport fix have been in linux-next with no reported
issues.

----------------------------------------------------------------
Colin Ian King (1):
      USB: serial: digi_acceleport: remove redundant assignment to pointer priv

Ji-Ze Hong (Peter Hong) (6):
      USB: serial: f81232: extract LSR handler
      USB: serial: f81232: add tx_empty function
      USB: serial: f81232: use devm_kzalloc for port data
      USB: serial: f81232: add F81534A support
      USB: serial: f81232: set F81534A serial port with RS232 mode
      USB: serial: f81232: add control driver for F81534A

Johan Hovold (3):
      USB: serial: relax unthrottle memory barrier
      USB: serial: clean up carrier-detect helper
      USB: serial: fix tty cleanup-op kernel-doc

Pawel Dembicki (3):
      USB: serial: option: add support for ASKEY WWHC050
      USB: serial: option: add BroadMobi BM806U
      USB: serial: option: add Wistron Neweb D19Q1

Qiujun Huang (1):
      USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback

 drivers/usb/serial/digi_acceleport.c |   2 +-
 drivers/usb/serial/f81232.c          | 354 +++++++++++++++++++++++++++++++----
 drivers/usb/serial/generic.c         |  12 +-
 drivers/usb/serial/io_edgeport.c     |   2 +-
 drivers/usb/serial/option.c          |   6 +
 drivers/usb/serial/usb-serial.c      |   2 +-
 6 files changed, 332 insertions(+), 46 deletions(-)

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

* Re: [GIT PULL] USB-serial updates for 5.7-rc1
  2020-03-26 10:09 [GIT PULL] USB-serial updates for 5.7-rc1 Johan Hovold
@ 2020-03-26 10:16 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-03-26 10:16 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb

On Thu, Mar 26, 2020 at 11:09:09AM +0100, Johan Hovold wrote:
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
>   Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.7-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-03-26 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 10:09 [GIT PULL] USB-serial updates for 5.7-rc1 Johan Hovold
2020-03-26 10:16 ` 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).