Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715. branch, upstream, created. v2.6.29-rc1-8-g8857cf7
git at opensource.wolfsonmicro.com
git at opensource.wolfsonmicro.com
Fri Feb 13 13:21:17 GMT 2009
The branch upstream has been created
at 8857cf70c7df05c0e1a6c9473714a4b2732d4d64 (commit)
- Log -----------------------------------------------------------------
commit 8857cf70c7df05c0e1a6c9473714a4b2732d4d64
Author: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
Date: Thu Mar 6 10:25:39 2008 +0100
wm97xx: add accelerated driver for AVR32 AT32AP700X microprocessors
This patch adds an accelerated driver for Atmel AVR32 AT32AP700X
microprocessors. It uses interrupts on the channel B in the AC97 controller.
Thus, offloading the work queue in the wm97xx-ts driver.
The driver has been tested with Atmel AVR32 AT32AP7000 and Wolfson WM9712
codec.
Signed-off-by: Hans-Christian Egtvedt <hcegtvedt at atmel.com>
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit 07d2a8a46631900901c0dddb8776fcb2be62d9ea
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
Date: Tue Apr 8 13:43:36 2008 +0100
zylonite-wm97xx: Accelerated touchscreen support for Zylonite
This patch implements accelerated touchscreen support for the Marvell
Zylonite development platform, supporting pen down interrupts and
continuous mode data transfers.
Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
commit 8a49cfa9de4ef47eb9238d625b900d4cdddccf30
Author: Ville Syrjala <syrjala at sci.fi>
Date: Thu Jan 29 23:42:16 2009 -0800
Input: ati_remote2 - check module params
Validate that the values of the module parameters are within the
supported range. Also print the values in hex since that seems like
a better match for bitmasks than decimal.
Signed-off-by: Ville Syrjala <syrjala at sci.fi>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
commit d329e33c7c2bdcd955a00c84a9363cb309cad352
Author: Ville Syrjala <syrjala at sci.fi>
Date: Thu Jan 29 23:42:16 2009 -0800
Input: ati_remote2 - add per device attrs
Add per device channel_mask and mode_mask attributes. They inherit
the values from the module parameters when the device is registered.
One additional benefit is that now runtime changes to channel_mask
can actually affect the hardware channel setup like they should.
Signed-off-by: Ville Syrjala <syrjala at sci.fi>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
commit 169bc1efa84680d0a8c9567539f8577fd52e1a77
Author: Ville Syrjala <syrjala at sci.fi>
Date: Thu Jan 29 23:42:16 2009 -0800
Input: ati_remote2 - complete suspend support
Add the missing reset_resume, pre_reset and post_reset hooks.
Signed-off-by: Ville Syrjala <syrjala at sci.fi>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
commit e7b5c1ef4d87426da0b689a0a4fa67edda02ea5c
Author: Johannes Berg <johannes at sipsolutions.net>
Date: Thu Jan 29 23:17:52 2009 -0800
Input: stop autorepeat timer on key release
Whenever you press and then release a key, the CPU wakes up
three times:
* press
* release
* autorepeat timer exactly 250ms after press
The autorepeat timer has nothing to do, obviously, since you already
have released the key, so stop it on key release.
[dtor at mail.ru: This changes autorepeat behavior a bit since we now stop
autorepeat even if key that is being released is not the one that is
being auto-repeated, but I believe the new behavior is better.]
Signed-off-by: Johannes Berg <johannes at sipsolutions.net>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
commit b0ee0d3eb31a163c958f2960906c44bcdfdc607b
Author: Roel Kluin <roel.kluin at gmail.com>
Date: Thu Jan 29 22:56:08 2009 -0800
Input: pc110pad - use no_pci_devices()
Use no_pci_devices() helper instead of doing explicit get/put.
Signed-off-by: Roel Kluin <roel.kluin at gmail.com>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
commit 03dd5e1ba55d43c3a12b8514f9889049037f17f7
Author: Adrian McMenamin <adrian at newgolddream.dyndns.info>
Date: Thu Jan 29 22:56:08 2009 -0800
Input: add support for the Maple mouse on the SEGA Dreamcast
Signed-off-by: Adrian McMenamin <adrian at mcmen.demon.co.uk>
Acked-by: Mike Frysinger <vapier at gentoo.org>
Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
-----------------------------------------------------------------------
--
Touchscreen drivers for WM9705, WM9712, WM9713 and WM9715.
More information about the touch-commits
mailing list