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
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
/
trackpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
1
-1
/
+1
2017-01-22
Input: mouse - use local variables consistently
Guenter Roeck
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-12-18
Input: psmouse - expose drift duration for IBM trackpoints
haarp
1
-0
/
+4
2014-09-09
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+1
2014-09-09
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+2
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
1
-86
/
+163
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
1
-6
/
+8
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-5
/
+12
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
1
-5
/
+8
2009-09-11
Input: psmouse - use boolean type
Dmitry Torokhov
1
-1
/
+1
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
1
-6
/
+2
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2006-11-03
Input: trackpoint - handle sysfs errors
Jeff Garzik
1
-2
/
+10
2006-08-05
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
1
-18
/
+34
2006-02-15
Input: trackpoint - enable devices connected to external port
Dmitry Torokhov
1
-6
/
+14
2005-09-04
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
1
-88
/
+95
2005-08-08
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik
1
-0
/
+297