This is an attempt to clean-up and resubmit some patches by Grigori Goronzy a few months back adding support for parity, frame length, and 2 stop bits to the CH340/1 driver and cleaning up some magic constants. His later patches (for RTS/CTS hardware flow and other things) are not included in this series due to not having a way to test them. Tested on the CH340G, previous version also tested on CH341A by Grigori v2: clean up formatting, remove unnecessary change to init sequence Aidan Thornton (4): USB: ch341: add register and USB request definitions USB: ch341: reinitialize chip on reconfiguration USB: ch341: add support for parity, frame length, stop bits USB: ch341: add debug output for chip version drivers/usb/serial/ch341.c | 113 ++++++++++++++++++++++++++++++--------------- 1 file changed, 75 insertions(+), 38 deletions(-) -- 2.10.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html