index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
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
2012-07-24
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+22
2012-07-07
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-10
Input: synaptics - fix compile warning
JJ Ding
1
-10
/
+10
2012-04-20
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
1
-1
/
+2
2012-01-08
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-09
Input: synaptics - add support for Relative mode
Daniel Drake
1
-47
/
+137
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-37
/
+46
2011-08-23
Input: synaptics - process finger (<=5) transitions
Daniel Kurtz
1
-1
/
+44
2011-08-23
Input: synaptics - process finger (<=3) transitions
Daniel Kurtz
1
-16
/
+274
2011-08-23
Input: synaptics - decode AGM packet types
Daniel Kurtz
1
-6
/
+30
2011-08-23
Input: synaptics - add image sensor support
Daniel Kurtz
1
-17
/
+107
2011-08-23
Input: synaptics - refactor initialization of abs position axes
Daniel Kurtz
1
-24
/
+20
2011-08-23
Input: synaptics - refactor agm packet parsing
Daniel Kurtz
1
-5
/
+14
2011-08-23
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-06
Input: synaptics - process button bits in AGM packets
Daniel Kurtz
1
-16
/
+16
2011-07-06
Input: synaptics - rename set_slot to be more descriptive
Daniel Kurtz
1
-7
/
+10
2011-07-06
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
1
-7
/
+8
2011-07-06
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-28
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-28
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2010-12-27
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-02
Input: switch to input_abs_*() access functions
Daniel Mack
1
-2
/
+2
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+6
2010-07-21
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
1
-1
/
+6
2010-07-19
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-19
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
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
1
-5
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
1
-0
/
+10
2009-12-04
Input: psmouse - remove identification strings from DMI tables
Dmitry Torokhov
1
-4
/
+4
2009-12-03
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
1
-7
/
+16
2009-10-12
Input: synaptics - add another Protege M300 to rate blacklist
Dmitry Torokhov
1
-0
/
+10
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
1
-17
/
+17
[next]