All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Better support old elantech v2 hardware
@ 2011-09-13  6:15 JJ Ding
  2011-09-13  6:15 ` [PATCH 1/2] Input: elantech - better support all those v2 variants JJ Ding
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: JJ Ding @ 2011-09-13  6:15 UTC (permalink / raw)
  To: linux-input
  Cc: Richard Schütz, Tom Lin, Aaron Huang, Éric Piel,
	Dmitry Torokhov, JJ Ding

Hi everyone,

Thanks to Richard Schütz's bug report, I did some more research on elantech
v2 hardware. I asked our Windows driver team and firmware team about the
_ancient histroy_ of the dark old days ;-) These two patches are the results.

Hopefully with these 2 we can support v2 hardware as good as Windows does.

I can only get two old v2 (fw: 0x020800, 0x040201) to test. Those who have a elantech v2
hardware please do test, thank you very much.

Note:
These 2 patches are on top of my previous v5 series.

JJ Ding (2):
  Input: elantech - better support all those v2 variants
  Input: elantech - remove module parameter force_elantech

 drivers/input/mouse/elantech.c |   58 +++++++++++++++++++++++++++++----------
 drivers/input/mouse/elantech.h |    1 +
 2 files changed, 44 insertions(+), 15 deletions(-)

-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2011-09-19  4:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13  6:15 [PATCH 0/2] Better support old elantech v2 hardware JJ Ding
2011-09-13  6:15 ` [PATCH 1/2] Input: elantech - better support all those v2 variants JJ Ding
2011-09-13 10:24   ` Richard Schütz
2011-09-13 11:28     ` JJ Ding
2011-09-13  6:15 ` [PATCH 2/2] Input: elantech - remove module parameter force_elantech JJ Ding
2011-09-13 11:02 ` [PATCH 0/2] Better support old elantech v2 hardware Éric Piel
2011-09-13 11:32   ` JJ Ding
2011-09-13 21:33 ` Chase Douglas
2011-09-14  3:43   ` JJ Ding
2011-09-14  4:32     ` M. Edward (Ed) Borasky
2011-09-16  8:56 ` JJ Ding
2011-09-16 14:21 ` Éric Piel
2011-09-19  4:54   ` JJ Ding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.