index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
hgpk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
1
-7
/
+2
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-6
/
+12
2011-10-10
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-11
Input: hgpk - extend jumpiness detection
Daniel Drake
1
-20
/
+86
2010-11-11
Input: hgpk - rework spew detection
Daniel Drake
1
-31
/
+91
2010-11-11
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-21
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-29
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-10
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-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-1
/
+1
2009-02-28
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-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon
1
-0
/
+477