aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov2008-01-171-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-12/+14
* Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov2007-10-111-0/+1
* Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson2007-09-051-0/+1
* Input: ALPS - force stream modeDmitry Torokhov2007-05-221-27/+31
* Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2007-04-121-4/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+4
* Input: constify psmouse driverHelge Deller2006-09-101-4/+4
* Input: fix potential overflows in driver/input/mouseDmitry Torokhov2006-06-261-1/+1
* Input: alps - fix old protocol decodingYotam Medini2006-05-291-2/+2
* Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov2006-01-141-0/+38
* Input: ALPS - add signature for HP ze1115Larry Finger2005-12-211-0/+1
* [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik2005-12-141-1/+1
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-30/+33
* Input: ALPS - fix wheel decodingVojtech Pavlik2005-09-041-1/+1
* Input: ALPS - unconditionally enable tapping modePeter Osterlund2005-07-111-18/+7
* Input: ALPS - fix resume (for DualPoints)David Moore2005-07-111-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-21/+31
|\
| * Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-011-2/+1
| * Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-011-8/+21
| * Input: whitespace fixes in drivers/input/mouseDmitry Torokhov2005-05-291-11/+9
* | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
|/
* [PATCH] ALPS resume fixDmitry Torokhov2005-05-171-0/+2
* [PATCH] alps printk tidyAndrew Morton2005-05-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+477