aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/hgpk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck1-3/+2
2012-09-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko1-6/+3
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox1-7/+2
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-6/+12
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-41/+43
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap1-0/+1
2010-11-15Input: hgpk - fix powersave modePaul Fox1-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake1-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake1-20/+86
2010-11-11Input: hgpk - rework spew detectionDaniel Drake1-31/+91
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake1-43/+424
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov1-2/+2
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
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1-1/+0
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov1-4/+0
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf1-1/+0
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov1-13/+0
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-4/+4
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox1-3/+52
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-02-28Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft1-1/+1
2008-12-20Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox1-4/+28
2008-11-11Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon1-1/+1
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon1-0/+477