On Wed, Mar 08, 2017 at 04:02:56PM +0000, Ian Abbott wrote: > Some patches to skip accessing the FTDI latency timer on chips that > don't support it, detect "BM" chips with iSerialNumber bug, validate > written device attribute values, and allow hex and octal "event_char" > values. > > This is v2 of the patch series, incorporating changes suggested by > Johan. The original patch 5 has been folded into v2 patches 3 and 4 > with minor changes. > > 1) USB: serial: ftdi_sio: don't access latency timer on old chips > 2) USB: serial: ftdi_sio: detect BM chip with iSerialNumber bug > 3) USB: serial: ftdi_sio: only allow valid latency timer values > 4) USB: serial: ftdi_sio: only allow valid event_char values > 5) USB: serial: ftdi_sio: allow other bases for "event_char" > > > drivers/usb/serial/ftdi_sio.c | 52 ++++++++++++++++++++++++++++++++++++------- > 1 file changed, 44 insertions(+), 8 deletions(-) Thanks for the v2. Series now applied for next. 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