summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mxu11x0.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold1-1006/+0
2016-01-25USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE1-0/+20
2015-12-29USB: mxu11x0: drop redundant function name from error messagesJohan Hovold1-20/+12
2015-12-29USB: mxu11x0: fix debug-message typosJohan Hovold1-10/+8
2015-12-29USB: mxu11x0: rename usb-serial driverJohan Hovold1-3/+3
2015-12-29USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold1-1/+1
2015-12-29USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold1-11/+14
2015-12-29USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold1-7/+5
2015-12-29USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE1-0/+995