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

The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

  Linux 5.17-rc6 (2022-02-27 14:36:33 -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.18-rc1

for you to fetch changes up to 4ac56b1f1ef8139dbfc5dab918aa235e8344ec4e:

  USB: serial: usb_wwan: remove redundant assignment to variable i (2022-03-08 18:51:02 +0100)

----------------------------------------------------------------
USB-serial updates for 5.18-rc1

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

 - a new "simple driver" for some Nokia phones
 - a fix for pl2303 GS type detection
 - another pl2303 device id

Included is also a clean up.

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

----------------------------------------------------------------
Colin Ian King (1):
      USB: serial: usb_wwan: remove redundant assignment to variable i

Eddie James (1):
      USB: serial: pl2303: add IBM device IDs

Johan Hovold (2):
      USB: serial: simple: add Nokia phone driver
      USB: serial: pl2303: fix GS type detection

 drivers/usb/serial/Kconfig             | 1 +
 drivers/usb/serial/pl2303.c            | 2 ++
 drivers/usb/serial/pl2303.h            | 3 +++
 drivers/usb/serial/usb-serial-simple.c | 7 +++++++
 drivers/usb/serial/usb_wwan.c          | 1 -
 5 files changed, 13 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] USB-serial updates for 5.18-rc1
  2022-03-11  9:19 [GIT PULL] USB-serial updates for 5.18-rc1 Johan Hovold
@ 2022-03-11 11:43 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2022-03-11 11:43 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, linux-kernel

On Fri, Mar 11, 2022 at 10:19:28AM +0100, Johan Hovold wrote:
> The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:
> 
>   Linux 5.17-rc6 (2022-02-27 14:36:33 -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.18-rc1

Pulled and pushed out,t hanks.

greg k-h

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

end of thread, other threads:[~2022-03-11 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-11  9:19 [GIT PULL] USB-serial updates for 5.18-rc1 Johan Hovold
2022-03-11 11:43 ` 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).