aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAge
* Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-31
* Input: alps - add support for v7 devicesYunkang Tang2014-07-26
* Input: alps - cache firmware versionHans de Goede2014-07-26
* Input: alps - change decode function prototype to return an intHans de Goede2014-07-26
* Input: alps - report 2 touches when we've > 2 fingersHans de Goede2014-07-26
* Input: alps - add an alps_report_semi_mt_data functionHans de Goede2014-07-26
* Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede2014-07-26
* Input: alps - use standard contact tracking instead of DIYHans de Goede2014-07-26
* Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2014-07-26
* Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede2014-07-26
* Input: alps - process_bitmap: fix counting of high point bitsHans de Goede2014-07-26
* Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2014-07-26
* Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2014-07-26
* Input: alps - improve 2-finger reporting on v3 modelsHans de Goede2014-07-26
* Input: alps - fix rushmore packet decodingYunkang Tang2014-07-26
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-26
* Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-05
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-22
* Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-15
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-22
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-22
* Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-14
* Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-14
* Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-14
* Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-14
* Input: ALPS - fix command mode checkKevin Cernekee2013-02-14
* Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-14
* Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-14
* Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-14
* Input: ALPS - rework detection sequenceKevin Cernekee2013-02-14
* Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-14
* Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-14
* Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-14
* Input: ALPS - print small buffers via %*phAndy Shevchenko2012-10-30
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
* Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov2012-05-11
* Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2012-05-11
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-24
* Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-08
* Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-08
* Input: ALPS - remove assumptions about packet sizeSeth Forshee2011-11-08
* Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-08
* Input: ALPS - move protocol information to DocumentationSeth Forshee2011-11-08
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-05
|\
| * Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\|
| * Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-14