platform/upstream/libevdev.git
2020-08-14 Niclas Zeisingtests: Add FreeBSD specific tests
2020-08-14 Niclas Zeisingtests: Disable attach debugger on FreeBSD
2020-08-14 Niclas Zeisingtests: disable force feedback events on FreeBSD
2020-08-14 Niclas Zeisingtests: Use CLOCK_MONOTONIC_FAST on FreeBSD
2020-08-14 Niclas Zeisinguinput: Implement FreeBSD fetch_syspath_and_devnode()
2020-08-14 Niclas Zeisinguinput: Move SYS_INPUT_DIR to where it is used
2020-08-14 Niclas Zeisingtools: use basename(argv[0]) for program name
2020-08-14 Niclas Zeisingtools: Remove signalfd() use
2020-08-14 Niclas ZeisingAdd FreeBSD compatible input.h and uinput.h
2020-08-13 Niclas ZeisingDon't hardcode /bin/bash
2020-07-16 Peter Huttererlibevdev 1.9.1 libevdev-1.9.1
2020-07-15 Peter Huttererlibevdev: any value less than 0 has a NULL name
2020-06-30 Peter Hutterergitlab CI: move MR check to a later stage
2020-06-16 Peter Hutterergitlab CI: fix the repo name for excluding checks on...
2020-06-15 Peter Hutterergitlab CI: use ci-fairy to check commits and merge...
2020-06-04 Peter Huttererinclude: sync event codes with kernel 5.7
2020-06-04 Peter Hutterergitlab CI: move the pip dependencies to before_script
2020-06-04 Peter Hutterergitlab CI: alpine needs pip explicitly installed now
2020-06-02 Peter HuttererAdd a CODING_STYLE document
2020-06-01 George ThomasAdd link to Haskell bindings
2020-05-26 Peter HuttererMatch if/else blocks for curly braces
2020-05-06 Peter Hutterertools: specify width by height in the edge-detector...
2020-05-01 Peter Hutterergitlab-ci: update to ubuntu 20.04
2020-04-27 Peter Hutterertools: rename the example device in the touchpad-edge...
2020-03-18 Peter Hutterergitlab CI: update docs for how to schedule the auth...
2020-03-18 Peter Hutterergitlab CI: move to use ci-fairy
2020-03-17 Peter Hutterergitlab CI: use the new templates with a single job...
2020-03-13 Peter HuttererDon't overrun the changes array when synching > MAX_SLOTS
2020-03-13 Peter Seiderermeson.build: use local include path for tests
2020-03-13 Peter Seiderermeson.build: use local include path for tools
2020-03-13 Peter Hutterergitlab CI: rebuild images for the new templates
2020-03-13 Peter Hutterergitlab CI: expand tag lists to 100 per page
2020-03-13 Peter Hutterergitlab CI: use the ifnot-exists templates from ci-templates
2020-03-13 Peter Hutterergitlab CI: remove obsolete variable expansion
2020-03-13 Peter Hutterergitlab CI: Use the new fdo CI templates distribution...
2020-03-13 Peter Hutterergitlab CI: make the container-clean dependent on contai...
2020-03-11 Peter Seiderergitlab CI: add static-build meson pipeline
2020-03-10 Peter Seiderermeson.build: enable static library build
2020-03-08 Peter Hutterergitlab ci: add a helper script for container deletion
2020-03-08 Peter Hutterergitlab CI: update to the distribution-independent CI...
2020-03-06 Peter Hutterergitlab CI: group the config by distribution type
2020-03-06 Peter Hutterergitlab CI: expire the results.xml artifacts
2020-03-05 Peter HuttererREADME: note that patches go as MRs to gitlab now
2020-03-02 Peter Huttererlibevdev 1.9.0 libevdev-1.9.0
2020-03-02 Peter Hutterergitlab CI: keep the results of the check-commit job...
2020-02-27 Peter HuttererUse editorconfig instead of a sprinkling of :vim: instr...
2020-02-26 Peter Hutterergitlab CI: drop the distribution "flavor" in favor...
2020-02-26 Peter Hutterergitlab CI: move the container-clean git strategy to...
2020-02-26 Peter Hutterergitlab CI: don't allow failures on the kvm jobs
2020-02-25 Peter Hutterergitlab CI: update to the latest ci-templates again
2020-02-24 Peter Hutterergitlab CI: prefill the junit conversion script from...
2020-02-24 Peter Hutterergitlab CI: re-use the meson-build.sh script for normal...
2020-02-24 Peter Hutterergitlab CI: hook up junit test reports to the meson...
2020-02-23 Peter Hutterergitlab CI: update to latest ci-templates
2020-02-23 Peter Hutterergitlab CI: generate the template list from the config...
2020-02-23 Peter Hutterergitlab CI: set the vim filetype for the template file
2020-02-21 Peter Huttererlibevdev 1.9rc1 libevdev-1.8.901
2020-02-20 Peter Hutterergitlab CI: move the configuration bits into a YAML...
2020-02-20 Peter Hutterergitlab CI: extend the generation script to be somewhat...
2020-02-20 Peter Hutterergitlab CI: make the "this is generated" warning more...
2020-02-20 Peter Hutterergitlab CI: add a scan-build target
2020-02-20 Peter Hutterergitlab CI: fix a variable substitution
2020-02-20 Peter Hutterergitlab CI: correct some meson builddirs
2020-02-20 Peter Hutterermeson.build: drop an unused variable
2020-02-19 Peter Hutterertest: remove unreachable switch case
2020-02-19 Peter HuttererFix (theoretical) use of uninitialized variable
2020-02-19 Peter HuttererDon't try to send BTN_TOOL events for zero fingers
2020-02-19 Peter HuttererIgnore slot sync for slots > 256
2020-02-19 Peter Hutterertest: add missing check for tripletap
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
next