index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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-05
Input: psmouse - remove identification strings from DMI tables
Dmitry Torokhov
1
-4
/
+4
2009-12-04
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
1
-7
/
+16
2009-10-13
Input: synaptics - add another Protege M300 to rate blacklist
Dmitry Torokhov
1
-0
/
+10
2009-09-11
Input: psmouse - use boolean type
Dmitry Torokhov
1
-17
/
+17
2009-06-20
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
1
-0
/
+28
2009-03-01
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
1
-5
/
+4
2008-11-21
Input: synaptics - report multi-taps only if supported by the device
Peter Hutterer
1
-6
/
+10
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-05-03
Input: synaptics - don't complain about failed resets
Dmitry Torokhov
1
-1
/
+1
[next]