platform/upstream/libevdev.git
2020-02-19 Peter Hutterertest: fix a few scan-build errors about dead storage
2020-02-19 Peter HuttererUpdate the BTN_TOOL bits correctly during SYN_DROPPED...
2020-02-19 Peter HuttererTerminate all stopped/changed touches during SYN_DROPPE...
2020-02-19 Peter HuttererInvert an if condition
2020-02-19 Peter HuttererPush terminating the slots into a helper function
2020-02-19 Peter HuttererSplit the MT state syncing and event generation into...
2020-02-19 Peter HuttererExpand the touch state handling during SYN_DROPPED
2020-02-18 Peter HuttererMake the code for handling before/after SYN_DROPPED...
2020-02-18 Peter Hutterergitlab CI: hook up qemu
2020-02-18 Peter Hutterergitlab CI: replace the hardcoded meson builddir with...
2020-02-18 Peter Hutterermeson.build: hook up the static symbols leak test
2020-02-18 Peter Hutterertest: change the static symbol leak test to a shell...
2020-02-18 Peter Hutterertest: always ship with the helper files
2020-02-18 Peter Hutterermeson.build: fix some whitespace, put reminder comment in
2020-02-18 Peter Hutterergitlab CI: add a job to make sure the soname is correct...
2020-02-18 Peter Hutterergitlab CI: rename the custom build jobs
2020-02-17 Peter Hutterergitlab CI: run the test suite through valgrind
2020-02-17 Peter Hutterergitlab CI: add targets to build from each others tarballs
2020-02-17 Peter Hutterergitlab CI: add more targets for custom meson builds
2020-02-17 Peter Hutterergitlab CI: rename few targets for autotools
2020-02-17 Peter Hutterermeson/configure: put a comment in that we don't want...
2020-02-17 Peter Hutterergitlab CI: hook up the meson build
2020-02-17 Peter HuttererAdd support for the meson build system
2020-02-17 Peter Hutterertools: fix the include path for local includes
2020-02-17 Peter Hutterergitlab CI: rename the default build jobs to autotools
2020-02-17 Peter HuttererAuto-generate the gitlab CI script
2020-02-17 Peter Hutterergitlab CI: move a few sections around
2020-02-17 Peter Hutterergitlab CI: visually align the container images
2020-02-16 Peter HuttererCompress an if statement
2020-02-16 Peter HuttererLocalize two variables
2020-02-16 Peter HuttererUncomplicate the setting of axis during slot sync
2020-02-16 Peter HuttererPush the tracking id change bits on the stack
2020-02-16 Peter HuttererPush the slot_update bits on the stack
2020-02-16 Peter HuttererDrop the mt_sync_state in our device struct
2020-02-14 Peter Hutterergitlab CI: align the image tags a bit nicer
2020-02-14 Peter Hutterergitlab CI: rename the default_build to autotools_build
2020-02-14 Peter Huttererflake8 fixes for make-event-names.py
2020-02-14 Peter HuttererChange the python script to generate event names to...
2020-02-14 Peter Hutterertest: silence warnings about missing field initializers
2020-02-14 Peter Hutterertest: fix two signed vs unsigned warnings
2020-02-14 Peter Huttereruinput: drop an unused function argument
2020-02-14 Peter Hutterertools: drop explicit GNU_SOURCE define
2020-02-14 Peter Huttererconfig.h is a local include path
2020-02-14 Peter Hutterertools: drop use of HAVE_CONFIG_H
2020-02-14 Peter Hutterergitlab CI: separate builddir from srcdir
2020-02-13 Peter Hutterergitlab CI: use extends over yaml anchors
2020-02-13 Peter Hutterergitlab CI: remove a reference to libinput
2020-02-13 Peter Hutterergitlab CI: add a check-commit stage
2020-02-12 Peter Huttererconfigure.ac: add a toggle to enable the special coveri...
2020-02-12 Peter HuttererAdd queue_push_event as shortcut for the two-liner...
2020-02-11 Peter HuttererSimplify some error handling by assuming a >=3.4 kernel
2020-02-11 Peter Hutterertest: slightly modernize some of the tests
2020-02-11 Peter Hutterertest: provide a function to print an event
2020-02-11 Peter Hutterertest: split the tests into one test case each
2020-02-11 Peter Hutterertest: wrap the event checks into a macro
2020-02-11 Peter Huttererdoc: add markdown for monospace rendering of defines
2020-02-06 Michael ForneyOnly use GCC pragma on GCC
2020-02-06 Michael ForneyAvoid initializer index range
2020-02-06 Michael ForneyAdd fallback min/max for compilers that don't have...
2020-02-06 Peter Hutterertest: add mangle_path to the excluded symbols leak...
2020-02-06 Peter Hutterergitlab CI: some more centos deduplication
2020-02-06 Peter Hutterergitlab CI: don't run distcheck on centos 7 anymore
2020-02-03 Peter Hutterergitlab CI: force a rebuild of all the docker containers
2020-02-03 Peter Hutterergitlab CI: switch the custom builds to Fedora 31
2019-11-18 Peter Hutterertest: replace the SW_LID tests with SW_HEADPHONE_INSERT
2019-11-15 Peter HuttererCI: add a Centos 8 container build
2019-11-15 Peter HuttererCI: deduplicate distcheck by making it a variable
2019-11-15 Peter HuttererCI: move the configure flags into a variable
2019-10-25 Peter HuttererCI: extend the CI to work with containers
2019-10-23 Peter Hutterermake-event-names.py should take the files as argument
2019-09-13 Alexander Dahldoc: Fix function names in simple code example
2019-08-26 Peter Huttererlibevdev 1.8.0 upstream_work_20200211 upstream_work_20210106 libevdev-1.8.0
2019-08-26 Peter Huttererinclude: sync event codes with kernel 5.2
2019-08-04 Nayan Deshmukhdoc: add a note regarding truncation of id_* fields
2019-06-17 Peter HuttererInitialize the slots correctly when enabling ABS_MT_SLOT
2019-06-11 Peter Huttererdoc: fix a typo
2019-06-05 Peter Huttererlibevdev 1.7.0 libevdev-1.7.0
2019-06-05 Peter Huttererdoc: fix distcheck
2019-06-05 Peter Huttererdoc: minor documentation updates
2019-06-05 Peter Huttererdoc: add libinput's doxygen styles
2019-06-03 Peter Huttererdoc: drop the custom stylesheet
2019-06-03 Peter Huttererdoc: a change of the CSS needs to trigger a doxygen...
2019-06-03 Peter Huttererdoc: change @retval documentation to help doxygen with...
2019-06-03 Peter Huttererdoc: fix some doxygen layout
2019-06-03 Peter Huttererdoc: fix some doxygen warnings
2019-05-24 Peter Huttererlibevdev 1.7rc1 libevdev-1.6.901
2019-05-07 Peter Huttererinclude: sync event codes with kernel 5.1
2019-03-21 Peter HuttererAdd a code-based name lookup function
2019-03-19 Peter HuttererDon't read events unless required
2019-03-06 Peter Huttererinclude: sync event codes with kernel 5.0
2019-01-16 Peter HuttererReplace ABS_MT_SLOT - 1 with the v4.20 ABS_RESERVED...
2019-01-16 Peter Huttererinclude: sync event codes with kernel 4.20
2018-10-25 Peter Huttererlibevdev 1.6.0 libevdev-1.6.0
2018-10-22 Peter Huttererinclude: sync event codes with kernel 4.19
2018-07-09 Peter HuttererAdd libevdev_event_value_get_name() to resolve ABS_MT_T...
2018-07-09 Peter HuttererResolve the names "SW_MAX" and friends
2018-07-09 Peter Hutterermake-event-names: minor cleanups for readability
2018-07-09 Peter Hutterertest: add a test timeout multiplier for valgrind
2018-07-09 Peter HuttererGitLab CI: actually reference the default artifacts
2018-06-29 Peter HuttererGitLab CI: build with the various options
next