index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
psmouse.h
Age
Commit message (
Expand
)
Author
Lines
2005-02-13
input: Store alps hardware version info in the input_dev structure, so that
Peter Osterlund
-1
/
+1
2004-10-16
input: Fix ssize_t prototype mismatch in psmouse and atkbd.
Vojtech Pavlik
-1
/
+1
2004-09-29
Input: psmouse - explicitely specify packet size instead of relying
Dmitry Torokhov
-0
/
+1
2004-09-29
Input: psmouse - drop PS2TPP protocol (it is handled exactly like
Dmitry Torokhov
-1
/
+0
2004-09-29
Input: psmouse - export rate, resolution, resetafter and smartscroll
Dmitry Torokhov
-1
/
+21
2004-09-29
Input: psmouse - add set_rate and set_resolution handlers to make
Dmitry Torokhov
-1
/
+7
2004-09-21
Input: pull common code from psmouse and atkbd into libps2 module
Dmitry Torokhov
-15
/
+1
2004-09-21
input: Add ALPS touchpad driver, driver by Neil Brown, Peter Osterlund
Peter Osterlund
-0
/
+3
2004-09-21
input: Add support for Kensington ThinkingMouse PS/2 protocol.
Peter Maydell
-7
/
+11
2004-07-27
Input: switch psmouse driver from busy-polling for command completion
Dmitry Torokhov
-0
/
+3
2004-07-27
Input: psmouse - harden command mode processing logic
Dmitry Torokhov
-2
/
+2
2004-07-19
Input: rearrange activation/children probe sequence in psmouse so
Dmitry Torokhov
-0
/
+1
2004-07-19
Input: do not call protocol handler in psmouse unless mouse is
Dmitry Torokhov
-6
/
+8
2004-06-28
Input: allow serio drivers to create children ports and register these
Dmitry Torokhov
-12
/
+4
2004-06-28
Input: switch to dynamic (heap) serio port allocation in preparation
Dmitry Torokhov
-1
/
+2
2004-05-31
input: Explicit variable access rules for psmouse.c, using bitops.
Vojtech Pavlik
-2
/
+7
2004-04-22
Input: add psmouse_sliced_command (passes extended commands encoded
Dmitry Torokhov
-0
/
+1
2004-04-22
Input: add protocol_handler to psmouse structure to ease adding
Dmitry Torokhov
-0
/
+1
2004-04-22
Input: move "reconnect after so many errors" handling from synaptics driver
Dmitry Torokhov
-1
/
+8
2004-03-10
Input: do a full reset of Synaptics touchpad if extended protocol
Dmitry Torokhov
-0
/
+1
2004-03-10
Input: when disconnecting PS/2 mouse give protocol's disconnect
Dmitry Torokhov
-2
/
+2
2004-01-21
input: Allow Synaptics packet rate to be controlled by the
Dmitry Torokhov
-0
/
+1
2003-12-18
[PATCH] Synaptics: use serio_reconnect
Dmitry Torokhov
-0
/
+13
2003-09-18
Input: Big Synaptics update:
Peter Osterlund
-7
/
+15
2003-06-20
input: Add Logitech MX PS2++ support, move Logitech PS2++ code to a
Vojtech Pavlik
-0
/
+2
2003-06-14
input: Add Synaptics touchpad absolute mode support.
Peter Osterlund
-0
/
+49