linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] USB: serial: xr: fix up remaining issues in new driver
@ 2021-01-21 10:29 Johan Hovold
  2021-01-21 10:29 ` [PATCH] USB: serial: cp210x: suppress modem-control error on open and close Johan Hovold
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Johan Hovold @ 2021-01-21 10:29 UTC (permalink / raw)
  To: linux-usb; +Cc: Manivannan Sadhasivam, linux-kernel, Johan Hovold

This series fixes the remaining issues in the new MaxLinear driver that
were pointed out here:

	https://lore.kernel.org/r/YAlVLOqzx8otPgOg@hovoldconsulting.com

Johan


Johan Hovold (10):
  USB: serial: xr: fix NULL-deref at probe
  USB: serial: xr: fix interface leak at disconnect
  USB: serial: xr: use subsystem usb_device at probe
  USB: serial: xr: use termios flag helpers
  USB: serial: xr: document vendor-request recipient
  USB: serial: xr: clean up line-settings handling
  USB: serial: xr: simplify line-speed logic
  USB: serial: xr: fix gpio-mode handling
  USB: serial: xr: fix pin configuration
  USB: serial: xr: fix B0 handling

 drivers/usb/serial/xr_serial.c | 102 +++++++++++++++++++--------------
 1 file changed, 59 insertions(+), 43 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-01-26 15:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 10:29 [PATCH 00/10] USB: serial: xr: fix up remaining issues in new driver Johan Hovold
2021-01-21 10:29 ` [PATCH] USB: serial: cp210x: suppress modem-control error on open and close Johan Hovold
2021-01-21 10:32   ` Johan Hovold
2021-01-21 10:29 ` [PATCH 01/10] USB: serial: xr: fix NULL-deref at probe Johan Hovold
2021-01-21 10:29 ` [PATCH 02/10] USB: serial: xr: fix interface leak at disconnect Johan Hovold
2021-01-21 10:29 ` [PATCH 03/10] USB: serial: xr: use subsystem usb_device at probe Johan Hovold
2021-01-21 10:29 ` [PATCH 04/10] USB: serial: xr: use termios flag helpers Johan Hovold
2021-01-21 10:29 ` [PATCH 05/10] USB: serial: xr: document vendor-request recipient Johan Hovold
2021-01-21 10:29 ` [PATCH 06/10] USB: serial: xr: clean up line-settings handling Johan Hovold
2021-01-21 10:29 ` [PATCH 07/10] USB: serial: xr: simplify line-speed logic Johan Hovold
2021-01-21 10:29 ` [PATCH 08/10] USB: serial: xr: fix gpio-mode handling Johan Hovold
2021-01-21 10:29 ` [PATCH 09/10] USB: serial: xr: fix pin configuration Johan Hovold
2021-01-21 10:29 ` [PATCH 10/10] USB: serial: xr: fix B0 handling Johan Hovold
2021-01-26 15:26 ` [PATCH 00/10] USB: serial: xr: fix up remaining issues in new driver Johan Hovold

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