index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-07
input: Fix ALPS breakage caused by previous refactoring.
Vojtech Pavlik
-32
/
+25
2005-02-24
input: Separate dualpoint and passthrough flags in ALPS driver.
Vojtech Pavlik
-8
/
+9
2005-02-24
input: Make ALPS protocol synchronization dependent on
Vojtech Pavlik
-48
/
+45
2005-02-24
input: Add support for less usual ALPS touchpads, rearrange code,
Vojtech Pavlik
-120
/
+140
2005-02-13
input: Store alps hardware version info in the input_dev structure, so that
Peter Osterlund
-4
/
+13
2005-02-09
Input: alps - fix protocol validation rules causing touchpad
Dmitry Torokhov
-2
/
+2
2005-02-04
input: Only parse a "z == 127" packet as a relative Dualpoint stick
Peter Osterlund
-10
/
+10
2005-02-04
input: When hardware tapping is disabled on an ALPS touchpad, the touchpad
Peter Osterlund
-10
/
+43
2005-02-04
input: Correct Y axis range for ALPS touchpads.
Peter Osterlund
-1
/
+1
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-2
/
+2
2004-09-29
Input: psmouse - explicitely specify packet size instead of relying
Dmitry Torokhov
-2
/
+10
2004-09-29
Input: add a new signature for ALPS DualPoint found in
Dmitry Torokhov
-0
/
+1
2004-09-22
Input: clean up ALPS DualPoint logic
Dmitry Torokhov
-37
/
+22
2004-09-21
Input: pull common code from psmouse and atkbd into libps2 module
Dmitry Torokhov
-30
/
+38
2004-09-21
input: Add ALPS touchpad driver, driver by Neil Brown, Peter Osterlund
Peter Osterlund
-0
/
+422