summaryrefslogtreecommitdiff
path: root/udev/libinput-model-quirks.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-31udev: drop the JUMPING_SEMI_MT quirk, no-one uses itPeter Hutterer1-40/+0
2018-05-31udev: drop the custom firmware detection code in favor of a modaliasPeter Hutterer1-35/+0
2018-05-30udev: support firmware detection for pointing sticksMartin Wilck1-0/+15
2018-03-09Extract and reset the abs fuzz value for the x/y axesPeter Hutterer1-0/+58
2016-02-10touchpad: init a default hysteresis for ALPS rushmore touchpadsPeter Hutterer1-1/+1
2016-02-10udev: fix ALPS firmware detectionPeter Hutterer1-2/+2
2015-08-11udev: use prop_value() to fetch the ID_INPUT_PROP propertyPeter Hutterer1-1/+1
2015-07-27touchpad: disable 2fg scrolling on Synaptics semi-mt touchpadsPeter Hutterer1-0/+26
2015-07-14udev: add ALPS firmware detection and size propertiesPeter Hutterer1-0/+26
2015-07-14udev: add a model-quirks calloutPeter Hutterer1-0/+90