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-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-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-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
2017-03-23
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
2
-6
/
+6
2017-03-23
Input: synaptics_i2c - add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-17
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
1
-4
/
+2
2017-03-17
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2
-16
/
+61
2017-03-10
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Matjaz Hegedic
1
-9
/
+11
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
1
-0
/
+1
2017-03-07
Input: alps - cleanup alps_model_data
Pali Rohár
2
-36
/
+25
2017-03-07
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2
-0
/
+11
2017-03-07
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
1
-2
/
+8
2017-02-20
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-78
/
+100
2017-02-12
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
1
-0
/
+1
2017-02-09
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2
-14
/
+13
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
2
-3
/
+43
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
7
-13
/
+9
2017-01-22
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2
-3
/
+0
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
9
-42
/
+31
2017-01-15
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-15
Input: cyapa - use time based retry loop
Nicholas Mc Guire
1
-15
/
+12
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+3
2017-01-03
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
Paul Donohue
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-18
Input: synaptics_i2c - change msleep to usleep_range for small msecs
Aniroop Mathur
1
-2
/
+2
2016-12-16
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-36
/
+61
2016-12-12
Input: ALPS - fix protcol -> protocol
Marcos Paulo de Souza
1
-1
/
+1
[next]