aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-051-1/+0
|\
| * Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+1
|\ \ | |/
| * Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-051-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-131-30/+17
* Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-091-0/+2
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2009-12-151-27/+227
* Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov2009-12-111-0/+11
* Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-201-35/+65
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-8/+12
* Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
* Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-081-9/+9
* Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov2009-04-231-0/+1
* Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus2008-09-101-0/+1
* Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan2008-03-181-2/+2
* Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov2008-03-181-0/+1
* 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