aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos1-6/+73
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara1-2/+5
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee1-19/+214
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee1-38/+753
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee1-5/+5
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee1-24/+23
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee1-36/+1
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-27/+25
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov1-1/+0
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-09Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler1-0/+2
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer1-27/+227
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov1-0/+11
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky1-35/+65
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-8/+12
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel1-4/+9
2009-05-08Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov1-9/+9
2009-04-23Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov1-0/+1
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus1-0/+1
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan1-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov1-0/+1
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov1-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-12/+14
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov1-0/+1
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson1-0/+1
2007-05-22Input: ALPS - force stream modeDmitry Torokhov1-27/+31
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov1-4/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+4
2006-09-10Input: constify psmouse driverHelge Deller1-4/+4
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov1-1/+1
2006-05-29Input: alps - fix old protocol decodingYotam Medini1-2/+2
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov1-0/+38
2005-12-21Input: ALPS - add signature for HP ze1115Larry Finger1-0/+1
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik1-1/+1
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-30/+33
2005-09-04Input: ALPS - fix wheel decodingVojtech Pavlik1-1/+1
2005-07-11Input: ALPS - unconditionally enable tapping modePeter Osterlund1-18/+7
2005-07-11Input: ALPS - fix resume (for DualPoints)David Moore1-2/+2
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-21/+31
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov1-1/+1
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov1-2/+1
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz1-8/+21
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov1-11/+9
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov1-0/+2
2005-05-17[PATCH] alps printk tidyAndrew Morton1-1/+1