aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller1-1/+1
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik1-1/+1
2005-11-02Input: logips2pp - add support for MX3100Mirco Macrelli1-0/+3
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds15-361/+363
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov15-361/+363
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-12/+21
2005-09-09Manual merge with LinusDmitry Torokhov1-1/+1
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-04Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik1-0/+1
2005-09-04Input: ALPS - fix wheel decodingVojtech Pavlik1-1/+1
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov4-163/+200
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik5-2/+460
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov1-2/+2
2005-07-15Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2-2/+2
2005-07-11Input: ALPS - unconditionally enable tapping modePeter Osterlund1-18/+7
2005-07-11Input: ALPS - fix resume (for DualPoints)David Moore1-2/+2
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman1-1/+9
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds13-186/+539
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou1-2/+2
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov1-1/+1
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2-48/+244
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov1-2/+1
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov1-10/+44
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz1-8/+21
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov1-0/+12
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov3-22/+41
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov3-28/+13
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau5-4/+154
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov5-84/+31
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov8-38/+36
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov1-34/+5
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik1-1/+4
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton1-1/+1
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov1-0/+2
2005-05-17[PATCH] alps printk tidyAndrew Morton1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds19-0/+5315