platform/upstream/libinput.git
2018-07-05 Peter HuttererGitLab CI: move the scan-build job up in the file
2018-07-05 Peter Hutterertest: misc: up the time limit on the ratelimit tests
2018-07-05 Peter Huttererdoc: add the switches page to a "other devices" category
2018-07-05 Peter Huttererdoc: build doxygen output into "Documentation"
2018-07-05 Peter HuttererGitLab CI: rename MESON_PARAMS to MESON_ARGS
2018-07-04 Peter HuttererGitlab CI: run the tests through valgrind on the f28 box
2018-07-03 Peter HuttererGitLab CI: always run ninja test unless otherwise specified
2018-07-03 Peter Hutterertools: rename list-quirks to the more generic "quirks...
2018-07-03 Peter HuttererGitLab CI: don't use spaces in artifact names
2018-06-29 Peter Huttererfallback: cancel the debounce timers during device...
2018-06-28 Hans de Goedesystem-quirks: Add AttrTrackpointRange for Lenovo X270
2018-06-27 Peter Hutterergitlab CI: build a release with -Werror
2018-06-27 Peter Huttererdoc: fix typo in pointer acceleration docs
2018-06-27 Peter Hutterertools: add record/replay to --help output
2018-06-26 Peter Hutterertools: libinput-record: print the list of quirks
2018-06-26 Peter Hutterertools: move printing device quirks to the shared tools lib
2018-06-26 Peter Hutterertest: parse arguments before any other stuff
2018-06-26 Peter Hutterertouchpad: don't disable tapping on MT_TOOL_PALM
2018-06-26 Peter Hutterertools: fake-build the measure touch-pressure/size sources
2018-06-26 Peter Hutterertest: add a libinput-test runner for 'deviceless' tests
2018-06-25 Peter Hutterertest: switch the global device list to a struct list
2018-06-25 Peter Hutterertest: fix indentation in litest-int.h
2018-06-25 Peter Hutterertest: quirks: init value to avoid valgrind errors
2018-06-25 Peter Hutterertest: if we never installed any udev files, we don...
2018-06-25 Peter Hutterertest: init test quirks in /tmp, not /run
2018-06-25 Peter Huttererquirks: free the dt string
2018-06-22 Peter Hutterergitlab CI: add Arch to the list of built images
2018-06-22 Peter Hutterergitlab CI: add pkgconfig to the list
2018-06-21 Peter Huttererutil: use assert() instead of abort() for testing for...
2018-06-21 Peter Hutterertest: don't require a device for quirks parsing tests
2018-06-21 Konstantin... libinput-private: constify inline helpers
2018-06-21 Peter Hutterergitlab CI: run ninja test too
2018-06-21 Peter Hutterertest: skip the test-suite runner based on SKIP_LIBINPUT...
2018-06-21 Peter Hutterertools: libinput-replay: set INPUT_PROP_* properties...
2018-06-21 Peter Huttererdoc: update docs to use a .yml suffix for libinput...
2018-06-21 Peter Hutterertools: libinput-record: use .yml suffix in the man...
2018-06-21 Peter Hutterertest: fix zalloc max size tests
2018-06-21 Peter Hutterertools: touch-size: update to use the device quirks
2018-06-21 Peter Hutterertools: touchpad-pressure: update man page for device...
2018-06-21 Peter HuttererMerge branch 'wip/measure-thumb-pressure'
2018-06-21 Peter Huttererdoc: use @verbatim, not @code for shell commands
2018-06-21 Peter Huttererdoc: update docs to drop hwdb references
2018-06-20 Sergiusz Michalikzalloc limit fix for libinput-record
2018-06-20 Peter Hutterertools: touchpad-pressure: add thumb pressure handling
2018-06-20 Peter Hutterertools: touchpad-pressure: switch to using quirks for...
2018-06-20 Peter Hutterertools: list-quirks: make the output easier to parse
2018-06-20 Peter Hutterertools: list-quirks: print the value of the quirk too
2018-06-20 Peter Huttererdata: lenovo: fix device name for the X1 Carbon 6th
2018-06-20 Peter Hutterertools: list-quirks: add the thumb pressure threshold...
2018-06-20 Peter Hutterertools: list-quirks: fix usage to read "libinput list...
2018-06-20 Peter Hutterertools: list-quirks: compress a condition
2018-06-20 Peter Huttererquirks: drop the JUMPING_SEMI_MT model
2018-06-20 Peter Hutterermeson.build: add more overrides for coverity
2018-06-20 Peter Huttererutil: abort if we try to allocate more than a MB
2018-06-20 Peter Hutterermeson.build: add a libinput list-devices run to the...
2018-06-20 Peter Hutterertools: list-devices: unref the udev device
2018-06-20 Peter Hutterertools: pass a valid grab parameter to list-devices
2018-06-19 Benjamin TissoiresCI: WIP: attempt to clean up the registry before leaving
2018-06-19 Benjamin TissoiresCI: speed up the docker_check stage
2018-06-19 Benjamin TissoiresCI: do not pull images when checking for the creation...
2018-06-19 Peter Huttererdoc: point to the gitlab ci file for a list of required...
2018-06-19 Peter Hutterertest: remove a compiler warning
2018-06-19 Peter Huttererquirks: add more assertion to avoid API misusage (v2)
2018-06-18 Peter HuttererRevert "quirks: add more assertion to avoid API misusage"
2018-06-18 Peter Hutterertest: pass the open mode to open(O_CREAT)
2018-06-18 Peter Huttererquirks: add more assertion to avoid API misusage
2018-06-18 Peter Huttererquirks: explicitly cast the log priority
2018-06-18 Peter Huttererquirk: remove unused variable
2018-06-18 Peter Hutterergitlab ci: use GIT_DEPTH of 1
2018-06-18 Peter HuttererDrop the udev hwdb model quirks
2018-06-18 Peter HuttererRemove circle.yml
2018-06-18 Peter HuttererMerge branch 'wip/quirks-fixes'
2018-06-18 Peter Huttererdata: don't disable the keyboard on any Thinkpad Yoga...
2018-06-18 Peter Huttererdata: add the alps firmware version LUT
2018-06-18 Peter Huttererdata: put a 'do not edit' warning into all data files
2018-06-18 Peter Huttererdata: add ALPS v8 trackpoint range
2018-06-18 Peter Huttererdata: re-add the ALPS v8 size hint
2018-06-18 Peter Huttererdata: switch alps touchpad matching to the bus/vid...
2018-06-18 Peter Huttererquirks: add MatchVersion in addition to VID/PID
2018-06-18 Peter Huttererdata: re-add the IBM X41 quirk
2018-06-18 Benjamin TissoiresCI: Hook up GitLab CI
2018-06-17 Peter Hutterertools: measure touchpad-pressure: prevent division...
2018-06-15 Konstantin... touchpad: ignore motion on finger-up
2018-06-14 Peter Huttererquirks: use realloc instead of reallocarray
2018-06-14 Peter Hutterertest: fix a test device section name
2018-06-14 Peter Hutterertest: fix the input_id struct for the ALPS touchpad
2018-06-14 Peter Hutterermeson.build: always build some tests
2018-06-14 Peter Huttererdata: add pressure range/palm threshold for the Dell...
2018-06-13 Peter Hutterertools: fix grab argument passing for libinput debug...
2018-06-13 Peter HuttererMove CODING_STYLE to markdown
2018-06-13 Konstantin... touchpad: replace last_point with history.samples
2018-06-13 Peter Hutterermeson.build: bump to 1.11.900
2018-06-13 Peter Hutterercircleci: drop the separate libsolv update
2018-06-11 Peter HuttererMerge branch 'wip/config-files'
2018-06-11 Peter Hutterertools: libinput-record: put extra guard in to protect...
2018-06-11 Peter Huttererutil: abort for a negative zalloc() size
2018-06-11 Peter Huttererutil: put limits on how many strings we join
2018-06-11 Peter Huttererutil: add null string test handling to strv_join
2018-06-11 Peter Hutterertouchpad: don't pair external touchpads with lid/tablet...
2018-06-08 Peter HuttererHook up list-quirks --validate for the test suite
next