platform/upstream/libinput.git
2015-06-01 Peter HuttererCOPYING: note that having linux/input.h in the tree...
2015-05-31 Jon A. Cruztest: address gcc warnings on potentially uninitialized...
2015-05-31 Jon A. CruzAdd xasprintf to avoid use of undefined pointer values
2015-05-31 Jon A. CruzAdd missing config.h includes
2015-05-29 Peter Huttererevdev: use the udev ID_INPUT_POINTINGSTICK property upstream/0.15.0+92+gec468e8
2015-05-29 Peter Hutterertest: add another wait loop for udev
2015-05-29 Peter Hutterertouchpad: check touchpad for basic features we expect
2015-05-29 Peter Hutterertools: print symbolic key names too from event-debug
2015-05-28 Peter Hutterertest: don't abort if the device filter filtered all...
2015-05-28 Peter HuttererREADME: spice up the readme a bit
2015-05-28 Peter Huttererdoc: improve the T440 documentation a bit
2015-05-28 Peter Huttererdoc: add illustrations for clickfinger and software...
2015-05-28 Peter Huttererdoc: add a blurb about scroll sources to the scrolling...
2015-05-27 Peter HuttererUpdate Red Hat's copyright
2015-05-27 Peter Hutterertouchpad: add missing break statement
2015-05-27 Peter Hutterertouchpad: touches after the last key press can be released
2015-05-27 Peter Hutterertouchpad: don't enable edge palm detection on Wacom...
2015-05-27 Peter Hutterertouchpad: reset the touch state when edge scrolling...
2015-05-27 Peter Hutterertouchpad: add palm state debugging
2015-05-27 Peter Hutterertouchpad: split disable-while-typing handling into...
2015-05-27 Peter Hutterertest: add disable-while-typing tests
2015-05-27 Peter Hutterertouchpad: be finer-grained about when to pair touchpads...
2015-05-27 Peter Hutterertouchpad: only check keyboards for disable-while-typing
2015-05-27 Peter Hutterertouchpad: add helper function to get from tp to the...
2015-05-27 Peter Hutterertouchpad: extend the key blacklist for disable-while...
2015-05-27 Peter Hutterertouchpad: move disable-while-typing into its own struct
2015-05-27 Peter Hutterertest: add an extra loop for slow udev initialization
2015-05-25 Peter Huttererevdev: rename evdev_compare_syspath for clarity
2015-05-25 Peter HuttererAdd streq() helper to use instead of strcmp() == 0
2015-05-25 Peter Hutterertest: fix coverity complaint about unbounded loop
2015-05-25 Peter Hutterertest: fail if fgets() from addr2line returns NULL
2015-05-25 Peter Hutterertest: pclose the popened stream
2015-05-25 Peter Hutterertest: move litest_log/vlog up outside of HAVE_LIBUNWIND
2015-05-24 Peter HuttererAdd a few more exclusions to .gitignore
2015-05-24 Peter HuttererAdd .vimdir for libinput-specific settings
2015-05-24 Peter Hutterertest: fix --list for the tests
2015-05-22 Peter Hutterertest: fail if the filter leaves us with zero tests
2015-05-22 Peter Hutterertest: add missing filter for function names
2015-05-21 Peter HuttererMerge branch 'litest-filter-tests'
2015-05-21 Peter Huttererdoc: drop leftovers of Check's selective test running
2015-05-21 Peter Hutterertest: add --filter-group argument to match test groups...
2015-05-21 Peter Hutterertest: add --filter-device argument
2015-05-21 Peter Hutterertest: add filtering to litest framework
2015-05-21 Peter Hutterertest: move argument parsing into a separate function
2015-05-21 Peter Hutterertest: move main() into litest
2015-05-21 Peter Hutterertouchpad: sync the initial touch state
2015-05-21 Peter Huttererevdev: sync the initial state for absolute pointer...
2015-05-21 Peter Huttererevdev: sync the initial x/y position for touchscreens
2015-05-21 Peter Huttererevdev: add an interface hook to suspend a device
2015-05-21 Peter Huttererevdev: move release_pressed_keys() up
2015-05-21 Peter Hutterertouchpad: rename all interface functions for clarity
2015-05-21 Peter Huttererevdev: log a bug if releasing a key fails, but don...
2015-05-21 Peter Hutterertest: add missing linebreak in debug error message
2015-05-21 Jan Alexander... Rename MODEL_SYSTEM76_CLEVO to MODEL_CLEVO_W740SU
2015-05-21 Peter HuttererMerge branch 'litest-backtrace'
2015-05-20 Peter Hutterertest: move opening { to next line
2015-05-20 Peter Huttererdoc: clarify a comment what a "no device" test case...
2015-05-19 Peter HuttererAllow disabling of middle button emulation where it...
2015-05-19 Peter HuttererAllow disabling tapping on a device without tapping
2015-05-19 Peter Hutterertest: add a note to one of the device tests
2015-05-19 Peter Hutterertest: parse the LITEST_VERBOSE environment variable
2015-05-19 Peter Huttererpath: be more lenient waiting for udev to settle things
2015-05-19 Peter Hutterertest: drop unneeded includes
2015-05-18 Peter Hutterertest: convert all helper functions to use the litest...
2015-05-18 Peter Hutterertest: extract file:line from backtrace with addr2line
2015-05-18 Peter Hutterertest: add pointer comparison macros
2015-05-18 Peter Hutterertest: add a backtrace facility to litest
2015-05-18 Peter Hutterertest: cast to int before integer comparison
2015-05-18 Peter Hutterertest: don't use enum values in ck_assert macros directly
2015-05-18 Peter Hutterertest: type-safe two ck_assert invocations
2015-05-18 Peter Huttererdoc: add some documentation for disable-while-typing
2015-05-18 Peter Hutterertouchpad: use a two-stage timeout for disable-while...
2015-05-18 Peter Hutterertouchpad: add timeout-based disable-while-typing
2015-05-18 Peter Hutterertouchpad: switch from is_palm to an enum
2015-05-18 Peter HuttererMerge branch 'tap-to-end-drag'
2015-05-18 Velimir Lisectest: add test cases for ending drag with a tap
2015-05-18 Velimir Lisectouchpad: end tap-and-drag with an extra tap
2015-05-08 Peter Hutterertimer: fix coverity warning about unused return value
2015-05-08 Peter Hutterertest: switch the touchpad multitap tests over to ranged...
2015-05-08 Peter Hutterertest: switch the abs ranged tests over to real ranged...
2015-05-08 Peter Hutterertest: add litest_add_ranged* functionality
2015-05-07 Peter Hutterertools: add middle button emulation to listed capabilities
2015-05-07 Peter Hutterertest: use litest_is_button_event() helper
2015-05-07 Peter Hutterertest: add litest_is_keyboard_event() helper function
2015-05-07 Peter Hutterertest: add litest_is_touch_event() helper function
2015-05-07 Peter Hutterertest: add litest_is_motion_event() helper
2015-05-07 Peter Hutterertest: add litest_is_axis_event() helper
2015-05-07 Peter Hutterertest: re-order the tests to have the likely ones to...
2015-05-07 Peter Hutterertest: litest_is_button_event should take an unsigned int
2015-05-07 Benjamin Tissoirestouchpad: add support for per-finger hovering information
2015-05-06 Peter Huttererfilter: add Simon's copyright
2015-05-06 Benjamin Tissoirestest: rename hover tests into semi_mt_hover
2015-05-06 Benjamin Tissoirestest: bcm5974: down should be marked as static
2015-05-06 Peter Huttererdoc: add a page about the test suite
2015-05-06 Peter Hutterertest: return the right value from open_restricted
2015-05-06 Peter Hutterertest: move a comment to where it belongs
2015-05-05 Peter Huttererconfigure.ac: libinput 0.15.0 - this time for real 0.15.0
2015-05-05 Peter Huttererconfigure.ac: libinput 0.15.0
2015-05-05 Peter Hutterertest: split test for invalid ranges into hi/lo
2015-05-05 Peter Hutterertest: add helper function for creating a device not...
next