summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libevdev 1.5.8libevdev-1.5.8Peter Hutterer2018-01-291-2/+2
* Sync with kernel 4.15 (BTN_STYLUS3)Peter Hutterer2018-01-291-0/+1
* test: add --no-install flag to be able to debug directlyPeter Hutterer2017-12-131-0/+1
* When changing the fd, reset our grab state to ungrabbedPeter Hutterer2017-12-133-0/+96
* include: sync with kernel 4.13Peter Hutterer2017-09-041-0/+1
* tools: add a script to sync the kernel header filesPeter Hutterer2017-07-031-0/+30
* include: sync with kernel v4.12Peter Hutterer2017-07-032-5/+11
* uinput: make a note that the syspath we return is the input nodePeter Hutterer2017-07-031-0/+5
* test: remove test for ULONG_MAX queue allocationPeter Hutterer2017-05-091-3/+0
* test: drop unused parameters from test's main()Peter Hutterer2017-05-091-1/+1
* test: disable coredumps during test suite runsPeter Hutterer2017-05-091-0/+6
* libevdev 1.5.7libevdev-1.5.7Peter Hutterer2017-05-041-2/+2
* Fix an indentation issuesPeter Hutterer2017-04-251-1/+1
* doc: add links to git repositories on the main pagePeter Hutterer2017-03-241-1/+11
* autogen: add default patch prefixMihail Konev2017-01-261-0/+4
* autogen.sh: use exec for configurePeter Hutterer2017-01-261-1/+1
* autogen.sh: escape $srcdir before configurePeter Hutterer2017-01-261-1/+1
* tools: print an error if we don't have any matching events in the dpi toolPeter Hutterer2017-01-171-2/+9
* tools: move udev printf into the print_summary() helperPeter Hutterer2017-01-171-29/+29
* configure.ac: enable subdir-objectsPeter Hutterer2017-01-094-42/+56
* test: fix a Makefile.am commentPeter Hutterer2017-01-061-1/+1
* libevdev 1.5.6libevdev-1.5.6Peter Hutterer2017-01-041-2/+2
* Fix typos in DocumentationNayan Deshmukh2017-01-031-6/+6
* include: update to v4.9 linux/input.h headersPeter Hutterer2016-12-122-2/+36
* libevdev 1.5.5libevdev-1.5.5Peter Hutterer2016-12-011-2/+2
* Disable test runs on make distcheckPeter Hutterer2016-11-303-0/+10
* Fix minor error in doxygen example codeNathan Baker2016-11-141-1/+1
* tools: print the mean frequency together with the max frequencyPeter Hutterer2016-09-211-4/+39
* tools: rename frequency to max_frequency in the dpi toolPeter Hutterer2016-09-191-6/+7
* tools: use uint64_t, not doubles for the µs parametersPeter Hutterer2016-09-161-1/+1
* tools: fix kernel-announced width/heightPeter Hutterer2016-09-151-1/+3
* doc: drop the HTML_TIMESTAMPPeter Hutterer2016-08-291-1/+0
* libevdev 1.5.4libevdev-1.5.4Peter Hutterer2016-08-261-2/+2
* tools: fix the touchpad resolution calculationPeter Hutterer2016-08-261-2/+2
* libevdev 1.5.3libevdev-1.5.3Peter Hutterer2016-08-221-2/+2
* Don't bother sanitizing disabled event codesPeter Hutterer2016-08-171-0/+3
* tools: require a minimum size for touchpadsPeter Hutterer2016-08-011-0/+8
* tools: change touchpad-edge-detector to require physical sizePeter Hutterer2016-08-012-17/+34
* libevdev 1.5.2libevdev-1.5.2Peter Hutterer2016-06-151-2/+2
* include: update to v4.6 linux/input.h headerPeter Hutterer2016-05-161-0/+1
* libevdev 1.5.1libevdev-1.5.1Peter Hutterer2016-05-161-2/+2
* libevdev: Properly distribute uinput.hArmin K2016-05-161-1/+1
* libevdev 1.5libevdev-1.5.0Peter Hutterer2016-05-131-1/+1
* tools: allow numeric axis values in tweak-devicePeter Hutterer2016-04-221-4/+37
* tools: fix tweak-device option parsingPeter Hutterer2016-04-221-7/+14
* doc: reduce doxygen file to the non-default settingsPeter Hutterer2016-04-221-2313/+0
* Fix typo in doc stringPeter Hutterer2016-04-201-1/+1
* uinput: support the new UI_DEV_SETUP/UI_ABS_SETUP ioctlsPeter Hutterer2016-04-071-10/+64
* uinput: split uinput device creation into a helper functionPeter Hutterer2016-04-071-20/+36
* uinput: drop an unused argumentPeter Hutterer2016-04-071-2/+2