Changelog
- touchpad: fix tapping that happens after a moving thumb
- Fix spurious palm detections for Logitech Wireless Touchpad
- touchpad: fix the trackpoint event counter for the T460s
- util: allow for palm pressure > 255
- doc: drop doc for POINTINGSTICK_CONST_ACCEL, no longer in use
- doc: add two more items I need for trackpoint bugs
- evdev: drop the arbitrary trackpoint range maximum
- Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009)
- Improve responsiveness for Apple Magic Trackpad
- evdev: don't suspend keyboard on ThinkPad X1 Yoga 1st in tablet mode
- udev: add the P50 to the T450 jumping motion quirks
- evdev: disable ABS_MT_TOOL_PALM on the Lenovo X1 Carbon 6th gen
- debounce: disable debouncing on the Logitech K400
- udev: add trackpoint range for Lenovo X280
- evdev: point users to the trackpoint documentation for missing ranges
- udev: add trackpoint range for the T440s
- udev: add T450s trackpoint range
- udev: validate input devices during cold-plug
- touchpad: only keep low-pressure fingers alive for 2+-slot touchpads
- tools: fix man page for debug-events
- touchpad: don't enable top palm detection on touchpads <= 55mm high
- tools: touchpad-pressure: init the lo/hi values correctly
- touchpad: use the fuzz value (if any) for the hysteresis margin
- Fix a doxygen link for the get_default_matrix call
- touchpad: don't process state for a touch in TOUCH_NONE
Signed-off-by: Pierre-Yves <pyu@riseup.net>