Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, upstream, updated. v2.6.25-rc7-200-gc451477
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Apr 10 12:49:03 BST 2008
The branch upstream has been updated
via c45147705b2b2e8928d22e9aa5d35e8b71e4b9a7 (commit)
via 9d7b59a414c7590327d7c4993b08b449a8c07b41 (commit)
from f65b3e8035e164b802e98dab65bb4d5f08b4a905 (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 c45147705b2b2e8928d22e9aa5d35e8b71e4b9a7
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 9d7b59a414c7590327d7c4993b08b449a8c07b41
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