lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 09:47:09 +0800 From: "Ji-Ze Hong (Peter Hong)" <hpeter@...il.com> To: johan@...nel.org Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org, peter_hong@...tek.com.tw, hpeter+linux_kernel@...il.com Subject: [PATCH V2 0/4] Fintek F81232 driver improve and fix 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
Powered by blists - more mailing lists