platform/upstream/libevdev.git
2015-04-24 Peter Huttererlibevdev 1.4.2 libevdev-1.4.2
2015-04-23 Peter Hutterertools: fix help string for manual DPI calculation
2015-04-13 Peter Huttererinclude: update to 4.0 header
2015-04-08 Peter Huttererlibevdev 1.4.1 libevdev-1.4.1
2015-04-08 Peter HuttererAccept LIBEVDEV_READ_FLAG_BLOCKING as valid flag
2015-03-23 Peter HuttererABS_MAX counts as MT axis for the event queue
2015-03-23 Peter Hutterercosmetic: fix a comment
2015-03-15 Peter SeidererDisable test-static-link in case of shared only build.
2015-03-03 Peter Huttererlibevdev 1.4 libevdev-1.4
2015-03-03 Peter Hutterercosmetic: fix a couple of duplicate/missing empty lines
2015-02-09 Peter Hutterertest: use -std=c89 instead of c90 for the build test
2015-02-04 Peter Hutterertools: add a tool to change kernel devices
2015-02-04 Peter Hutterertest: always build the build-tests
2015-02-04 Peter Huttererconfigure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTS
2015-02-02 Thilo SchulzUse memcpy/memmove instead of loop operations
2015-01-20 Owen W. Taylorlibevdev_uinput_destroy: don't close non-open FD
2015-01-07 Peter Hutterertools: note that the mouse frequency measured is the...
2015-01-06 Peter Hutterertools: fix clang compiler warning
2015-01-06 Peter HuttererShut up clang compiler warnings
2014-12-11 Peter Hutterertools: print the formula to calculate resolutions sandbox/kevinthierry/upstream
2014-12-08 Peter Huttererinclude: update to 3.18 header
2014-12-05 Peter Huttererlibevdev 1.3.2 libevdev-1.3.2
2014-12-05 Peter Hutterertools: zero-pad PID/VID in the dpi tool
2014-12-01 Peter Hutterertools: print the hwdb match line from the dpi tool
2014-11-20 Peter Hutterertools: add a tool to estimate the resolution of a mouse
2014-11-17 Peter Huttererdoc: add the prefixing * to all @code doxygen sections
2014-11-17 Peter Hutterertest: add test for clock id setting on an invalid device
2014-11-17 Peter Hutterertest: add test for setting absinfo on invalid devices
2014-11-17 Peter Hutterertest: add test case for grab calls on invalid devices
2014-11-17 Peter Hutterertest: add missing tests for invalid calls on next_event...
2014-11-17 Peter HuttererRemove superfluous linebreak in an error message
2014-11-17 Peter Huttererdoc: fix uinput example code
2014-11-17 Peter HuttererFix a confusing comment
2014-11-13 Peter Huttererlibevdev 1.3.1 libevdev-1.3.1
2014-11-13 Peter Huttererdoc: update doxygen.in for current doxygen
2014-11-12 Peter Huttererinclude: update to 3.17 header
2014-09-09 Peter Huttererlibevdev 1.3 libevdev-1.3
2014-08-27 Ran Benitadoc: fix slightly confusing code/type comments
2014-08-27 Peter Huttererconfigure.ac: print prefix and libdir
2014-08-25 Peter Huttererlibevdev 1.3RC2 libevdev-1.2.99.902
2014-08-25 Peter Hutterertest: fix EVIOCREVOKE test on non-supporting kernels
2014-08-25 Peter HuttererAdd some minimal documentation about static linking
2014-08-25 Peter HuttererHook up nm to check for leaking symbols in the static...
2014-08-25 Peter Hutterertest: handle the GCOV_LDFLAGS in all tests
2014-08-25 Peter Hutterertest: override check-local instead of check
2014-08-25 Peter Hutterertest: add basic static link test
2014-08-24 Peter Huttereruinput: explicitly ignore the UI_DEV_DESTROY return...
2014-08-22 Peter Hutterertools: pass -rc to strerror, not rc
2014-08-22 Peter Huttereruinput: close the managed fd on error
2014-08-20 Peter HuttererRename symbols leaking from static library to avoid...
2014-08-19 Peter HuttererAdd libevdev_property_from_name()
2014-08-18 Peter Huttererconfigure: move the python check down to re-unite the...
2014-08-18 Peter Hutterertest: drop include of libevdev-int.h
2014-08-18 Peter Hutterertest: use ck_assert_int_eq() where comparing integers
2014-08-14 Peter Huttereruinput: preserve the errno before cleaning up
2014-08-14 Peter Huttereruinput: check errno against the positive value
2014-08-08 Peter Huttererlibevdev 1.3RC1 libevdev-1.2.99.901
2014-08-08 Peter Huttererinclude: update to Linux 3.16 header
2014-06-24 Peter Huttererinclude: add uinput.h header as well
2014-06-20 Peter Huttereruinput: change strcpy/strcat usage for snprintf
2014-06-20 Peter Huttereruinput: use the UI_GET_SYSNAME ioctl if available
2014-06-19 Peter Huttererwhitespace fix
2014-06-11 Peter Hutterertest: ignore any timer_create errors in valgrind
2014-06-09 Peter Huttererinclude: update to Linux 3.15 header
2014-06-05 Peter HuttererAdd per-device log handlers
2014-06-05 Peter Huttererm4: fix CC_CHECK_WERROR and CC_FLAG_VISIBILITY macros
2014-06-05 Peter Huttererlibevdev 1.2.99.1
2014-06-05 Peter Huttererlibevdev 1.2.2 libevdev-1.2.2
2014-06-05 Peter HuttererMark the log functions with the printf format attribute
2014-05-22 Peter HuttererDocument that we need uinput in the kernel for the...
2014-05-14 Peter Huttererlibevdev 1.2.1 libevdev-1.2.1
2014-05-07 Peter Hutterertest: unconditionally distribute the valgrind suppressions
2014-05-07 Peter HuttererIgnore NULL as argument in libevdev_uinput_destroy()
2014-04-30 Peter Huttererlibevdev 1.2 libevdev-1.2
2014-04-29 Peter Hutterertest: run all tests through valgrind
2014-04-29 Peter Hutterertest: disable parallel testing
2014-04-27 Peter Hutterertest: silence some valgrind warnings
2014-04-23 Peter Huttererlibevdev 1.2RC1 libevdev-1.1.99.1
2014-04-23 Peter HuttererDrain all events before synchronizing after SYN_DROPPED
2014-04-23 Peter HuttererMove read_more_events() up in the file
2014-04-10 Peter HuttererActually make the min queue size a minimum
2014-04-10 Peter HuttererClarify what signal-safe means
2014-04-07 Peter HuttererCalling libevdev_enable_event_code() overwrites EV_ABS...
2014-04-07 Peter Hutterertest: restore default log priority after tests
2014-04-07 Peter HuttererSplit the SYN_DROPPED page into a few sections
2014-04-07 Peter HuttererFix a typo, add a @ref in the documentation
2014-04-03 Peter HuttererDrop invalid ABS_MT_TRACKING_ID changes
2014-04-03 Peter HuttererMove slot-related initialization down
2014-04-03 Peter HuttererDrop hardcoded MAX_SLOTS in favour of pre-allocated...
2014-04-03 Peter HuttererOnly sync the initial MT state for Protocol B devices
2014-04-03 Peter HuttererDrop unnecessary memset
2014-04-02 Peter HuttererUse libevdev_reset from libevdev_free
2014-04-02 Peter HuttererAdd quote around device name during error message
2014-04-02 Peter Hutterertest: remove checks for test device creation failure
2014-04-02 Peter Hutterertest: the kernel test build doesn't need to link to...
2014-04-02 Peter Hutterertest: fix kernel test for revoke after
2014-04-01 Peter Hutterertest: fix the tracking_id sync test
2014-04-01 Peter HuttererFix indentation
2014-03-25 Peter Huttererlibevdev 1.1 libevdev-1.1
2014-03-21 Peter HuttererAdd documentation for axis updates without a tracking ID
next