summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/alps.c
AgeCommit message (Expand)Author
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár
2016-01-06Input: ALPS - detect trackstick presence for v7 protocolPali Rohár
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede
2015-08-03Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede
2015-05-20Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede
2015-05-20Input: alps - decode the position packet firstHans de Goede
2015-05-20Input: alps - only set fields that are actually presentHans de Goede
2015-05-20Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov
2015-04-12Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede
2015-04-12Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota
2015-04-07Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-03-23Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov
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
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede
2014-12-18Input: alps - v7: ignore new packetsHans de Goede
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch