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
/
sentelic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Input: mouse - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2020-08-07
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2018-02-03
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
1
-10
/
+1
2015-08-21
Input: sentelic - silence some underflow warnings
Dan Carpenter
1
-6
/
+8
2012-12-24
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
1
-1
/
+1
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
2012-09-20
Input: sentelic - filter out erratic movement when lifting finger
Tai-hwa Liang
1
-0
/
+11
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-05-11
Input: sentelic - report device's production serial number
Tai-hwa Liang
1
-4
/
+30
2012-04-03
Input: sentelic - filter taps in absolute mode
Oskari Saarenmaa
1
-0
/
+8
2012-03-26
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
1
-9
/
+34
2012-03-26
Input: sentelic - minor code cleanup
Tai-hwa Liang
1
-1
/
+1
2012-03-26
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
1
-3
/
+111
2012-03-26
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
1
-61
/
+82
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
1
-4
/
+4
2012-02-24
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
1
-8
/
+4
2012-01-09
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-11
/
+32
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
1
-2
/
+2
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
1
-2
/
+2
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-11
/
+32
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-6
/
+7
2011-06-27
Input: remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-13
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
1
-3
/
+3
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
1
-0
/
+1
2009-09-18
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
1
-8
/
+10
2009-09-11
Input: psmouse - use boolean type
Dmitry Torokhov
1
-1
/
+1
2009-08-20
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
1
-0
/
+867