aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/hgpk.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Input: hgpk - use %*ph to dump small bufferGravatar Andy Shevchenko 1-6/+3
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversGravatar Paul Fox 1-7/+2
2011-11-09Input: convert obsolete strict_strtox to kstrtoxGravatar JJ Ding 1-6/+12
2011-10-10Input: psmouse - switch to using dev_*() for messagesGravatar Dmitry Torokhov 1-41/+43
2011-07-30Input: psmouse - hgpk.c needs module.hGravatar Randy Dunlap 1-0/+1
2010-11-15Input: hgpk - fix powersave modeGravatar Paul Fox 1-9/+17
2010-11-15Input: hgpk - recalibration tweaksGravatar Daniel Drake 1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsGravatar Daniel Drake 1-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionGravatar Daniel Drake 1-20/+86
2010-11-11Input: hgpk - rework spew detectionGravatar Daniel Drake 1-31/+91
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesGravatar Daniel Drake 1-43/+424
2010-05-19Input: psmouse - small formatting changes to better follow coding styleGravatar Dmitry Torokhov 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-21Merge commit 'v2.6.33-rc5' into nextGravatar Dmitry Torokhov 1-1/+0
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolGravatar Dmitry Torokhov 1-4/+0
2009-12-29Input: psmouse - fix compile warning in hgpk moduleGravatar René Bolldorf 1-1/+0
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityGravatar Dmitry Torokhov 1-13/+0
2009-09-10Input: psmouse - use boolean typeGravatar Dmitry Torokhov 1-4/+4
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadGravatar Paul Fox 1-3/+52
2009-04-08Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionGravatar Jean Delvare 1-1/+1
2009-02-28Input: psmouse - add newline to OLPC HGPK touchpad debuggingGravatar Andy Whitcroft 1-1/+1
2008-12-20Input: psmouse - add module parameters to control OLPC touchpad delaysGravatar Paul Fox 1-4/+28
2008-11-11Input: psmouse - fix incorrect validate_byte check in OLPC protocolGravatar Andres Salomon 1-1/+1
2008-09-21Input: psmouse - add OLPC touchpad driverGravatar Andres Salomon 1-0/+477