summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/xr_serial.c
AgeCommit message (Expand)Author
2021-03-09USB: serial: xr: fix NULL-deref on disconnectJohan Hovold
2021-01-26USB: serial: xr: fix B0 handlingJohan Hovold
2021-01-26USB: serial: xr: fix pin configurationJohan Hovold
2021-01-26USB: serial: xr: fix gpio-mode handlingJohan Hovold
2021-01-26USB: serial: xr: simplify line-speed logicJohan Hovold
2021-01-26USB: serial: xr: clean up line-settings handlingJohan Hovold
2021-01-26USB: serial: xr: document vendor-request recipientJohan Hovold
2021-01-26USB: serial: xr: use termios flag helpersJohan Hovold
2021-01-26USB: serial: xr: use subsystem usb_device at probeJohan Hovold
2021-01-26USB: serial: xr: fix interface leak at disconnectJohan Hovold
2021-01-26USB: serial: xr: fix NULL-deref at probeJohan Hovold
2021-01-21USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam