Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afffc6c1805d98e08e778cddb644a666e78cfcfd
/
drivers
/
input
/
mouse
/
elantech.c
47c1ffb
Input: elantech - add more Fujtisu notebooks to force crc_enabled
by Rainer Koenig
· 10 years ago
810aa09
Input: elantech - support new ICs types for version 4
by Sam hung
· 10 years ago
d0ab547
Input: elantech - trust firmware about trackpoint presence
by Dmitry Torokhov
· 10 years ago
2d9eb81
Input: elantech - provide a sysfs knob for crc_enabled
by Ulrik De Bie
· 10 years ago
f386474
Input: elantech - report the middle button of the touchpad
by Ulrik De Bie
· 10 years ago
0dc1587
Input: elantech - fix crc_enabled for Fujitsu H730
by Ulrik De Bie
· 10 years ago
caeb0d3
Input: elantech - use elantech_report_trackpoint for hardware v4 too
by Ulrik De Bie
· 10 years ago
01d4cd5
Input: add missing POINTER / DIRECT properties to a bunch of drivers
by Hans de Goede
· 10 years ago
7611392
Input: add INPUT_PROP_POINTING_STICK property
by Hans de Goede
· 10 years ago
271329b
Input: elantech - fix detection of touchpad on ASUS s301l
by Hans de Goede
· 10 years ago
a2418fc
Input: elantech - add support for trackpoint found on some v3 models
by Ulrik De Bie
· 10 years ago
ac84eba
Input: elantech - reset the device when elantech probe fails
by Ulrik De Bie
· 10 years ago
fb4f8f5
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
by Hans de Goede
· 10 years ago
cd9e83e
Input: elantech - deal with clickpads reporting right button events
by Hans de Goede
· 10 years ago
36189cc
Input: elantech - fix touchpad initialization on Gigabyte U2442
by Hans de Goede
· 11 years ago
ae4bedf
Input: elantech - add support for newer elantech touchpads
by Jordan Rife
· 11 years ago
c15bdfd
Input: elantech - improve clickpad detection
by Hans de Goede
· 11 years ago
9cb80b9
Input: elantech - add support for newer (August 2013) devices
by Matt Walker
· 11 years ago
acc0444
Input: elantech - fix packet check for v3 and v4 hardware
by Matteo Delfino
· 11 years ago
9eebed7
Input: elantech - fix for newer hardware versions (v7)
by Matteo Delfino
· 11 years ago
b4adbbe
Input: MT - Add flags to input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
e3dde4f
Input: elantech - v4 is a clickpad, with only one button
by JJ Ding
· 13 years ago
a67ada7
Input: elantech - reset touchpad before configuring it
by JJ Ding
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
3d95fd6
Input: elantech - add resolution query support for v4 hardware
by JJ Ding
· 13 years ago
b56b92a
Input: elantech - add support for elantech fast command
by JJ Ding
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
3940d61
Input: elantech - adjust hw_version detection logic
by JJ Ding
· 13 years ago
b5d2170
Input: psmouse - switch to using dev_*() for messages
by Dmitry Torokhov
· 13 years ago
4af61e9
Input: elantech - remove module parameter force_elantech
by JJ Ding
· 13 years ago
84a90b6
Input: elantech - better support all those v2 variants
by JJ Ding
· 13 years ago
1dc6ede
Input: elantech - add v4 hardware support
by JJ Ding
· 13 years ago
28f4961
Input: elantech - add v3 hardware support
by JJ Ding
· 13 years ago
3c8bbb9
Input: elantech - clean up elantech_init
by JJ Ding
· 13 years ago
7894f21
Input: elantech - packet checking for v2 hardware
by JJ Ding
· 13 years ago
230282a
Input: elantech - use firmware provided x, y ranges
by JJ Ding
· 13 years ago
461a791
Input: elantech - get rid of ETP_2FT_* in elantech.h
by JJ Ding
· 13 years ago
1155961
Input: elantech - correct x, y value range for v2 hardware
by JJ Ding
· 13 years ago
9cb6cfae
Input: elantech - remove support for proprietary X driver
by Éric Piel
· 14 years ago
89eec4d
Input: elantech - report multitouch with proper ABS_MT messages
by Éric Piel
· 14 years ago
f941c70
Input: elantech - export pressure and width when supported
by Éric Piel
· 14 years ago
6792cbb
Input: return -ENOMEM in select drivers when memory allocation fails
by Davidlohr Bueso
· 14 years ago
22462d9f
Input: elantech - report position also with 3 fingers
by Éric Piel
· 14 years ago
7f29f17
Input: elantech - discard the first 2 positions on some firmwares
by Éric Piel
· 14 years ago
a083632
Input: elantech - relax signature checks
by Dmitry Torokhov
· 15 years ago
d4ae84a8
Input: elantech - enforce common prefix on messages
by Dmitry Torokhov
· 15 years ago
aa86f26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
504e8be
Input: elantech - use all 3 bytes when checking version
by Dmitry Torokhov
· 15 years ago
1d7aec3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
e938fbf
Input: elantech - ignore high bits in the position coordinates
by Florian Ragwitz
· 15 years ago
f81bc78
Input: elantech - allow forcing Elantech protocol
by Florian Ragwitz
· 15 years ago
225c61a
Input: elantech - fix firmware version check
by Florian Ragwitz
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c7a1f3c
Input: elantech - do not advertise relative events
by Dmitry Torokhov
· 15 years ago
b7802c5
Input: psmouse - use boolean type
by Dmitry Torokhov
· 15 years ago
b2546df
Input: elantech - make sure touchpad is really in absolute mode
by Arjan Opmeer
· 16 years ago
3f8c0df
Input: elantech - provide a workaround for jumpy cursor on firmware 2.34
by Arjan Opmeer
· 16 years ago
9ab7b25
Input: elantech - touchpad driver miss-recognising logitech mice
by Arjan Opmeer
· 16 years ago
2a0bd75
Input: psmouse - add support for Elantech touchpads
by Arjan Opmeer
· 16 years ago