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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
Input: synaptics - disable kernel tracking on SMBus devices
Andrew Duggan
1
-2
/
+1
2017-09-22
Input: elan_i2c - extend Flash-Write delay
KT Liao
1
-1
/
+1
2017-09-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+6
2017-09-11
Input: elantech - make arrays debounce_packet static, reduces object code size
Colin Ian King
1
-2
/
+6
2017-09-04
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-10
/
+28
2017-08-31
Input: byd - make array seq static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-08-28
Input: synaptics - fix device info appearing different on reconnect
Anthony Martin
1
-15
/
+20
2017-08-24
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
4
-5
/
+23
2017-08-18
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
2
-2
/
+4
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-08-07
Input: synaptics_usb - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: appletouch - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2
-9
/
+44
2017-07-18
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-07-12
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-06
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-17
/
+117
2017-06-07
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Ulrik De Bie
1
-0
/
+16
2017-06-02
Merge tag 'v4.12-rc3' into for-linus
Dmitry Torokhov
2
-2
/
+2
2017-05-29
Input: synaptics - tell users to report when they should be using rmi-smbus
Benjamin Tissoires
1
-1
/
+9
2017-05-29
Input: synaptics - warn the users when there is a better mode
Benjamin Tissoires
1
-7
/
+15
2017-05-29
Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
Benjamin Tissoires
1
-1
/
+2
2017-05-29
Input: synaptics - clear device info before filling in
Eric Biggers
1
-0
/
+2
2017-05-29
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
4
-16
/
+26
2017-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-14
/
+16
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
1
-13
/
+8
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
1
-1
/
+8
2017-05-11
Input: elantech - force relative mode on a certain module
KT Liao
1
-0
/
+11
2017-05-11
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
4
-17
/
+99
2017-05-11
Input: elan_i2c - check if device is there before really probing
Dmitry Torokhov
1
-0
/
+7
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-567
/
+1296
2017-04-20
Annotate hardware config module parameters in drivers/input/
David Howells
2
-2
/
+2
2017-04-18
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
1
-0
/
+8
2017-04-03
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2
-40
/
+42
2017-04-03
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-03
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2
-48
/
+48
2017-04-03
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2
-48
/
+32
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
3
-29
/
+74
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
1
-11
/
+19
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
5
-175
/
+421
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
2
-187
/
+233
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
5
-2
/
+343
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
2
-33
/
+71
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
2
-55
/
+58
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
2
-3
/
+28
[next]