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: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
2018-02-02
1
-6
/
+6
*
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-02-02
1
-18
/
+10
*
Input: elantech - add new icbody type 15
Aaron Ma
2017-11-26
1
-1
/
+1
*
Input: elantech - make arrays debounce_packet static, reduces object code size
Colin Ian King
2017-09-11
1
-2
/
+6
*
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-24
1
-0
/
+16
|
\
|
*
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Ulrik De Bie
2017-06-07
1
-0
/
+16
*
|
Input: elantech - constify attribute_group structures
Arvind Yadav
2017-07-12
1
-1
/
+1
*
|
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
2017-05-29
1
-0
/
+8
|
\
\
|
|
/
|
*
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
2017-04-18
1
-0
/
+8
*
|
Input: elantech - force relative mode on a certain module
KT Liao
2017-05-11
1
-0
/
+11
|
/
*
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-21
1
-1
/
+1
*
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
2016-10-07
1
-2
/
+9
*
Input: elantech - force needed quirks on Fujitsu H760
Matti Kurkela
2016-10-03
1
-0
/
+14
*
Input: elantech - fix Lenovo version typo
Marcos Paulo de Souza
2016-10-03
1
-1
/
+1
*
Input: elantech - fix debug dump of the current packet
Benjamin Tissoires
2016-08-02
1
-6
/
+2
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2016-07-19
1
-7
/
+1
|
\
|
*
Input: elantech - add more IC body types to the list
Dmitry Torokhov
2016-06-23
1
-7
/
+1
*
|
Input: psmouse - use same format for secondary devices as for primary
Pali Rohár
2016-06-18
1
-1
/
+1
|
/
*
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
2016-01-11
1
-1
/
+1
*
Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
Takashi Iwai
2015-11-06
1
-0
/
+7
*
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2015-08-07
1
-2
/
+20
*
Input: elantech - force resolution of 31 u/mm
Peter Hutterer
2015-07-16
1
-5
/
+8
*
Input: elantech - add new icbody type
洪一竹
2015-06-04
1
-0
/
+1
*
Input: elantech - fix detection of touchpads where the revision matches a kno...
Hans de Goede
2015-06-02
1
-3
/
+4
*
Input: elantech - fix semi-mt protocol for v3 HW
Benjamin Tissoires
2015-05-13
1
-1
/
+1
*
Input: elantech - fix absolute mode setting on some ASUS laptops
Ulrik De Bie
2015-04-06
1
-0
/
+22
*
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
2015-02-01
1
-0
/
+16
*
Input: elantech - support new ICs types for version 4
Sam hung
2015-01-08
1
-0
/
+2
*
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
2014-11-25
1
-9
/
+1
*
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
2014-11-13
1
-0
/
+2
*
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
2014-11-13
1
-0
/
+19
*
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
2014-11-08
1
-1
/
+18
*
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
2014-11-08
1
-2
/
+14
*
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
1
-0
/
+1
*
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2014-09-08
1
-0
/
+3
*
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
2014-09-08
1
-0
/
+7
*
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
2014-08-26
1
-9
/
+127
*
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
2014-08-26
1
-0
/
+1
*
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
2014-06-07
1
-2
/
+3
*
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
2014-06-07
1
-4
/
+18
*
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2014-05-05
1
-1
/
+25
*
Input: elantech - add support for newer elantech touchpads
Jordan Rife
2014-04-22
1
-0
/
+1
*
Input: elantech - improve clickpad detection
Hans de Goede
2013-12-18
1
-3
/
+42
*
Input: elantech - add support for newer (August 2013) devices
Matt Walker
2013-12-05
1
-0
/
+1
*
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
2013-08-24
1
-4
/
+40
*
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
2013-07-06
1
-8
/
+9
*
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
|
\
[next]