aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/trackpoint.c
Commit message (Expand)AuthorAgeFilesLines
* 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