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
/
elan_i2c_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-4
/
+7
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
1
-0
/
+1
2017-11-07
Input: elan_i2c - add ELAN060C to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-10-24
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-09-29
Input: elan_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
1
-3
/
+7
2017-09-21
Input: elan_i2c - remove duplicate ELAN0605 id
Nik Nyby
1
-1
/
+0
2017-09-21
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
1
-0
/
+5
2017-09-04
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+7
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
1
-2
/
+7
2017-08-18
Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
KT Liao
1
-0
/
+1
2017-08-14
Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB
KT Liao
1
-0
/
+3
2017-08-14
Input: elan_i2c - add ELAN0608 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-05-11
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
1
-8
/
+25
2017-05-11
Input: elan_i2c - check if device is there before really probing
Dmitry Torokhov
1
-0
/
+7
2017-03-10
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Matjaz Hegedic
1
-9
/
+11
2017-02-20
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-28
/
+18
2017-02-12
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
1
-0
/
+1
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
1
-28
/
+18
2016-10-26
Input: elan_i2c - always output the device information
Benjamin Tissoires
1
-9
/
+8
2016-08-02
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
1
-16
/
+63
2015-12-15
Input: elan_i2c - set input device's vendor and product IDs
Charlie Mooney
1
-0
/
+3
2015-09-28
Input: elan_i2c - add all valid ic type for i2c/smbus
duson
1
-1
/
+10
2015-09-21
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Duson Lin
1
-2
/
+2
2015-09-21
Input: elan_i2c - add ic type 0x03
Duson Lin
1
-0
/
+1
2015-09-21
Input: elan_i2c - don't require known iap version
Daniel Drake
1
-5
/
+7
2015-09-03
Input: elan_i2c - add ACPI ID "ELAN1000"
João Paulo Rechi Vita
1
-0
/
+1
2015-09-03
Input: elan_i2c - use iap_version to get firmware information
Duson Lin
1
-6
/
+6
2015-08-28
Input: elan_i2c - fix typos for validpage_count
Benson Leung
1
-9
/
+9
2015-08-24
Input: elan_i2c - enable ELAN0100 acpi panels
Michele Curti
1
-0
/
+4
2015-08-07
Input: elan_i2c - enable asynchronous probing
Dmitry Torokhov
1
-0
/
+1
2015-07-20
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
1
-7
/
+5
2015-07-20
Input: elan_i2c - enable ELAN0600 acpi panels
Benjamin Tissoires
1
-0
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-07
Input: elan_i2c - change the hover event from MT to ST
duson
1
-7
/
+5
2015-06-08
Input: elan_i2c - add product IDs FW names
Charlie Mooney
1
-6
/
+16
2015-06-08
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
1
-5
/
+40
2015-04-20
Input: elan_i2c - report hovering contacts
Duson Lin
1
-4
/
+11
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
1
-10
/
+15
2015-03-08
Input: elan_i2c - remove duplicate repeat code
Duson Lin
1
-1
/
+0
2015-03-07
Input: elan_i2c - return error code when resume fails
Duson Lin
1
-5
/
+9
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
1
-9
/
+12
2014-10-24
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin
1
-0
/
+1137