summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/trackpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-021-36/+24
* Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-221-97/+151
* Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-221-0/+3
* Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-181-1/+2
* Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos2017-07-181-2/+2
* Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-241-1/+1
|\
| * Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | Input: mouse - use local variables consistentlyGuenter Roeck2017-01-211-2/+2
|/
* Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-171-0/+4
* Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-081-0/+1
* Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-081-0/+2
* Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-191-86/+163
* Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-101-6/+8
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-5/+12
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-201-5/+8
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-1/+1
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-101-6/+2
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* Input: trackpoint - handle sysfs errorsJeff Garzik2006-11-021-2/+10
* Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34
* Input: trackpoint - enable devices connected to external portDmitry Torokhov2006-02-151-6/+14
* Input: rework psmouse attributes to reduce module sizeDmitry Torokhov2005-09-041-88/+95
* Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-081-0/+297
OpenPOWER on IntegriCloud