There are 2 patches changed from v1: USB: serial: f81232: clear overrun flag 1: flush the lsr_worker when port closed (noticed by Oliver Neukum). USB: serial: f81232: implement break control 1: Add private is_break to record break status and re-apply when LCR changed in f81232_set_termios(). 2: Fix wrong usage for f81232_set_mask_register() in f81232_break_ctl(). Ji-Ze Hong (Peter Hong) (4): USB: serial: f81232: clear overrun flag USB: serial: f81232: add high baud rate support USB: serial: f81232: implement break control USB: serial: f81232: fix bulk_in/out size drivers/usb/serial/f81232.c | 163 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 144 insertions(+), 19 deletions(-) -- 2.7.4