CI: use templates for Ubuntu
[platform/upstream/libinput.git] / udev /
2019-03-14 Peter Hutterertest: install the test device udev rule from a string
2019-02-07 Peter Huttererudev: drop unused function
2018-09-10 Peter Huttererudev: tighten the conditions when we call the model...
2018-09-10 Peter Huttererudev: re-instate the model-quirks callout
2018-06-18 Peter HuttererDrop the udev hwdb model quirks
2018-06-08 Peter Huttererudev: remove duplicate Chromebook Falco hwdb entry
2018-06-05 Peter Huttererudev: the IBM X41 Tablet must not disable the keyboard...
2018-06-03 Peter HuttererRevert "udev: copy the trackpoint sensitivity directly...
2018-05-31 Peter Huttererudev: drop the JUMPING_SEMI_MT quirk, no-one uses it
2018-05-31 Peter Huttererudev: drop the custom firmware detection code in favor...
2018-05-29 Peter Hutterertouchpad: replace the hardcoded thumb threshold with...
2018-05-29 Peter Huttererudev: default to a trackpoint range of 160 for the...
2018-05-29 Martin Wilckudev: support firmware detection for pointing sticks
2018-05-24 Peter Huttererudev: fix entry for Lenovo X280, missing dmi: prefix
2018-05-21 Peter HuttererMerge branch 'wip/touchpad-pointer-accel-v7'
2018-05-17 Peter Huttererevdev: add three more Logitech K400-like devices to...
2018-05-14 Veli-Jussi RaitilaAdd quirk to fix spurious palm detections on MacBook...
2018-05-09 Paul Kocialkowskiudev: Fix Chromebook R13 CB5-312T hwdb name
2018-05-03 Peter Huttererudev: copy the trackpoint sensitivity directly from...
2018-05-02 Peter HuttererMerge branch 'wip/custom-pointer-acceleration-function-v2'
2018-05-01 Mike HogyeFix spurious palm detections for Logitech Wireless...
2018-04-25 Peter Ganzhornfallback: Add IBM/Lenovo Scrollpoint mice quirk to...
2018-04-20 Peter Huttererevdev: disable ABS_MT_TOOL_PALM on the Lenovo X1 Carbon...
2018-04-19 Daniel van VugtImprove responsiveness for Apple Magic Trackpad
2018-04-18 Peter Huttererudev: add the P50 to the T450 jumping motion quirks
2018-04-18 Davide Depauevdev: don't suspend keyboard on ThinkPad X1 Yoga 1st...
2018-04-17 Sean LaniganAdd Dell XPS13 L322X touchpad quirks
2018-04-17 Peter HuttererRevert "Add Dell XPS13 L322X touchpad quirks"
2018-04-13 Sean LaniganAdd Dell XPS13 L322X touchpad quirks
2018-04-12 Peter Huttererdebounce: disable debouncing on the Logitech K400
2018-04-09 Peter HuttererRevert "udev: add the P50 to the T450 jumping motion...
2018-03-23 Peter Huttererudev: add T450s trackpoint range
2018-03-23 Peter Huttererudev: add trackpoint range for the T440s
2018-03-23 Peter Huttererudev: add the T440p to the T450 jumping motion quirks
2018-03-23 Peter Huttererudev: add trackpoint range for Lenovo X280
2018-03-20 Peter Huttererudev: add the P50 to the T450 jumping motion quirks
2018-03-09 Peter HuttererMerge branch 'wip/hysteresis-wobbles'
2018-03-08 Peter HuttererExtract and reset the abs fuzz value for the x/y axes
2018-03-05 Peter Hutterertouchpad: enable palm detection on tablets' touchpads
2018-03-04 Peter HuttererMerge branch 'wip/touchpad-maybe-end-state'
2018-03-02 Mario Di RaimondoFix Apple Magic Trackpad sensitivity
2018-02-27 Peter Huttererudev: fix flake8-3 complaint in parse_hwdb.py
2018-02-16 Peter HuttererSilence coverity warning about uninitialized entry
2018-02-13 Peter HuttererAdd a test device for aiptek tablets
2018-02-13 Peter Huttererevdev: add a quirk to disable debouncing on the MS...
2017-11-20 Peter HuttererMerge branch 'wip/button-debouncing-v3'
2017-11-14 Peter Huttererudev: add integration flag for the Lenovo Compact Keybo...
2017-10-26 Benjamin Tissoiresudev: drop the version field in device groups
2017-09-25 Peter HuttererMerge branch 'wip/litest-use-sections-for-tests-v2'
2017-09-25 Peter Huttererfallback: allow for multiple keyboards to toggle the...
2017-09-21 Peter Hutterertablet: always enable the no-proximity-out quirk on...
2017-09-19 Peter Hutterertablet: add a quirk for the HUION PenTablet that doesn...
2017-09-10 Peter HuttererMerge branch 'wip/ignore-moved-touches'
2017-09-10 Peter HuttererMerge branch 'wip/sw-tablet-mode'
2017-09-06 Peter Huttererudev: move the EKR into the parent's device group
2017-08-21 Peter Huttererudev: update pressure range for Dell Latitude E6620
2017-07-14 Peter HuttererMerge branch 'wip/touchpad-apple-touch-major-v2'
2017-07-11 Peter Hutterertouchpad: add touch-size-based palm detection
2017-07-11 Peter Hutterertouchpad: add touch-size based touch handling
2017-07-09 Peter Huttererudev: fix flake8 style warnings
2017-07-09 Peter Huttererudev: cleanup hwdb parsing
2017-07-04 Peter HuttererMerge branch 'wip/touchpad-palm-pressure'
2017-07-04 Peter HuttererDrop autotools
2017-07-04 Peter Huttererudev: add custom pressure range for Dell Latitude E6620
2017-07-03 Peter Hutterertouchpad: add pressure-base palm detection
2017-06-06 Paul Kocialkowskiudev: Add specific pressure range for the Chromebook...
2017-06-06 Paul Kocialkowskiudev: Add generic pressure range values for I2C Elan...
2017-06-06 Paul Kocialkowskiudev: Add support for device-tree-based model selection
2017-05-29 Peter HuttererMerge branch 'wip/keyboard-integration-property'
2017-05-23 Peter Huttererevdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION property
2017-05-23 Peter HuttererMerge branch 'wip/libinput-tool-v2'
2017-05-22 Peter HuttererRemove write-only CYAPA model tag
2017-05-15 Gabriel Laskarudev/hwdb_parser.py: use python3 from env instead of...
2017-05-04 Peter HuttererMerge branch 'wip/touchpad-tap-timestamps'
2017-05-02 Paul Kocialkowskiudev: Add specific pressure range for the ASUS ZenBook...
2017-05-02 Paul Kocialkowskiudev: Select more generic pressure range values for...
2017-05-02 Paul Kocialkowskiudev: Remove unused Elantech touchpad model binding
2017-04-26 Peter HuttererMerge branch 'wip/touchpad-custom-pressure-values'
2017-04-26 Peter Hutterertouchpad: move the pressure range to a hwdb entry
2017-03-30 Peter Huttererudev: set size hint for the Apple Magic Trackpad
2017-02-21 Peter HuttererMerge branch 'wip/logitech-marble-mouse-middleemulation'
2017-02-20 Peter Huttererevdev: add quirk for Logitech Marble Mouse
2017-02-12 Peter Hutterertouchpad: add a hwdb quirk for (external) touchpad...
2017-02-09 Peter HuttererMerge branch 'gcov-tests'
2017-02-08 Peter Hutterertouchpad: mark the Apple onebutton touchpad as clickfin...
2017-02-03 Peter HuttererMerge branch 'touchpad-pressure-based-v2'
2017-02-01 Peter HuttererMerge branch 'wip/switch-interface'
2017-01-30 Peter Huttererswitch: for surface 3 tablets, write the lid open to...
2017-01-30 Peter Huttererudev: mark all laptops as lid switch reliable
2017-01-20 Peter HuttererMerge branch 'wip/wheel-tilt-source'
2017-01-16 Peter Huttererudev: fix parse_hwdb.py to work with pyparsing 2.1.10
2017-01-11 Peter Huttererudev: mark Asus X555LAB as touchpad with visible marker
2017-01-11 Peter Hutterertouchpad: add a model tag to mark touchpads with visibl...
2016-11-30 Peter Hutterertouchpad: add a quirk for the HP Pavilion dm4
2016-11-22 Peter Huttererudev: move TEST_EXTENSIONS out of the conditional
2016-11-20 Peter Huttererevdev: add a quirk for the HP Zbook Studio G3
2016-11-02 Peter Huttererevdev: add hwdb quirk for HP Compaq 6910
2016-11-01 Peter Huttererudev: add the hwdb_parser.py test from systemd
2016-09-14 Peter Huttererudev: fix hwdb match for the HP Stream 11
2016-09-07 Peter HuttererForce the HP Stream 11 touchpad as a clickpad
next