This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/char
Alan Cox 28298232a1 [PATCH] tty: Fix bits and note more bits to fix
If your driver implements "break on" and "break off" this ensures you won't
get multiple overlapping requests or requests in parallel.  If your driver
has its own break handling then its still your problem as the driver
author.

Break is also now serialized against writes from user space properly but no
new guarantees are made driver level about writes from the line discipline
itself (eg flow control or echo)

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:18 -07:00
..
2006-09-29 09:18:09 -07:00
2006-08-01 10:37:25 +10:00
2006-08-08 17:09:11 +10:00
2006-09-27 08:26:13 -07:00
2006-06-28 14:59:05 -07:00
2006-09-29 09:18:12 -07:00
2006-09-29 09:18:12 -07:00
2006-09-29 09:18:12 -07:00