platform/upstream/libinput.git
2020-08-13 Peter Hutterertest: add two test devices for the false joystick labelling
2020-08-13 Peter Huttererinclude: update event codes to v5.8
2020-08-13 Peter Huttererevdev: remove now-misleading comment
2020-08-13 Peter HuttererRevert "evdev: fix the check for tablet vs joystick"
2020-08-11 haarpAdd original MX Master to inverted-horizontal-wheel...
2020-08-03 Peter Huttererlibinput 1.16.0 1.16.0
2020-08-03 Peter Hutterertest: semi-fix the switch_suspend_with_touchpad test
2020-07-27 Diego Abad AFIX: typo on building documentation
2020-07-27 Peter Huttererlibinput 1.15.902 1.15.902
2020-07-22 Peter Hutterergitlab CI: build an rpm package to verify the installed...
2020-07-22 Peter Hutterergitlab CI: remove a bunch of trailing spaces
2020-07-15 Peter Hutterertouchpad: disable jump detection on the Lenovo X1 Gen6...
2020-07-15 Peter Huttererquirks: correct modalias for the Lenovo X1 Gen6
2020-07-15 Peter Huttererevdev: drop the check for tablet vs joystick
2020-07-15 Peter Huttererevdev: fix the check for tablet vs joystick
2020-07-14 Peter Huttererlibinput 1.15.901 1.15.901
2020-07-14 Peter Hutterertest: rename the identifier in the 50-litest.conf
2020-07-08 Peter Hutterertest: fix the ABS_Y handling for the Protocol A test...
2020-07-08 Peter Hutterertools: add missing linebreak in error message
2020-07-07 Peter Hutterertest: grab the device before any lid or tablet mode...
2020-07-07 Peter Hutterertest: store the list of open file descriptors in the...
2020-07-07 Peter Hutterertest: use litest_destroy_context() for test-suite contexts
2020-07-07 Peter Hutterertest: use context creation helper in the log tests
2020-07-07 Peter Hutterertest: inhibit shutdown and suspend while the tests...
2020-07-07 Peter Hutterertools: when running the test suite, start the debug...
2020-07-03 Ryo MunakataAdd quirk for Lenovo ThinkPad X1 Tablet (1st Gen)
2020-07-03 Peter Hutterergitlab CI: hook up coverity
2020-07-02 Peter Hutterergitlab CI: drop custom scheduled handling, set FDO_FORC...
2020-07-01 Peter Hutterertools: change the error message for missing tools
2020-07-01 Peter Hutterermeson.build: don't install the quirks in a further...
2020-06-30 Peter Hutterergitlab CI: move the MR check to the deploy stage
2020-06-25 Peter Huttererdoc: don't ship the .doctree files with the documentation
2020-06-17 John RodriguezAdd quirks file for Sony Vaio Laptop
2020-06-17 Peter Hutterermeson.build: use install_subdir() to install the quirks...
2020-06-17 Peter HuttererReplace strneq() with strstartswith() for variable...
2020-06-17 Peter Huttererutils: add strstartswith() and strendswith() utility...
2020-06-17 Yariv Barkanquirks: fix Apple external trackpad v2 thresholds
2020-06-15 Peter Hutterergitlab CI: check merge requests for the allow collabora...
2020-06-15 Peter Hutterergitlab CI: use ci-fairy for commit message checks
2020-06-04 Peter Hutterertools: per-slot-delta: if a NONE touch gets data, assum...
2020-06-04 Peter Hutterertools: per-slot-delta: construct the right InputEvent
2020-06-03 Peter Huttererevdev: filter unreliable tablet mode switch events
2020-06-03 Peter Hutterertest: fix a bunch of checks for a given switch
2020-06-03 Peter Huttererevdev: a device without any seat caps is an unhandled...
2020-06-03 Peter Huttererfallback: add missing curly braces to match the coding...
2020-06-03 Peter Hutterertouchpad: correct the tap state transitions for a palm...
2020-06-03 Peter Hutterertest: move the check for edge palms on devices to lites...
2020-06-03 Peter Hutterertouchpad: add touch state debugging to the palm and...
2020-06-03 Peter Hutterergitlab CI: alpine needs pip explicitly installed now
2020-06-02 Peter HuttererIgnore key repeat in all backends
2020-05-27 Evan GoodeAllow the flat acceleration profile for touchpads
2020-05-26 Peter Hutterertablet: add support for sendevents on tablets
2020-05-22 Hans de Goedequirks: Add HP stream x360 11 ModelTabletModeNoSuspend...
2020-05-22 Peter Hutterertools: replay: allow for missing quirks entry in libinp...
2020-05-22 Peter Hutterertest: add a test for disabling the forced prox out
2020-05-22 Peter Hutterertablet: handle a valid prox-out sequence after a forced...
2020-05-22 Peter HuttererRevert "tablet: don't disable the proximity quirk on...
2020-05-22 Matt Mayfieldtouchpad: restore thumb detection while keeping fixes...
2020-05-21 Peter HuttererDeprecate wheel tilt as separate axis source
2020-05-21 Peter Huttererquirks: mark the 0x233 razer keyboard as internal
2020-05-13 Peter Huttererevdev: warn if our event processing lags by 10ms or...
2020-05-13 Peter Hutterertest: fix the lookup for the timer offset warnings
2020-05-12 Peter Hutterertouchpad: correct a comment regarding the touchpad...
2020-05-08 Troels Blicher... Lenovo X201 Tablet: Added bezel buttons support in...
2020-04-19 Peter Hutterertools: measure-fuzz: sleep for 2 seconds to give the...
2020-04-19 Peter Hutterertools: measure-fuzz: fix the tool to work again
2020-04-19 Peter Hutterertools: measure-fuzz: run systemd-hwdb update, not udeva...
2020-04-19 Peter Hutterertools: measure-fuzz: handle a None return correctly
2020-04-18 Peter Hutterergitlab CI: Ubuntu 19.04 is EOL, drop it
2020-04-16 Peter Hutterertools: per-slot-delta: skip the extra evbit indirection
2020-04-16 Peter Hutterergitlab ci: fix a templating whitespace issue
2020-04-11 Peter Hutterertools: per-slot-delta: drop an unused variable
2020-04-11 Peter Hutterertools: per-slot-delta: always mark slot 0 as used
2020-04-11 Peter Hutterertools: per-slot-delta: add arguments to set a threshold...
2020-04-11 Peter Hutterertools: per-slot-delta: init the slots with the right...
2020-04-11 Peter Hutterertools: per-slot-delta: move printing the slot data...
2020-04-11 Peter Hutterertools: per-slot-delta: print the BTN_TOUCH etc. bits...
2020-04-11 Peter Hutterertools: per-slot-delta: only render the slots that have...
2020-04-06 Loïc Yhuelquirks: correctly print boolean values
2020-04-04 Peter Huttererutil: make the trace macro actually useful
2020-03-31 Peter Hutterertablet: use the AttrPressureRange quirk for tablets too
2020-03-30 Peter Hutterertools: add a measure touchpad-size tool
2020-03-30 Peter Hutterertools: make the thumb threshold configurable while...
2020-03-30 Peter Hutterertools: revamp the touchpad-pressure measuring tool
2020-03-30 Peter HuttererFix race condition causing duplicate devices in udev...
2020-03-30 Peter Huttererudev: don't use IMPORT+=
2020-03-29 Peter Hutterertools: add libinput analyze to the libinput tool help...
2020-03-25 Peter Hutterercompletion: add libinput analyze to zsh completions
2020-03-25 Peter Huttererdoc/user: add a mini-blurb for the new libinput analyze...
2020-03-23 Peter Hutterergitlab CI: generate the jobs for the custom builds...
2020-03-23 Peter Hutterergitlab CI: autogenerate the qemu tests for the last...
2020-03-23 Peter Hutterergitlab CI: invert the ci-templates check
2020-03-23 Peter Hutterergitlab CI: switch the 'needs' tags to a dashed list
2020-03-23 Peter Hutterergitlab CI: update the various build tests to F32
2020-03-22 Peter Hutterergitlab issue templates: remove the checkmarks
2020-03-22 Martin Cihlářadd trust mouse quirk #455
2020-03-22 Peter Hutterermeson.build: bump to 1.15.900
2020-03-22 Peter Hutterertest: fix a scan-build warning (value set but not read)
2020-03-22 Peter Huttererutil: fix a scan-build warning (value set but not read)
2020-03-22 Peter Huttererevdev: print a human time for ratelimit tests
next