summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse.h
AgeCommit message (Expand)AuthorLines
2005-02-13input: Store alps hardware version info in the input_dev structure, so thatPeter Osterlund-1/+1
2004-10-16input: Fix ssize_t prototype mismatch in psmouse and atkbd.Vojtech Pavlik-1/+1
2004-09-29Input: psmouse - explicitely specify packet size instead of relyingDmitry Torokhov-0/+1
2004-09-29Input: psmouse - drop PS2TPP protocol (it is handled exactly likeDmitry Torokhov-1/+0
2004-09-29Input: psmouse - export rate, resolution, resetafter and smartscrollDmitry Torokhov-1/+21
2004-09-29Input: psmouse - add set_rate and set_resolution handlers to makeDmitry Torokhov-1/+7
2004-09-21Input: pull common code from psmouse and atkbd into libps2 moduleDmitry Torokhov-15/+1
2004-09-21input: Add ALPS touchpad driver, driver by Neil Brown, Peter OsterlundPeter Osterlund-0/+3
2004-09-21input: Add support for Kensington ThinkingMouse PS/2 protocol.Peter Maydell-7/+11
2004-07-27Input: switch psmouse driver from busy-polling for command completionDmitry Torokhov-0/+3
2004-07-27Input: psmouse - harden command mode processing logicDmitry Torokhov-2/+2
2004-07-19Input: rearrange activation/children probe sequence in psmouse soDmitry Torokhov-0/+1
2004-07-19Input: do not call protocol handler in psmouse unless mouse isDmitry Torokhov-6/+8
2004-06-28Input: allow serio drivers to create children ports and register theseDmitry Torokhov-12/+4
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov-1/+2
2004-05-31input: Explicit variable access rules for psmouse.c, using bitops.Vojtech Pavlik-2/+7
2004-04-22Input: add psmouse_sliced_command (passes extended commands encodedDmitry Torokhov-0/+1
2004-04-22Input: add protocol_handler to psmouse structure to ease addingDmitry Torokhov-0/+1
2004-04-22Input: move "reconnect after so many errors" handling from synaptics driverDmitry Torokhov-1/+8
2004-03-10Input: do a full reset of Synaptics touchpad if extended protocolDmitry Torokhov-0/+1
2004-03-10Input: when disconnecting PS/2 mouse give protocol's disconnect Dmitry Torokhov-2/+2
2004-01-21input: Allow Synaptics packet rate to be controlled by theDmitry Torokhov-0/+1
2003-12-18[PATCH] Synaptics: use serio_reconnectDmitry Torokhov-0/+13
2003-09-18Input: Big Synaptics update:Peter Osterlund-7/+15
2003-06-20input: Add Logitech MX PS2++ support, move Logitech PS2++ code to aVojtech Pavlik-0/+2
2003-06-14input: Add Synaptics touchpad absolute mode support.Peter Osterlund-0/+49