index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elantech.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
1
-2
/
+2
*
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
2012-04-10
1
-2
/
+4
*
Input: elantech - reset touchpad before configuring it
JJ Ding
2012-04-10
1
-0
/
+4
*
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
1
-8
/
+18
|
\
|
*
Input: elantech - adjust hw_version detection logic
JJ Ding
2011-11-09
1
-8
/
+18
*
|
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2011-11-20
1
-0
/
+37
*
|
Input: elantech - add support for elantech fast command
JJ Ding
2011-11-20
1
-8
/
+28
*
|
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
1
-5
/
+2
|
/
*
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-10
1
-37
/
+47
*
Input: elantech - remove module parameter force_elantech
JJ Ding
2011-09-20
1
-10
/
+2
*
Input: elantech - better support all those v2 variants
JJ Ding
2011-09-20
1
-5
/
+41
*
Input: elantech - add v4 hardware support
JJ Ding
2011-09-09
1
-13
/
+236
*
Input: elantech - add v3 hardware support
JJ Ding
2011-09-09
1
-19
/
+189
*
Input: elantech - clean up elantech_init
JJ Ding
2011-09-09
1
-30
/
+39
*
Input: elantech - packet checking for v2 hardware
JJ Ding
2011-09-09
1
-5
/
+34
*
Input: elantech - use firmware provided x, y ranges
JJ Ding
2011-09-09
1
-15
/
+56
*
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2011-09-09
1
-15
/
+13
*
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
2011-09-09
1
-4
/
+4
*
Input: elantech - remove support for proprietary X driver
Éric Piel
2011-05-16
1
-12
/
+0
*
Input: elantech - report multitouch with proper ABS_MT messages
Éric Piel
2011-05-16
1
-5
/
+34
*
Input: elantech - export pressure and width when supported
Éric Piel
2011-05-16
1
-1
/
+22
*
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-10-13
1
-1
/
+1
*
Input: elantech - report position also with 3 fingers
Éric Piel
2010-08-05
1
-0
/
+10
*
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2010-08-05
1
-11
/
+10
*
Input: elantech - relax signature checks
Dmitry Torokhov
2010-05-19
1
-1
/
+19
*
Input: elantech - enforce common prefix on messages
Dmitry Torokhov
2010-05-19
1
-35
/
+32
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-13
1
-12
/
+12
|
\
|
*
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
2010-05-13
1
-12
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-05
1
-28
/
+56
|
\
\
|
|
/
|
*
Input: elantech - ignore high bits in the position coordinates
Florian Ragwitz
2010-05-03
1
-25
/
+44
|
*
Input: elantech - allow forcing Elantech protocol
Florian Ragwitz
2010-05-03
1
-2
/
+10
|
*
Input: elantech - fix firmware version check
Florian Ragwitz
2010-05-03
1
-1
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Input: elantech - do not advertise relative events
Dmitry Torokhov
2009-11-20
1
-0
/
+1
*
Input: psmouse - use boolean type
Dmitry Torokhov
2009-09-10
1
-1
/
+1
*
Input: elantech - make sure touchpad is really in absolute mode
Arjan Opmeer
2009-04-18
1
-5
/
+16
*
Input: elantech - provide a workaround for jumpy cursor on firmware 2.34
Arjan Opmeer
2009-04-18
1
-2
/
+25
*
Input: elantech - touchpad driver miss-recognising logitech mice
Arjan Opmeer
2009-02-28
1
-8
/
+24
*
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
2008-10-16
1
-0
/
+674