index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2013-08-13
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
1
-0
/
+2
2013-02-16
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
1
-1
/
+1
2013-02-14
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
1
-3
/
+27
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+23
2012-09-28
Input: synaptics - adjust threshold for treating position values as negative
Seth Forshee
1
-8
/
+23
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-2
/
+2
2012-07-25
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+22
2012-07-08
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
1
-2
/
+36
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-10
/
+10
2012-05-11
Input: synaptics - fix compile warning
JJ Ding
1
-10
/
+10
2012-04-21
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
1
-1
/
+2
2012-01-09
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-55
/
+142
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
1
-0
/
+11
2011-11-15
Input: synaptics - update OLPC XO exclusion
Daniel Drake
1
-8
/
+5
2011-11-10
Input: synaptics - add support for Relative mode
Daniel Drake
1
-47
/
+137
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-37
/
+46
2011-08-24
Input: synaptics - process finger (<=5) transitions
Daniel Kurtz
1
-1
/
+44
2011-08-24
Input: synaptics - process finger (<=3) transitions
Daniel Kurtz
1
-16
/
+274
2011-08-24
Input: synaptics - decode AGM packet types
Daniel Kurtz
1
-6
/
+30
2011-08-24
Input: synaptics - add image sensor support
Daniel Kurtz
1
-17
/
+107
2011-08-24
Input: synaptics - refactor initialization of abs position axes
Daniel Kurtz
1
-24
/
+20
2011-08-24
Input: synaptics - refactor agm packet parsing
Daniel Kurtz
1
-5
/
+14
2011-08-24
Input: synaptics - refactor y inversion
Daniel Kurtz
1
-3
/
+12
2011-07-09
Input: synaptics - set minimum coordinates as reported by firmware
Dmitry Torokhov
1
-19
/
+37
2011-07-07
Input: synaptics - process button bits in AGM packets
Daniel Kurtz
1
-16
/
+16
2011-07-07
Input: synaptics - rename set_slot to be more descriptive
Daniel Kurtz
1
-7
/
+10
2011-07-07
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
1
-7
/
+8
2011-07-07
Input: synaptics - set resolution for MT_POSITION_X/Y axes
Daniel Kurtz
1
-0
/
+3
2011-03-31
Input: synaptics - fix crash in synaptics_module_init()
Jan Beulich
1
-2
/
+2
2011-01-29
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-29
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2010-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
1
-5
/
+90
2010-12-23
Input: psmouse - disable the synaptics extension on OLPC machines
Andres Salomon
1
-0
/
+30
2010-12-23
Input: psmouse - fix up Synaptics comment
Andres Salomon
1
-2
/
+2
2010-12-22
Input: synaptics - ignore bogus mt packet
Henrik Rydberg
1
-2
/
+2
2010-12-21
Input: synaptics - add multi-finger and semi-mt support
Henrik Rydberg
1
-3
/
+85
2010-12-21
Input: synaptics - report clickpad property
Henrik Rydberg
1
-0
/
+3
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
1
-6
/
+30
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
1
-1
/
+1
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+2
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
1
-2
/
+2
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+6
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
1
-1
/
+6
2010-07-20
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-20
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
1
-2
/
+6
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
1
-10
/
+11
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
1
-9
/
+23
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-5
/
+30
[next]