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
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
2007-04-12
Input: synaptics - export model bits
Dmitry Torokhov
1
-0
/
+10
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
1
-42
/
+57
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-9
/
+6
2006-09-11
Input: constify psmouse driver
Helge Deller
1
-5
/
+5
2006-04-02
Input: synaptics - limit rate to 40pps on Toshiba Protege M300
Richard Thrippleton
1
-2
/
+9
2006-03-14
Input: use kzalloc() throughout the code
Eric Sesterhenn
1
-5
/
+2
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
1
-0
/
+2
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-3
/
+3
2005-07-24
Input: synaptics - fix setting packet size on passthrough port.
Sergey Vlasov
1
-2
/
+2
2005-07-11
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
Simon Horman
1
-1
/
+9
2005-05-28
Input: synaptics - reduce verboseness of synaptics driver - there
Dmitry Torokhov
1
-34
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+700