index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
hgpk.c
Age
Commit message (
Expand
)
Author
2012-09-12
Input: hgpk - use %*ph to dump small buffer
Andy Shevchenko
2012-02-24
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-07-30
Input: psmouse - hgpk.c needs module.h
Randy Dunlap
2010-11-15
Input: hgpk - fix powersave mode
Paul Fox
2010-11-15
Input: hgpk - recalibration tweaks
Daniel Drake
2010-11-15
Input: hgpk - detect simple mode overflows
Daniel Drake
2010-11-11
Input: hgpk - extend jumpiness detection
Daniel Drake
2010-11-11
Input: hgpk - rework spew detection
Daniel Drake
2010-11-11
Input: hgpk - support GlideSensor and PenTablet modes
Daniel Drake
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-21
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-06
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
Dmitry Torokhov
2009-12-29
Input: psmouse - fix compile warning in hgpk module
René Bolldorf
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
2009-08-05
Input: hgpk - forced recalibration for the OLPC touchpad
Paul Fox
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-02-28
Input: psmouse - add newline to OLPC HGPK touchpad debugging
Andy Whitcroft
2008-12-20
Input: psmouse - add module parameters to control OLPC touchpad delays
Paul Fox
2008-11-11
Input: psmouse - fix incorrect validate_byte check in OLPC protocol
Andres Salomon
2008-09-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon