summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/alps.h
AgeCommit message (Expand)Author
2019-08-20Input: psmouse - drop all unneeded functions from mouse headersHui Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-03-17Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov
2015-02-15Input: ALPS - renumber protocol numbersDmitry 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 - use struct input_mt_pos to track coordinatesHans 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
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-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene
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 - use function pointers for different protocol handlersKevin Cernekee
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos
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 - add protocol version field in alps_model_infoSeth Forshee
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2006-09-10Input: constify psmouse driverHelge Deller
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-04-16Linux-2.6.12-rc2Linus Torvalds