summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/hgpk.c
Commit message (Expand)AuthorAgeFilesLines
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-211-3/+2
* Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-121-6/+3
* Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2012-02-241-7/+2
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-6/+12
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-41/+43
* Input: psmouse - hgpk.c needs module.hRandy Dunlap2011-07-301-0/+1
* Input: hgpk - fix powersave modePaul Fox2010-11-151-9/+17
* Input: hgpk - recalibration tweaksDaniel Drake2010-11-151-9/+22
* Input: hgpk - detect simple mode overflowsDaniel Drake2010-11-151-0/+5
* Input: hgpk - extend jumpiness detectionDaniel Drake2010-11-111-20/+86
* Input: hgpk - rework spew detectionDaniel Drake2010-11-111-31/+91
* Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-111-43/+424
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-191-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-211-1/+0
|\
| * Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf2009-12-291-1/+0
* | Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov2010-01-061-4/+0
|/
* Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-201-13/+0
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-4/+4
* Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-051-3/+52
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-081-1/+1
|\
| * Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
|/
* Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox2008-12-201-4/+28
* Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon2008-11-111-1/+1
* Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-211-0/+477