aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/logips2pp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-1/+1
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov1-59/+83
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-6/+4
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck1-1/+1
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov1-1/+1
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven1-1/+1
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-2/+7
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-8/+8
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov1-47/+51
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov1-2/+2
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-21/+20
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier1-3/+1
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson1-0/+1
2007-04-12Input: logips2pp - add model 1 informationDmitry Torokhov1-0/+1
2007-04-12Input: logips2pp - ignore mice reporting model as 0Dmitry Torokhov1-3/+3
2006-11-02Input: logips2pp - handle sysfs errorsJeff Garzik1-2/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-2/+1
2006-08-08Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller1-11/+12
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-05-29Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski1-0/+6
2006-02-15Input: logips2pp - add new signature (99)Meelis Roos1-0/+1
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov1-1/+1
2005-12-21Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov1-0/+1
2005-12-11Input: logips2pp - add new signature (85)Jasper Spaans1-0/+1
2005-11-02Input: logips2pp - add support for MX3100Mirco Macrelli1-0/+3
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-9/+11
2005-09-04Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik1-0/+1
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov1-5/+7
2005-07-15Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+397