Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, dev, updated. v2.6.25-rc6-101-g73ad59f
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Apr 10 12:49:01 BST 2008
The branch dev has been updated
via 73ad59f423d69e61480dce44bd58b389a5f577f8 (commit)
via ee3cc71648c4c6e2b87b3a6809a0cd6d29e07dbf (commit)
from adebdc1061862d387ee22a21cc5abf8ebeafa775 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 73ad59f423d69e61480dce44bd58b389a5f577f8
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Thu Apr 10 10:37:31 2008 +0100
wm97xx-touch: Support use as a wakeup source
The PENDOWN signal from the WM97xx touch screen controllers can be used
to generate a wakeup event when the system is suspended. Provide a new
machine configuration option 'suspend_mode' allowing machine drivers to
enable this. If no suspend_mode is provided then the touch panel will be
powered down when the system is suspended.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit ee3cc71648c4c6e2b87b3a6809a0cd6d29e07dbf
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Wed Apr 9 14:50:35 2008 +0100
wm97xx-core: Use IRQF_SAMPLE_RANDOM
The touchscreen interrupt is driven by human input which can reasonably
be used to provide entropy.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
-----------------------------------------------------------------------
Summary of changes:
drivers/input/touchscreen/wm97xx-core.c | 25 ++++++++++++++++++++++++-
include/linux/wm97xx.h | 3 +++
2 files changed, 27 insertions(+), 1 deletions(-)
--
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.
More information about the touch-commits
mailing list