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
2015-05-20
Input: alps - decode the position packet first
Hans de Goede
1
-21
/
+14
2015-05-20
Input: alps - only set fields that are actually present
Hans de Goede
1
-29
/
+33
2015-05-20
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
1
-5
/
+17
2015-05-13
Input: elantech - fix semi-mt protocol for v3 HW
Benjamin Tissoires
1
-1
/
+1
2015-04-21
Merge branch 'next' into for-linus
Dmitry Torokhov
11
-19
/
+634
2015-04-20
Input: cyapa - fix setting suspend scan rate
Dudley Du
1
-2
/
+2
2015-04-20
Input: elan_i2c - fix calculating number of x and y traces.
Duson Lin
2
-4
/
+4
2015-04-20
Input: elan_i2c - report hovering contacts
Duson Lin
1
-4
/
+11
2015-04-14
Input: add vmmouse driver
Thomas Hellstrom
6
-0
/
+569
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
4
-10
/
+49
2015-04-14
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-57
/
+505
2015-04-12
Input: alps - non interleaved V2 dualpoint has separate stick button bits
Hans de Goede
1
-0
/
+8
2015-04-12
Input: alps - fix touchpad buttons getting stuck when used with trackpoint
Hans de Goede
1
-2
/
+3
2015-04-11
Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static
Fengguang Wu
1
-5
/
+5
2015-04-07
Input: ALPS - V7 devices can report 5-finger taps
Masaki Ota
1
-0
/
+1
2015-04-07
Input: ALPS - add support for SS4 touchpad devices
Masaki Ota
2
-4
/
+403
2015-04-07
Input: ALPS - refactor alps_set_abs_params_mt()
Masaki Ota
1
-12
/
+26
2015-04-07
Merge tag 'v4.0-rc7' into next
Dmitry Torokhov
2
-20
/
+35
2015-04-06
Input: elantech - fix absolute mode setting on some ASUS laptops
Ulrik De Bie
2
-0
/
+23
2015-04-06
Input: synaptics - allocate 3 slots to keep stability in image sensors
Benjamin Tissoires
1
-1
/
+1
2015-04-06
Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""
Benjamin Tissoires
1
-1
/
+4
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
1
-1
/
+6
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
1
-14
/
+18
2015-03-31
Input: synaptics - fix min-max quirk value for E440
Filip Ayazi
1
-1
/
+1
2015-03-23
Input: synaptics - add quirk for Thinkpad E440
Ramiro Morales
1
-1
/
+6
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
8
-75
/
+245
2015-03-23
Input: ALPS - fix max coordinates for v5 and v7 protocols
Dmitry Torokhov
1
-5
/
+6
2015-03-20
Input: lifebook - fix tabbing issue
Brian K. Turner
1
-3
/
+3
2015-03-19
Input: elan_i2c - fix typo in include header guard
Nicolas Iooss
1
-1
/
+1
2015-03-16
Revert "Input: synaptics - use dmax in input_mt_assign_slots"
Dmitry Torokhov
1
-4
/
+1
2015-03-16
Merge branch 'synaptics' into for-linus
Dmitry Torokhov
2
-51
/
+184
2015-03-08
Input: synaptics - remove X250 from the topbuttonpad list
Benjamin Tissoires
1
-1
/
+0
2015-03-08
Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
Benjamin Tissoires
1
-1
/
+0
2015-03-08
Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series
Benjamin Tissoires
2
-11
/
+41
2015-03-08
Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
Benjamin Tissoires
1
-1
/
+2
2015-03-08
Input: synaptics - retrieve the extended capabilities in query $10
Benjamin Tissoires
2
-3
/
+43
2015-03-08
Input: synaptics - do not retrieve the board id on old firmwares
Benjamin Tissoires
1
-0
/
+4
2015-03-08
Input: synaptics - handle spurious release of trackstick buttons
Benjamin Tissoires
1
-8
/
+25
2015-03-08
Input: synaptics - fix middle button on Lenovo 2015 products
Dmitry Torokhov
1
-23
/
+21
2015-03-08
Input: synaptics - skip quirks when post-2013 dimensions
Benjamin Tissoires
1
-1
/
+1
2015-03-08
Input: synaptics - support min/max board id in min_max_pnpid_table
Daniel Martin
1
-12
/
+30
2015-03-08
Input: synaptics - remove obsolete min/max quirk for X240
Daniel Martin
1
-1
/
+1
2015-03-08
Input: synaptics - query min dimensions for fw v8.1
Daniel Martin
1
-2
/
+8
2015-03-08
Input: synaptics - log queried and quirked dimension values
Daniel Martin
1
-0
/
+10
2015-03-08
Input: synaptics - split synaptics_resolution(), query first
Daniel Martin
1
-12
/
+23
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
2
-6
/
+18
2015-03-07
Input: psmouse - disable "palm detection" in the focaltech driver
Mathias Gottschlag
1
-10
/
+0
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
3
-1
/
+44
2015-03-07
Input: psmouse - ensure that focaltech reports consistent coordinates
Mathias Gottschlag
1
-2
/
+10
[prev]
[next]