summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/alps.c
AgeCommit message (Expand)Author
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede
2014-07-26Input: alps - add support for v7 devicesYunkang Tang
2014-07-26Input: alps - cache firmware versionHans de Goede
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede
2014-07-26Input: alps - improve 2-finger reporting on v3 modelsHans de Goede
2014-07-26Input: alps - fix rushmore packet decodingYunkang Tang
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee
2012-10-30Input: ALPS - print small buffers via %*phAndy Shevchenko
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov