index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elantech.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
1
-9
/
+1
2014-11-13
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-13
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-08
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
1
-1
/
+18
2014-11-08
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
1
-2
/
+14
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+1
2014-09-08
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+3
2014-09-08
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
1
-0
/
+7
2014-08-26
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
1
-9
/
+127
2014-08-26
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
1
-0
/
+1
2014-06-07
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
1
-2
/
+3
2014-06-07
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
1
-4
/
+18
2014-05-05
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
1
-1
/
+25
2014-04-22
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2013-12-18
Input: elantech - improve clickpad detection
Hans de Goede
1
-3
/
+42
2013-12-05
Input: elantech - add support for newer (August 2013) devices
Matt Walker
1
-0
/
+1
2013-08-24
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
1
-4
/
+40
2013-07-06
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-2
/
+2
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
1
-2
/
+4
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
1
-0
/
+4
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
1
-8
/
+18
2011-11-20
Input: elantech - add resolution query support for v4 hardware
JJ Ding
1
-0
/
+37
2011-11-20
Input: elantech - add support for elantech fast command
JJ Ding
1
-8
/
+28
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-5
/
+2
2011-11-09
Input: elantech - adjust hw_version detection logic
JJ Ding
1
-8
/
+18
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-37
/
+47
2011-09-20
Input: elantech - remove module parameter force_elantech
JJ Ding
1
-10
/
+2
2011-09-20
Input: elantech - better support all those v2 variants
JJ Ding
1
-5
/
+41
2011-09-09
Input: elantech - add v4 hardware support
JJ Ding
1
-13
/
+236
2011-09-09
Input: elantech - add v3 hardware support
JJ Ding
1
-19
/
+189
2011-09-09
Input: elantech - clean up elantech_init
JJ Ding
1
-30
/
+39
2011-09-09
Input: elantech - packet checking for v2 hardware
JJ Ding
1
-5
/
+34
2011-09-09
Input: elantech - use firmware provided x, y ranges
JJ Ding
1
-15
/
+56
2011-09-09
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
1
-15
/
+13
2011-09-09
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
1
-4
/
+4
2011-05-16
Input: elantech - remove support for proprietary X driver
Éric Piel
1
-12
/
+0
2011-05-16
Input: elantech - report multitouch with proper ABS_MT messages
Éric Piel
1
-5
/
+34
2011-05-16
Input: elantech - export pressure and width when supported
Éric Piel
1
-1
/
+22
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
1
-1
/
+1
2010-08-05
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-05
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
1
-11
/
+10
2010-05-19
Input: elantech - relax signature checks
Dmitry Torokhov
1
-1
/
+19
2010-05-19
Input: elantech - enforce common prefix on messages
Dmitry Torokhov
1
-35
/
+32
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-12
/
+12
2010-05-13
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
1
-12
/
+12
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-28
/
+56
2010-05-03
Input: elantech - ignore high bits in the position coordinates
Florian Ragwitz
1
-25
/
+44
2010-05-03
Input: elantech - allow forcing Elantech protocol
Florian Ragwitz
1
-2
/
+10
2010-05-03
Input: elantech - fix firmware version check
Florian Ragwitz
1
-1
/
+2
[next]