[RESEND PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ

2012-09-24 Thread mathieu . poirier
From: "Mathieu J. Poirier" The last version of this patch was sent a week ago but did not generate comments or an acknowledgement. It is being resent after a rebase on 3.6-rc7. This patch adds keyreset functionality to the sysrq driver. It allows certain button/key combinations to be used in

[RESEND PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ

2012-09-24 Thread mathieu . poirier
From: Mathieu J. Poirier mathieu.poir...@linaro.org The last version of this patch was sent a week ago but did not generate comments or an acknowledgement. It is being resent after a rebase on 3.6-rc7. This patch adds keyreset functionality to the sysrq driver. It allows certain button/key

[PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ

2012-09-16 Thread mathieu . poirier
From: "Mathieu J. Poirier" This patch adds keyreset functionality to the sysrq driver. It allows certain button/key combinations to be used in order to trigger device resets. The first time the key-combo is detected a work function that syncs the filesystems is scheduled and the kernel

[PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ

2012-09-16 Thread mathieu . poirier
From: Mathieu J. Poirier mathieu.poir...@linaro.org This patch adds keyreset functionality to the sysrq driver. It allows certain button/key combinations to be used in order to trigger device resets. The first time the key-combo is detected a work function that syncs the filesystems is scheduled