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
/
psmouse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
1
-0
/
+1
2018-05-24
Input: elantech - add support for SMBus devices
Benjamin Tissoires
1
-0
/
+1
2018-02-03
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
1
-1
/
+0
2018-02-03
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
1
-0
/
+1
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
1
-0
/
+29
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
1
-0
/
+1
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
1
-29
/
+41
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
1
-0
/
+1
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
1
-0
/
+5
2016-01-28
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand
1
-0
/
+1
2015-04-15
Input: add vmmouse driver
Thomas Hellstrom
1
-0
/
+1
2015-03-08
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
1
-0
/
+6
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
1
-0
/
+1
2014-09-13
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
1
-0
/
+1
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
1
-0
/
+1
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
1
-0
/
+2
2011-11-10
Input: synaptics - add support for Relative mode
Daniel Drake
1
-0
/
+2
2011-11-08
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
1
-0
/
+1
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-0
/
+25
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
1
-0
/
+1
2009-09-11
Input: psmouse - use boolean type
Dmitry Torokhov
1
-7
/
+7
2009-08-20
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
1
-0
/
+1
2009-08-20
Input: psmouse - allow defining read-only attributes
Dmitry Torokhov
1
-5
/
+16
2008-10-17
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
1
-0
/
+1
2008-09-22
Input: psmouse - add OLPC touchpad driver
Andres Salomon
1
-1
/
+1
2008-09-22
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
1
-1
/
+6
2008-09-22
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
1
-1
/
+3
2008-09-22
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
1
-0
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
1
-0
/
+1
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
1
-0
/
+1
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
-1
/
+1
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
1
-1
/
+8
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-1
/
+1
2005-09-04
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
1
-19
/
+32
2005-08-08
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik
1
-0
/
+1
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
1
-1
/
+3
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-2
/
+2
2005-06-01
Input: psmouse - export protocol as a sysfs per-device attribute
Dmitry Torokhov
1
-0
/
+1
2005-05-29
Input: Add Fujitsu Lifebook B-series touchscreen driver.
Kenan Esau
1
-0
/
+1
2005-05-29
Input: whitespace fixes in drivers/input/mouse
Dmitry Torokhov
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+106