summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
AgeCommit message (Expand)AuthorLines
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov-0/+1
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-12/+14
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov-0/+1
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson-0/+1
2007-05-22Input: ALPS - force stream modeDmitry Torokhov-27/+31
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov-4/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-6/+4
2006-09-10Input: constify psmouse driverHelge Deller-4/+4
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov-1/+1
2006-05-29Input: alps - fix old protocol decodingYotam Medini-2/+2
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov-0/+38
2005-12-21Input: ALPS - add signature for HP ze1115Larry Finger-0/+1
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik-1/+1
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov-30/+33
2005-09-04Input: ALPS - fix wheel decodingVojtech Pavlik-1/+1
2005-07-11Input: ALPS - unconditionally enable tapping modePeter Osterlund-18/+7
2005-07-11Input: ALPS - fix resume (for DualPoints)David Moore-2/+2
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds-21/+31
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov-1/+1
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov-2/+1
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz-8/+21
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov-11/+9
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov-0/+2
2005-05-17[PATCH] alps printk tidyAndrew Morton-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+477