Hi list, This is a series of patches to add support for newer generation of ELAN touchpad. Patches #1~5 are essentially fixes and cleanups that pave the way for patch #6, which really adds code for v3 hardware support. Any comments, suggestions are welcome. Thank you. JJ Ding (6): Input: elantech - correct x, y value range for v2 hardware Input: elantech - use firmware provided x, y ranges Input: elantech - packet checking for v2 hardware Input: elantech - work around EC buffer Input: elantech - clean up elantech_init Input: elantech - add v3 hardware support Documentation/input/elantech.txt | 112 ++++++++++-- drivers/input/mouse/elantech.c | 373 ++++++++++++++++++++++++++++++++------ drivers/input/mouse/elantech.h | 15 ++- 3 files changed, 426 insertions(+), 74 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html