summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov
2005-07-15Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik
2005-07-11Input: ALPS - unconditionally enable tapping modePeter Osterlund
2005-07-11Input: ALPS - fix resume (for DualPoints)David Moore
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry 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