Re: [PATCH v2 0/5] USB: serial: ftdi_sio: latency timer and other stuff

2017-03-13 Thread Johan Hovold
On Wed, Mar 08, 2017 at 04:02:56PM +, 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

[PATCH v2 0/5] USB: serial: ftdi_sio: latency timer and other stuff

2017-03-08 Thread Ian Abbott
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