Andrew Worsley
4c72dfff8c
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
...
commit b1ffb4c851 upstream.
Fix for ftdi_set_termios() glitching output
ftdi_set_termios() is constantly setting the baud rate, data bits and parity
unnecessarily on every call, . When called while characters are being
transmitted can cause the FTDI chip to corrupt the serial port bit stream
output by stalling the output half a bit during the output of a character.
Simple fix by skipping this setting if the baud rate/data bits/parity are
unchanged.
Signed-off-by: Andrew Worsley <amworsley@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2011-11-26 09:08:38 -08:00
..
2011-03-31 11:26:23 -03:00
2011-11-26 09:08:38 -08:00
2011-02-17 11:52:43 -08:00
2010-05-20 13:21:46 -07:00
2010-03-30 22:02:32 +09:00
2011-03-16 15:11:04 -07:00
2009-03-30 15:21:59 +02:00
2010-05-20 13:21:32 -07:00
2011-05-10 14:14:58 -07:00
2010-03-02 14:55:12 -08:00
2011-03-31 11:26:23 -03:00
2010-05-20 13:21:46 -07:00
2011-02-17 11:52:43 -08:00
2010-05-20 13:21:48 -07:00
2008-10-17 14:41:10 -07:00
2011-11-11 09:42:39 -08:00
2011-11-26 09:08:38 -08:00
2011-06-27 13:46:44 -07:00
2010-03-02 14:54:16 -08:00
2011-07-26 16:49:47 -07:00
2011-01-22 18:53:26 -08:00
2010-03-02 14:54:16 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-05-20 13:21:47 -07:00
2011-01-22 18:38:59 -08:00
2011-03-31 11:26:23 -03:00
2010-05-20 13:21:47 -07:00
2010-05-20 13:21:47 -07:00
2010-08-10 14:35:35 -07:00
2010-05-20 13:21:46 -07:00
2010-05-20 13:21:50 -07:00
2011-02-17 11:52:43 -08:00
2008-02-01 14:34:47 -08:00
2011-04-13 16:48:25 -07:00
2011-03-16 15:11:04 -07:00
2011-03-16 15:11:04 -07:00
2011-02-17 11:52:43 -08:00
2011-02-17 11:52:43 -08:00
2010-05-20 13:21:47 -07:00
2011-03-16 15:11:04 -07:00
2010-05-20 13:21:47 -07:00
2011-04-13 16:48:25 -07:00
2011-04-04 08:35:20 -07:00
2010-10-18 11:03:14 +02:00
2011-03-16 15:11:04 -07:00
2011-02-17 11:59:14 -08:00
2011-04-29 16:45:21 -07:00
2010-08-23 20:50:15 -07:00
2010-08-10 14:25:42 +02:00
2011-05-13 15:51:08 -07:00
2011-11-26 09:08:37 -08:00
2011-02-17 11:59:14 -08:00
2011-11-26 09:08:37 -08:00
2011-11-26 09:08:37 -08:00
2011-01-22 18:38:59 -08:00
2011-11-11 09:42:17 -08:00
2010-05-20 13:21:49 -07:00
2011-01-22 18:38:59 -08:00
2011-03-16 15:11:04 -07:00
2011-02-17 11:59:14 -08:00
2011-02-17 11:59:14 -08:00
2010-03-30 22:02:32 +09:00
2011-06-14 14:20:30 -07:00
2010-04-22 15:18:20 -07:00
2011-01-22 18:38:59 -08:00
2011-03-23 13:16:06 -07:00
2011-03-16 15:11:04 -07:00
2011-02-17 11:59:14 -08:00
2011-02-17 10:30:23 -08:00
2010-05-20 13:21:47 -07:00
2010-03-02 14:54:57 -08:00
2011-02-17 11:59:14 -08:00
2008-07-22 13:03:22 -07:00
2010-05-20 13:21:32 -07:00