On Sat, Oct 22, 2016 at 10:02:22PM +0100, Aidan Thornton wrote: > 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 Series now applied for -next. Note that I kept Grigori's reviewed-by tags from v1 even if there were some minor changes to patch 2/4. > 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(-) Thanks, Johan -- 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