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

        https://lore.kernel.org/r/[email protected]

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

Reply via email to