summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov
2005-05-17[PATCH] alps printk tidyAndrew Morton
2005-03-07Input: export psmouse module parameters via sysfs:Dmitry Torokhov
2005-03-07input: Fix ALPS breakage caused by previous refactoring.Vojtech Pavlik
2005-02-24input: Separate dualpoint and passthrough flags in ALPS driver.Vojtech Pavlik
2005-02-24input: Make ALPS protocol synchronization dependent onVojtech Pavlik
2005-02-24input: Fix sermouse not to call serio_open() twice.Dmitry Torokhov
2005-02-24input: Add support for less usual ALPS touchpads, rearrange code,Vojtech Pavlik
2005-02-14Input: psmouse should probe for "special" protocols only if maxDmitry Torokhov
2005-02-13input: Store alps hardware version info in the input_dev structure, so thatPeter Osterlund
2005-02-09Input: alps - fix protocol validation rules causing touchpadDmitry Torokhov
2005-02-06input: HP HIL support (from PARISC Linux tree).Helge Deller
2005-02-04input: Only parse a "z == 127" packet as a relative Dualpoint stickPeter Osterlund
2005-02-04input: When hardware tapping is disabled on an ALPS touchpad, the touchpadPeter Osterlund
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel
2005-02-04input: Add support for the Logitech MX1000 mouse in PS/2 mode.Vojtech Pavlik
2005-02-04input: Add support for Logitech MX300 mouse in PS/2 mode.gijoe@poczta.onet.pl
2005-02-04input: Correct Y axis range for ALPS touchpads.Peter Osterlund
2005-02-04input: Some Synaptics touchpads have a middle mouse button that also worksPeter Osterlund
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-02-04Input: make serio's connect routines return error codeDmitry Torokhov
2005-02-04Input: make serio implementation more in line with standardDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2005-02-04Input: synaptics - use DMI to detect Toshiba Satellite notebooksDmitry Torokhov
2005-01-20Merge bk://kernel.bkbits.net/vojtech/inputLinus Torvalds
2005-01-19[PATCH] ALPS touchpad detection fixPeter Osterlund
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2005-01-13Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2005-01-10[PATCH] synaptics: Remove unused struct member variablePeter Osterlund
2005-01-06Input: psmouse - set mouse name to "Mouse" when using PS2++ andDmitry Torokhov
2004-11-18Manual mergeVojtech Pavlik
2004-11-06pc110 touchpad driver: be more politeLinus Torvalds
2004-10-21Input: when creating input devices for hardware attached toDmitry Torokhov
2004-10-21Input: couple of whitespace fixes.Dmitry Torokhov
2004-10-21Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-10-19[PATCH] Document DEC VSXXX-AB digitizer as known workingJan-Benedict Glaw
2004-10-16input: Fix ssize_t prototype mismatch in psmouse and atkbd.Vojtech Pavlik
2004-10-13Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-10-09[PATCH] pc110pad.c request_region() fixLi Shaohua
2004-09-29Input: psmouse - explicitely specify packet size instead of relyingDmitry Torokhov
2004-09-29Input: psmouse - make logips2pp fully decode its protocol packetsDmitry Torokhov
2004-09-29Input: psmouse - drop PS2TPP protocol (it is handled exactly likeDmitry Torokhov
2004-09-29Input: psmouse - export rate, resolution, resetafter and smartscrollDmitry Torokhov
2004-09-29Input: psmouse - reset mouse before doing intellimouse/explorerDmitry Torokhov
2004-09-29Input: synaptics - not only switch to 4-byte client protocolDmitry Torokhov