summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár2016-01-061-5/+7
* Input: ALPS - detect trackstick presence for v7 protocolPali Rohár2016-01-061-4/+8
* Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-261-6/+42
* Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-031-2/+6
* Merge branch 'next' into for-linusDmitry Torokhov2015-06-221-118/+126
|\
| * Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12
| * Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede2015-05-201-8/+8
| * Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede2015-05-201-2/+6
| * Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-201-7/+52
| * Input: alps - decode the position packet firstHans de Goede2015-05-201-21/+14
| * Input: alps - only set fields that are actually presentHans de Goede2015-05-201-29/+33
| * Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede2015-05-201-5/+17
* | Input: alps - do not reduce trackpoint speed by halfHans de Goede2015-06-041-3/+2
* | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede2015-05-201-0/+5
* | Merge branch 'next' into for-linusDmitry Torokhov2015-04-141-15/+353
|\ \ | |/
| * Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu2015-04-111-5/+5
| * Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota2015-04-071-0/+1
| * Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2015-04-071-3/+326
| * Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota2015-04-071-12/+26
* | Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede2015-04-121-0/+8
* | Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede2015-04-121-2/+3
|/
* Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
* Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
* Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov2015-03-231-5/+6
* Input: ALPS - fix memory leak when detection failsDmitry Torokhov2015-03-041-1/+3
* Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-151-39/+0
* Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-151-7/+8
* Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-151-50/+140
* Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-151-22/+56
* Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-151-64/+67
* Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-151-29/+29
* Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-151-11/+18
* Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-151-1/+1
* Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-011-1/+1
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-151-4/+28
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-181-10/+74
| |\
| * | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
| * | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
| * | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-1/+7
| * | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
* | | Input: alps - add sanity checks for non DualPoint devicesPali Rohár2015-01-111-2/+20
* | | Input: alps - fix name, product and version of dev2 input devicePali Rohár2015-01-111-4/+14
| |/ |/|
* | Input: alps - v7: document the v7 touchpad packet protocolHans de Goede2014-12-181-0/+28
* | Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-181-4/+12
* | Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-181-4/+14
* | Input: alps - v7: ignore new packetsHans de Goede2014-12-181-6/+24
|/
* Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-081-0/+1
* Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-081-0/+3
* Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-261-2/+2
* Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-301-0/+48
OpenPOWER on IntegriCloud