[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080415144535.GA20619@rakim.wolfsonmicro.main>
Date: Tue, 15 Apr 2008 15:45:35 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
David Brownell <david-b@...bell.net>,
Dmitry Torokhov <dtor@...l.ru>, Jiri Kosina <jkosina@...e.cz>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: WM97xx touchscreen updates
This patch series updates the WM97xx touchscreen drivers with a couple
of small cleanups and the addition of support for use of the WM97xx
touchpanels to wake up from suspend. Since the last submission I have:
- Updated the commit message for scheduling of the interrupt handler.
- Hooked the touchscreen into the driver model wakeup infrastructure.
It is also available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-touch upstream
Mark Brown (3):
wm97xx-core: Only schedule interrupt handler if not already scheduled
wm97xx-core: Use IRQF_SAMPLE_RANDOM
wm97xx-core: Support use as a wakeup source
drivers/input/touchscreen/wm97xx-core.c | 56 ++++++++++++++++++++++++++----
include/linux/wm97xx.h | 3 ++
2 files changed, 51 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists