linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] Updates to the wm97xx-drivers
@ 2011-07-03 17:09 Wolfram Sang
  2011-07-03 17:09 ` [RFC 1/3] input: touchscreen: wm97xx: remove redundant define Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wolfram Sang @ 2011-07-03 17:09 UTC (permalink / raw)
  To: linux-input; +Cc: dp, Mark Brown, Wolfram Sang

I noticed a problem that reading battery status was dependent on the pen_down
status. While trying to solve the problem, I came up with the first two cleanup
patches. The third one then fixes the original itch. The series been tested
with Linux 3.0-rc5 on a Jaytech PID7901 having a WM9715. The code for WM9705
and WM9713 has only been compile tested. Testers are very welcome :)

Thanks,

   Wolfram

Wolfram Sang (3):
  input: touchscreen: wm97xx: remove redundant define
  input: touchscreen: wm97xx: refactor channel selection in poll_sample()
  input: touchscreen: wm97xx: mark channels which need pen_down

 drivers/input/touchscreen/atmel-wm97xx.c     |    2 +-
 drivers/input/touchscreen/mainstone-wm97xx.c |    6 ++--
 drivers/input/touchscreen/wm9705.c           |   25 +++++++++++------------
 drivers/input/touchscreen/wm9712.c           |   27 +++++++++++++------------
 drivers/input/touchscreen/wm9713.c           |   25 ++++++++++++-----------
 drivers/input/touchscreen/zylonite-wm97xx.c  |    6 ++--
 include/linux/wm97xx.h                       |   13 ++++-------
 7 files changed, 51 insertions(+), 53 deletions(-)

-- 
1.7.2.5


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-05  4:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 17:09 [RFC 0/3] Updates to the wm97xx-drivers Wolfram Sang
2011-07-03 17:09 ` [RFC 1/3] input: touchscreen: wm97xx: remove redundant define Wolfram Sang
2011-07-03 17:09 ` [RFC 2/3] input: touchscreen: wm97xx: refactor channel selection in poll_sample() Wolfram Sang
2011-07-03 17:09 ` [RFC 3/3] input: touchscreen: wm97xx: mark channels which need pen_down Wolfram Sang
2011-07-03 20:37 ` [RFC 0/3] Updates to the wm97xx-drivers Mark Brown
2011-07-05  2:33   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).