Age | Commit message (Expand) | Author | Files | Lines |
2012-09-13 | Input: hgpk - use %*ph to dump small buffer | Andy Shevchenko | 1 | -6/+3 |
2012-02-24 | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox | 1 | -7/+2 |
2011-11-10 | Input: convert obsolete strict_strtox to kstrtox | JJ Ding | 1 | -6/+12 |
2011-10-11 | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov | 1 | -41/+43 |
2011-07-30 | Input: psmouse - hgpk.c needs module.h | Randy Dunlap | 1 | -0/+1 |
2010-11-15 | Input: hgpk - fix powersave mode | Paul Fox | 1 | -9/+17 |
2010-11-15 | Input: hgpk - recalibration tweaks | Daniel Drake | 1 | -9/+22 |
2010-11-15 | Input: hgpk - detect simple mode overflows | Daniel Drake | 1 | -0/+5 |
2010-11-12 | Input: hgpk - extend jumpiness detection | Daniel Drake | 1 | -20/+86 |
2010-11-12 | Input: hgpk - rework spew detection | Daniel Drake | 1 | -31/+91 |
2010-11-12 | Input: hgpk - support GlideSensor and PenTablet modes | Daniel Drake | 1 | -43/+424 |
2010-05-19 | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-22 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 1 | -1/+0 |
2010-01-06 | Input: psmouse - remove unused 'autocal' parameter from hgpk protocol | Dmitry Torokhov | 1 | -4/+0 |
2009-12-30 | Input: psmouse - fix compile warning in hgpk module | René Bolldorf | 1 | -1/+0 |
2009-11-20 | Input: psmouse - rework setting of BTN_MIDDLE capability | Dmitry Torokhov | 1 | -13/+0 |
2009-09-11 | Input: psmouse - use boolean type | Dmitry Torokhov | 1 | -4/+4 |
2009-08-05 | Input: hgpk - forced recalibration for the OLPC touchpad | Paul Fox | 1 | -3/+52 |
2009-04-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -1/+1 |
2009-04-03 | workqueue: add to_delayed_work() helper function | Jean Delvare | 1 | -1/+1 |
2009-03-01 | Input: psmouse - add newline to OLPC HGPK touchpad debugging | Andy Whitcroft | 1 | -1/+1 |
2008-12-20 | Input: psmouse - add module parameters to control OLPC touchpad delays | Paul Fox | 1 | -4/+28 |
2008-11-11 | Input: psmouse - fix incorrect validate_byte check in OLPC protocol | Andres Salomon | 1 | -1/+1 |
2008-09-22 | Input: psmouse - add OLPC touchpad driver | Andres Salomon | 1 | -0/+477 |