index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-03-17
input: trackpoint - Enable doubletap by default on capable devices
Vishnu Sankar
1
-0
/
+46
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
1
-1
/
+1
2021-06-19
Input: trackpoint - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2020-09-28
Input: trackpoint - enable Synaptics trackpoints
Vincent Huang
1
-0
/
+2
2020-09-14
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
1
-4
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-02
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
1
-36
/
+24
2018-01-22
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
1
-97
/
+151
2018-01-22
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
1
-0
/
+3
2017-08-18
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
1
-1
/
+2
2017-07-18
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
1
-1
/
+1
2017-01-21
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-17
Input: psmouse - expose drift duration for IBM trackpoints
haarp
1
-0
/
+4
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+1
2014-09-08
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
-82
/
+159
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
1
-6
/
+8
2011-11-09
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-10
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-02
Input: trackpoint - handle sysfs errors
Jeff Garzik
1
-2
/
+10
2006-08-04
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
-87
/
+94
2005-08-08
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik
1
-0
/
+297