summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAgeFilesLines
...
* Input: alps - add support for v7 devicesYunkang Tang2014-07-261-3/+262
* Input: alps - cache firmware versionHans de Goede2014-07-261-0/+3
* Input: alps - change decode function prototype to return an intHans de Goede2014-07-261-3/+9
* Input: alps - report 2 touches when we've > 2 fingersHans de Goede2014-07-261-1/+1
* Input: alps - add an alps_report_semi_mt_data functionHans de Goede2014-07-261-47/+29
* Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede2014-07-261-1/+1
* Input: alps - use standard contact tracking instead of DIYHans de Goede2014-07-261-36/+16
* Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2014-07-261-109/+90
* Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede2014-07-261-2/+2
* Input: alps - process_bitmap: fix counting of high point bitsHans de Goede2014-07-261-2/+1
* Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2014-07-261-45/+30
* Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2014-07-261-7/+10
* Input: alps - improve 2-finger reporting on v3 modelsHans de Goede2014-07-261-36/+24
* Input: alps - fix rushmore packet decodingYunkang Tang2014-07-261-0/+3
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-261-41/+173
* Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-051-3/+203
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-221-1/+1
* Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5
* 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
OpenPOWER on IntegriCloud