platform/upstream/libinput.git
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
2018-06-08 Peter Huttererquirks: add the devicetree implementation
2018-06-08 Peter HuttererSwitch from udev property parsing to the quirks system
2018-06-08 Peter Huttererlibinput: initialize the quirks subsystem
2018-06-08 Peter Hutterertest: switch the udev tag tests to be quirk tests
2018-06-08 Peter Hutterertest: init the quirks once per test suite run
2018-06-08 Peter Hutterertest: install per-test device quirks files
2018-06-08 Peter Huttererquirks: allow for in-line comments
2018-06-08 Peter Huttererquirks: use an empty dmi modalias string for the test...
2018-06-08 Peter HuttererImplement a quirks system to replace the udev property...
2018-06-08 Peter Huttererudev: remove duplicate Chromebook Falco hwdb entry
2018-06-08 Peter Huttererutil: add a safe_atou() as unsigned equivalent to safe_...
2018-06-08 Peter Huttererutil: add a list_append()
2018-06-08 Peter Hutterertest: remove created directories too
2018-06-08 Peter Hutterertest: make litest_copy_file copy normal files too
2018-06-06 Peter HuttererCOPYING: change a cgit to a gitlab URL
2018-06-06 Peter Hutterertools: drop the publish-doc tool
2018-06-05 Daniel Stonedoc: Fix URLs for GitLab, HTTPS
2018-06-05 Peter Huttererfilter: cap trackpoint scale factor at 1.0
2018-06-05 Peter Huttererudev: the IBM X41 Tablet must not disable the keyboard...
2018-06-04 Peter Huttererlibinput 1.11.0 1.11.0
2018-06-03 Peter Huttererdoc: point at --verbose for libinput debug-events
2018-06-03 Peter Huttererdoc: improve the 'tools' page
2018-06-03 Peter HuttererRevert "udev: copy the trackpoint sensitivity directly...
2018-06-03 Peter Huttererevdev: don't allow a trackpoint range of 0
2018-06-01 Peter Huttererdoc: move the "Users" section to the top of the "pages...
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 Huttererlibinput 1.10.902 1.10.902
2018-05-29 Peter Hutterertouchpad: replace the hardcoded thumb threshold with...
2018-05-29 Peter HuttererRestore the old trackpoint pointer accel picture
2018-05-29 Peter Huttererdoc: update the touchpad pointer acceleration graphs
2018-05-29 Peter Hutterertouchpad: make the dwt paired keyboard list a struct...
2018-05-29 Peter Huttererfallback: make the paired keyboard list a struct list
2018-05-29 Peter Hutterertablet: increase the proximity timeout during test...
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-25 Martin Wilcklibinput-measure-trackpoint-range: minimum delta measur...
2018-05-25 Martin Wilcklibinput-measure-trackpoint-range: fix typo
2018-05-25 Peter Hutterertest: fix udev prop test for apple touchpads
2018-05-25 Peter Hutterertest: fix udev rule for the gpio keys test device
2018-05-24 Peter Huttererudev: fix entry for Lenovo X280, missing dmi: prefix
2018-05-22 Peter Huttererlibinput 1.10.901 1.10.901
2018-05-21 Chow Loong JinBump TRACKPOINT_DEFAULT_MAX_DELTA to 120
2018-05-21 Peter HuttererMerge branch 'wip/custom-pointer-accel-revert'
2018-05-21 Peter HuttererMerge branch 'wip/touchpad-pointer-accel-v7'
2018-05-21 Peter Huttererfilter: improve touchpad acceleration
2018-05-21 Peter Hutterertools: debug-gui: add some extra targets for pointer...
next