aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/alps.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-26Input: ALPS - add support for "Dolphin" devicesGravatar Yunkang Tang 1-41/+173
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelGravatar Yunkang Tang 1-3/+203
2013-10-22Input: ALPS - change secondary device's nameGravatar Yunkang Tang 1-1/+1
2013-04-15Input: ALPS - use %ph to print buffersGravatar Dmitry Torokhov 1-7/+5
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportGravatar Dave Turvene 1-2/+65
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Gravatar Kevin Cernekee 1-11/+7
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsGravatar Kevin Cernekee 1-70/+115
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsGravatar Kevin Cernekee 1-0/+52
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Gravatar Kevin Cernekee 1-44/+57
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structGravatar Kevin Cernekee 1-22/+25
2013-02-14Input: ALPS - fix command mode checkGravatar Kevin Cernekee 1-1/+1
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsGravatar Kevin Cernekee 1-3/+12
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Gravatar Kevin Cernekee 1-8/+4
2013-02-14Input: ALPS - use function pointers for different protocol handlersGravatar Kevin Cernekee 1-54/+47
2013-02-14Input: ALPS - rework detection sequenceGravatar Kevin Cernekee 1-72/+52
2013-02-14Input: ALPS - introduce helper function for repeated commandsGravatar Kevin Cernekee 1-41/+30
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeGravatar Kevin Cernekee 1-93/+93
2013-02-14Input: ALPS - copy "model" info into alps_data structGravatar Kevin Cernekee 1-32/+31
2012-10-30Input: ALPS - print small buffers via %*phGravatar Andy Shevchenko 1-6/+4
2012-09-19Input: MT - Add flags to input_mt_init_slots()Gravatar Henrik Rydberg 1-1/+1
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countGravatar Dmitry Torokhov 1-8/+2
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGravatar George Pantalos 1-6/+73
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedGravatar Akio Idehara 1-2/+5
2011-11-07Input: ALPS - add semi-MT support for v3 protocolGravatar Seth Forshee 1-19/+214
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Gravatar Seth Forshee 1-38/+753
2011-11-07Input: ALPS - remove assumptions about packet sizeGravatar Seth Forshee 1-5/+5
2011-11-07Input: ALPS - add protocol version field in alps_model_infoGravatar Seth Forshee 1-24/+23
2011-11-07Input: ALPS - move protocol information to DocumentationGravatar Seth Forshee 1-36/+1
2011-10-10Input: psmouse - switch to using dev_*() for messagesGravatar Dmitry Torokhov 1-27/+25
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+0
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Gravatar Dmitry Torokhov 1-1/+0
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsGravatar Chase Douglas 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsGravatar Martin Buck 1-30/+17
2010-03-09Input: alps - add support for the touchpad on Toshiba Tecra A11-11LGravatar Thomas Bächler 1-0/+2
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Gravatar Sebastian Kapfer 1-27/+227
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadGravatar Dmitry Torokhov 1-0/+11
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonGravatar Maxim Levitsky 1-35/+65
2009-09-10Input: psmouse - use boolean typeGravatar Dmitry Torokhov 1-8/+12
2009-06-11Input: ALPS - handle touchpoints buttons correctlyGravatar Ulrich Dangel 1-4/+9
2009-05-08Input: ALPS - Dell Latitude D630/D800 have DualPointGravatar Dmitry Torokhov 1-9/+9
2009-04-23Input: ALPS - add signature for Toshiba Satellite Pro M10Gravatar Dmitry Torokhov 1-0/+1
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Gravatar Elvis Pranskevichus 1-0/+1
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Gravatar Laszlo Kajan 1-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsGravatar Dmitry Torokhov 1-0/+1
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGGravatar Dmitry Torokhov 1-1/+1
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-12/+14
2007-10-11Input: ALPS - add signature for ThinkPad R61Gravatar Dmitry Torokhov 1-0/+1
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400Gravatar William Pettersson 1-0/+1