aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry1-4/+6
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota1-0/+8
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov1-0/+11
2017-03-17Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota1-0/+11
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár1-5/+0
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár1-0/+1
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue1-1/+1
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza1-1/+1
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue1-1/+21
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari1-0/+2
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede1-0/+1
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota1-1/+77
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár1-3/+11
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov1-9/+17
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov1-0/+1
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov1-15/+15
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede1-0/+2
2014-07-26Input: alps - add support for v7 devicesYunkang Tang1-0/+18
2014-07-26Input: alps - cache firmware versionHans de Goede1-0/+2
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede1-1/+1
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede1-13/+14
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede1-0/+5
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede1-2/+2
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang1-1/+6
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang1-0/+1
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene1-0/+1
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee1-0/+38
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee1-0/+8
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee1-0/+7
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee1-4/+4
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee1-2/+12
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee1-13/+61
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos1-0/+2
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee1-0/+1
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee1-0/+14
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee1-0/+4
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer1-0/+1
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-2/+2
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov1-1/+0
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon1-3/+14
2006-09-10Input: constify psmouse driverHelge Deller1-1/+1
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+32