index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
trackpoint.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-02
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
2018-01-22
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2018-01-22
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
2017-08-18
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
2017-07-18
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-12-17
Input: psmouse - expose drift duration for IBM trackpoints
haarp
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2006-11-02
Input: trackpoint - handle sysfs errors
Jeff Garzik
2006-08-04
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
2006-02-15
Input: trackpoint - enable devices connected to external port
Dmitry Torokhov
2005-09-04
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
2005-08-08
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik