summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.h
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-121-4/+6
* Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-241-0/+8
* Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-031-0/+11
|\
| * Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2017-03-171-0/+11
* | Input: alps - cleanup alps_model_dataPali Rohár2017-03-071-5/+0
* | Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2017-03-071-0/+1
|/
* Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue2017-01-031-1/+1
* Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza2016-12-121-1/+1
* Input: ALPS - clean up code for SS5 hardwarePaul Donohue2016-11-281-1/+21
* Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2016-10-041-0/+2
* Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-201-0/+1
* Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2015-04-071-1/+77
* Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-151-3/+11
* Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-151-9/+17
* Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-151-0/+1
* Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-151-15/+15
* Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-301-0/+2
* Input: alps - add support for v7 devicesYunkang Tang2014-07-261-0/+18
* Input: alps - cache firmware versionHans de Goede2014-07-261-0/+2
* Input: alps - change decode function prototype to return an intHans de Goede2014-07-261-1/+1
* Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2014-07-261-13/+14
* Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2014-07-261-0/+5
* Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2014-07-261-2/+2
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-261-1/+6
* Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-051-0/+1
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-221-0/+1
* Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-141-0/+38
* Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-141-0/+8
* Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-141-0/+7
* Input: ALPS - rework detection sequenceKevin Cernekee2013-02-141-4/+4
* Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-141-2/+12
* Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-141-13/+61
* Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2012-05-101-0/+2
* Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-071-0/+1
* Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-071-0/+14
* Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-071-0/+4
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2009-12-151-0/+1
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-2/+2
* Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2007-04-121-1/+0
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-101-3/+14
* Input: constify psmouse driverHelge Deller2006-09-101-1/+1
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+32
OpenPOWER on IntegriCloud