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