* [GIT PULL] USB-serial updates for 6.5-rc1
@ 2023-06-23 7:12 Johan Hovold
2023-06-23 7:44 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2023-06-23 7:12 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel
The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:
Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.5-rc1
for you to fetch changes up to ffa5f7a3bf28c1306eef85d4056539c2d4b8eb09:
USB: serial: option: add LARA-R6 01B PIDs (2023-06-22 13:45:09 +0200)
----------------------------------------------------------------
USB-serial updates for 6.5-rc1
Here are the USB-serial updates for 6.5-rc1, including:
- improved error handling for break signalling
- report to user space when a device does not support break signalling
Included are also some new modem device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Davide Tronchin (1):
USB: serial: option: add LARA-R6 01B PIDs
Johan Hovold (3):
USB: serial: return errors from break handling
USB: serial: cp210x: disable break signalling on CP2105 SCI
USB: serial: report unsupported break signalling
drivers/usb/serial/ark3116.c | 7 +++++--
drivers/usb/serial/belkin_sa.c | 12 +++++++++---
drivers/usb/serial/ch341.c | 37 ++++++++++++++++++++++-------------
drivers/usb/serial/cp210x.c | 14 ++++++++++---
drivers/usb/serial/digi_acceleport.c | 7 ++++---
drivers/usb/serial/f81232.c | 4 +++-
drivers/usb/serial/f81534.c | 4 +++-
drivers/usb/serial/ftdi_sio.c | 10 +++++++---
drivers/usb/serial/io_edgeport.c | 6 ++++--
drivers/usb/serial/io_ti.c | 9 +++++++--
drivers/usb/serial/keyspan.c | 5 ++++-
drivers/usb/serial/keyspan_pda.c | 8 ++++++--
drivers/usb/serial/mct_u232.c | 6 +++---
drivers/usb/serial/mos7720.c | 9 +++++----
drivers/usb/serial/mos7840.c | 7 ++++---
drivers/usb/serial/mxuport.c | 6 +++---
drivers/usb/serial/option.c | 4 ++++
drivers/usb/serial/pl2303.c | 14 ++++++++-----
drivers/usb/serial/quatech2.c | 8 ++++++--
drivers/usb/serial/ti_usb_3410_5052.c | 10 +++++++---
drivers/usb/serial/upd78f0730.c | 7 +++++--
drivers/usb/serial/usb-serial.c | 4 ++--
drivers/usb/serial/usb_debug.c | 13 +++++++++---
drivers/usb/serial/whiteheat.c | 7 ++++---
drivers/usb/serial/xr_serial.c | 4 ++--
include/linux/usb/serial.h | 2 +-
26 files changed, 151 insertions(+), 73 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB-serial updates for 6.5-rc1
2023-06-23 7:12 [GIT PULL] USB-serial updates for 6.5-rc1 Johan Hovold
@ 2023-06-23 7:44 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-06-23 7:44 UTC (permalink / raw)
To: Johan Hovold; +Cc: linux-usb, linux-kernel
On Fri, Jun 23, 2023 at 09:12:56AM +0200, Johan Hovold wrote:
> The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:
>
> Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.5-rc1
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-23 7:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23 7:12 [GIT PULL] USB-serial updates for 6.5-rc1 Johan Hovold
2023-06-23 7:44 ` 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).