summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/logips2pp.c
AgeCommit message (Expand)AuthorLines
2005-02-04input: Add support for the Logitech MX1000 mouse in PS/2 mode.Vojtech Pavlik-0/+5
2005-02-04input: Add support for Logitech MX300 mouse in PS/2 mode.gijoe@poczta.onet.pl-8/+10
2005-01-06Input: psmouse - set mouse name to "Mouse" when using PS2++ andDmitry Torokhov-2/+13
2004-09-29Input: psmouse - explicitely specify packet size instead of relyingDmitry Torokhov-2/+3
2004-09-29Input: psmouse - make logips2pp fully decode its protocol packetsDmitry Torokhov-10/+33
2004-09-29Input: psmouse - drop PS2TPP protocol (it is handled exactly likeDmitry Torokhov-24/+28
2004-09-29Input: psmouse - export rate, resolution, resetafter and smartscrollDmitry Torokhov-9/+39
2004-09-29Input: psmouse - add set_rate and set_resolution handlers to makeDmitry Torokhov-8/+14
2004-09-21Input: pull common code from psmouse and atkbd into libps2 moduleDmitry Torokhov-18/+23
2004-06-02Input: logips2pp - do not call get_model_info 2 timesDmitry Torokhov-1/+1
2004-05-10Merge with Linus' treeDmitry Torokhov-113/+153
2004-05-06[PATCH] logips2pp driver update (MX510/310 support), cleanupEric Wong-20/+42
2004-04-22Input: do not modify device's properties when probing for protocolDmitry Torokhov-74/+88
2004-04-22Input: add psmouse_sliced_command (passes extended commands encodedDmitry Torokhov-11/+1
2004-01-15input: Add support for Logitech MX700 mouse.Vojtech Pavlik-1/+1
2003-12-18[PATCH] Input: add psmouse_proto parameterDmitry Torokhov-1/+20
2003-12-18[PATCH] Synaptics: use serio_reconnectDmitry Torokhov-0/+1
2003-06-21[PATCH] psmouse compile fixAndrew Morton-1/+1
2003-06-20input: Add Logitech MX PS2++ support, move Logitech PS2++ code to aVojtech Pavlik-0/+228