aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/trackpoint.c
AgeCommit message (Expand)Author
2020-10-14Input: trackpoint - enable Synaptics trackpointsVincent Huang
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang
2018-01-31Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2006-11-02Input: trackpoint - handle sysfs errorsJeff Garzik
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov
2006-02-15Input: trackpoint - enable devices connected to external portDmitry Torokhov
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik