platform/upstream/libinput.git
2017-01-30 Peter Hutterertest: add touchpad pressure tests
2017-01-30 Peter Hutterertouchpad: use pressure values for touch is-down decision
2017-01-30 Peter Hutterertest: add the right pressure bits.
2017-01-30 Peter Hutterertest: make sure touch up resets pressure
2017-01-26 Peter Hutterertest: switch the semi-mt devices to use the litest...
2017-01-26 Peter Hutterertest: handle semi-mt devices in litest
2017-01-26 Peter Hutterertest: convert event handling while loops into for loops
2017-01-26 Peter Hutterertest: allow nesting of litest_push_event_frame()
2017-01-26 Peter Hutterertouchpad: ignore hovering touches when tapping
2017-01-26 Peter Hutterertest: force a pressure of 0 when we hover a touch
2017-01-26 Peter Hutterertest: add two more touch..._extended functions
2017-01-26 Peter Huttererautogen.sh: exec the configure script
2017-01-26 Mihail Konevautogen: add default patch prefix
2017-01-25 Peter Hutterertouchpad: use a helper function for the libinput context
2017-01-25 Peter Huttererevdev: fix an error message
2017-01-23 Peter HuttererDrop normalized_get_direction, use physical distances...
2017-01-23 Peter Hutterertouchpad: convert normalized_length to physical coordinates
2017-01-23 Peter Hutterertouchpad: mask out ABS_MT if we don't have or disable MT
2017-01-20 Peter HuttererMerge branch 'wip/wheel-tilt-source'
2017-01-20 Peter Hutterertest: add wheel tilt tests
2017-01-20 Peter HuttererMerge branch 'gcov'
2017-01-20 Peter Hutterertest: add test to set tap map on unsupported devices
2017-01-20 Peter Hutterertest: check the pad button state in litest_is_pad_butto...
2017-01-20 Peter Hutterertest: add tests for tablet buttons and button seat...
2017-01-20 Peter Hutterertest: add more tests for tap-drag config
2017-01-20 Peter Hutterertest: ad calls to check whether pressure has changed
2017-01-20 Peter Hutterertest: test absence of scroll events on keyboards
2017-01-20 Peter Hutterertest: add device size/no size checks
2017-01-20 Peter Hutterertest: add a test for the tool ID
2017-01-20 Peter Hutterertest: add a test for tablet pad event timestamps
2017-01-20 Peter Hutterertest: add test for tablet_tool_get/set_user_data
2017-01-20 Peter Hutterertest: add a tablet tool capability check
2017-01-20 Peter Hutterertest: add a test to force a destroy for the path backend
2017-01-20 Peter Hutterertest: add some device capability checks
2017-01-20 Peter Hutterertest: add test for fetching invalid pointer axes
2017-01-20 Peter Hutterertest: test for libinput_device_get/set_user_data
2017-01-20 Peter Hutterertest: add tests for checking for buttons for a non...
2017-01-20 Peter Huttererutil: make all property parsing helpers ignore NULL...
2017-01-20 Peter Hutterertest: add test for invalid path operations on udev...
2017-01-20 Peter Hutterertest: add test for invalid udev_assign_seat on path...
2017-01-20 Peter Hutterertest: add helper function to install a "bug expected...
2017-01-20 Peter Hutterertest: add a test for keyboard LED updates
2017-01-20 Peter HuttererHook up gcov for coverage reports
2017-01-19 Peter Huttererconfigure.ac: libinput 1.6.0 1.6.0
2017-01-19 Peter Huttererfilter: normalize deltas before processing or returning...
2017-01-18 Peter Huttererfilter: change the tracker delta type to device-units
2017-01-17 Peter Hutterergitignore: add test suite runner binary to gitignore
2017-01-17 Peter HuttererUpdate gitignore for new test source names
2017-01-17 Rohith MukkuFix typos in Documentation
2017-01-16 Peter Hutterertest: check if left-handed is available for the left...
2017-01-16 Peter Hutterertest: fix some tablet tests' unreached code
2017-01-16 Peter Hutterertest: fix pointer accel defaults test
2017-01-16 Peter Hutterertest: simplify some checks in the path test
2017-01-16 Peter Hutterertest: remove some untriggered code from the keyboard...
2017-01-16 Peter HuttererFix doxygen references for natural scroll config
2017-01-16 Peter Huttererconfigure.ac: libinput 1.6rc2 1.5.902
2017-01-16 Peter Huttererudev: fix parse_hwdb.py to work with pyparsing 2.1.10
2017-01-16 Peter Hutterertest: rename wacom test devices to a consistent naming...
2017-01-16 Peter HuttererRevert "Remove the workaround for libevdev pre 1.3"
2017-01-15 Peter Hutterertest: remove tablet axis normalization test
2017-01-15 Peter Hutterertest: fix a comment regarding uinput's resolution assig...
2017-01-15 Peter HuttererRemove the workaround for libevdev pre 1.3
2017-01-15 Peter Huttererudev: move check for seat_id down
2017-01-15 Peter Hutterertest: prefix all test source files with "test-"
2017-01-15 Peter HuttererRename path.(c|h) to path-seat.(c|h)
2017-01-12 Peter Hutterertest: use some helper functions
2017-01-12 Peter Hutterertest: fix some empty queue handling
2017-01-12 Peter Hutterertest: skip a few unnecessary base event conversions
2017-01-12 Peter Hutterertest: add a synaptics RMI4 test device
2017-01-11 Peter Huttererudev: mark Asus X555LAB as touchpad with visible marker
2017-01-11 Peter Hutterertouchpad: add a model tag to mark touchpads with visibl...
2017-01-11 Peter HuttererRemove a couple of double semicolons
2017-01-10 Peter Huttererconfigure.ac: libinput 1.6rc1 1.5.901
2017-01-10 Peter Hutterertest: swap order for selftest and test suite
2017-01-04 Peter Huttererevdev: add support for wheel tilt
2017-01-04 Peter Huttererevdev: add helper function to parse a udev flag
2017-01-04 Peter HuttererAdd wheel tilt as axis source
2017-01-03 Peter Hutterertools: reduce some spacing to compress the output a bit
2017-01-03 Peter Hutterertools: align device notify output better
2017-01-03 Peter Hutterertools: size in mm is enough, no need for sub-mm precisi...
2017-01-02 Peter Hutterertools: add allowed range to --set-speed help output
2016-12-21 Peter Hutterertest: add test for the vertical position-dependent...
2016-12-21 Peter Hutterergestures: if fingers don't move, force a gesture by...
2016-12-21 Peter Hutterertablet: ignore MSC_SCAN
2016-12-21 Peter Hutterertouchpad: reduce the tap movement threshold to 1.3mm
2016-12-21 Peter Hutterertouchpad: reduce the initial timeout for tapping after...
2016-12-21 Peter HuttererMerge branch 'touchpad-pointer-accel-revamp'
2016-12-21 Peter Huttererfilter: tweak the magic slowdown
2016-12-21 Peter Huttererdoc: update the touchpad pointer acceleration svg
2016-12-21 Peter Huttererfilter: revamp the touchpad's acceleration code
2016-12-21 Peter Hutterertools: switch the ptraccel-debug printf to use mm/s
2016-12-21 Peter Huttererfilter: work the touchpad magic slowdown into the vario...
2016-12-21 Peter Huttererfilter: change touchpad accel code to use mm/s
2016-12-21 Peter Huttererfilter: drop the now-generic trackpoint and low-dpi...
2016-12-21 Peter Huttererfilter: change the filter functions to take raw device...
2016-12-21 Peter HuttererAdd device_float_get_direction
2016-12-21 Peter Hutterertouchpad: init the device's dpi correctly
2016-12-21 Peter Huttererfilter: duplicate pointer accel for touchpads
2016-12-21 Peter Huttererfilter: drop the dpi_factor in favor of direct calculation
2016-12-21 Peter Huttererfilter: store the raw dpi value in the filter
next