From: Vlad Lungu Date: Thu, 17 Oct 2013 21:08:06 +0000 (-0700) Subject: tty: xuartps: Implement BREAK detection, add SYSRQ support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0c47bc40a2e358d593b2d7fb93b50027fbfc0c;p=pandora-kernel.git tty: xuartps: Implement BREAK detection, add SYSRQ support The Cadence UART does not do break detection, even if the datasheet says it does. This patch adds break detection in software (tested in 8N1 mode only) and enables SYSRQ, allowing for Break-g to enter KDB and all the other goodies. Signed-off-by: Vlad Lungu Signed-off-by: Soren Brinkmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed