index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
1
-175
/
+217
2017-03-23
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
1
-3
/
+3
2017-02-09
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
1
-13
/
+13
2016-03-17
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-08-26
Input: synaptics - fix handling of disabling gesture mode
Dmitry Torokhov
1
-4
/
+8
2015-07-27
Input: synaptics - dump ext10 capabilities as well
Jiri Kosina
1
-2
/
+2
2015-07-10
Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
Dmitry Torokhov
1
-1
/
+1
2015-06-08
Input: synaptics - add min/max quirk for Lenovo S540
Peter Hutterer
1
-1
/
+6
2015-04-07
Merge tag 'v4.0-rc7' into next
Dmitry Torokhov
1
-1
/
+6
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-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
1
-55
/
+157
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
1
-51
/
+156
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
1
-11
/
+36
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
1
-3
/
+20
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-06
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
1
-21
/
+14
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
1
-10
/
+0
2015-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
1
-3
/
+4
2015-02-03
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
1
-1
/
+4
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-1
/
+1
2015-01-19
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Peter Hutterer
1
-3
/
+4
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
1
-2
/
+7
2014-12-29
Input: synaptics - remove duplicated code
Benjamin Tissoires
1
-37
/
+1
2014-12-29
Input: synaptics - use in-kernel tracking for reporting mt data
Benjamin Tissoires
1
-364
/
+33
2014-11-16
Input: synaptics - adjust min/max on Thinkpad E540
Ben Sagal
1
-0
/
+4
2014-11-06
Input: synaptics - add min/max quirk for Lenovo T440s
Takashi Iwai
1
-2
/
+3
2014-10-11
Input: synaptics - gate forcepad support by DMI check
Dmitry Torokhov
1
-1
/
+21
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
1
-16
/
+52
2014-09-12
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
1
-14
/
+3
2014-09-09
Input: synaptics - add support for ForcePads
Dmitry Torokhov
1
-16
/
+52
2014-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+69
2014-08-08
Input: synaptics - use firmware data for Cr-48
Henrik Rydberg
1
-2
/
+68
2014-08-07
Input: synaptics - properly initialize slots for semi-MT
Dmitry Torokhov
1
-3
/
+3
2014-07-14
Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
Hans de Goede
1
-2
/
+3
[next]