summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-221-2/+65
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
* Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-141-70/+115
* Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-141-0/+52
* Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-141-44/+57
* Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-141-22/+25
* Input: ALPS - fix command mode checkKevin Cernekee2013-02-141-1/+1
* Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-141-3/+12
* Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-141-8/+4
* Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-141-54/+47
* Input: ALPS - rework detection sequenceKevin Cernekee2013-02-141-72/+52
* Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30
* Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-141-93/+93
* Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-141-32/+31
* Input: ALPS - print small buffers via %*phAndy Shevchenko2012-10-301-6/+4
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov2012-05-101-8/+2
* Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2012-05-101-6/+73
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-241-2/+5
* Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-071-19/+214
* Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-071-38/+753
* Input: ALPS - remove assumptions about packet sizeSeth Forshee2011-11-071-5/+5
* Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-071-24/+23
* Input: ALPS - move protocol information to DocumentationSeth Forshee2011-11-071-36/+1
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-27/+25
* 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
OpenPOWER on IntegriCloud