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

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -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.12-rc3

for you to fetch changes up to cfdc67acc785e01a8719eeb7012709d245564701:

  USB: serial: io_edgeport: fix memory leak in edge_startup (2021-03-09 09:05:37 +0100)

----------------------------------------------------------------
USB-serial fixes for 5.12-rc3

Here's a fix for a long-standing memory leak after probe failure in
io_edgeport and a fix for a NULL-deref on disconnect in the new xr
driver.

Included are also some new device ids.

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

----------------------------------------------------------------
Johan Hovold (1):
      USB: serial: xr: fix NULL-deref on disconnect

Karan Singhal (1):
      USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter

Niv Sardi (1):
      USB: serial: ch341: add new Product ID

Pavel Skripkin (1):
      USB: serial: io_edgeport: fix memory leak in edge_startup

Sebastian Reichel (1):
      USB: serial: cp210x: add some more GE USB IDs

 drivers/usb/serial/ch341.c       |  1 +
 drivers/usb/serial/cp210x.c      |  3 +++
 drivers/usb/serial/io_edgeport.c | 26 ++++++++++++++++----------
 drivers/usb/serial/xr_serial.c   | 25 -------------------------
 4 files changed, 20 insertions(+), 35 deletions(-)

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

* Re: [GIT PULL] USB-serial fixes for 5.12-rc3
  2021-03-11  8:40 [GIT PULL] USB-serial fixes for 5.12-rc3 Johan Hovold
@ 2021-03-11  9:02 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-03-11  9:02 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb

On Thu, Mar 11, 2021 at 09:40:01AM +0100, Johan Hovold wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -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.12-rc3

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-03-11  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11  8:40 [GIT PULL] USB-serial fixes for 5.12-rc3 Johan Hovold
2021-03-11  9:02 ` 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).