aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/trackpoint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov1-5/+8
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-1/+1
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier1-6/+2
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2006-11-02Input: trackpoint - handle sysfs errorsJeff Garzik1-2/+10
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-02-15Input: trackpoint - enable devices connected to external portDmitry Torokhov1-6/+14
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov1-88/+95
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik1-0/+297