summaryrefslogtreecommitdiff
path: root/udev/parse_hwdb.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-23evdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION propertyPeter Hutterer1-2/+7
2017-05-15udev/hwdb_parser.py: use python3 from env instead of /usr/binGabriel Laskar1-1/+1
2017-04-26touchpad: move the pressure range to a hwdb entryPeter Hutterer1-1/+7
2017-02-13touchpad: add a hwdb quirk for (external) touchpad/keyboard combosPeter Hutterer1-1/+6
2017-01-30switch: for surface 3 tablets, write the lid open to the devicePeter Hutterer1-2/+2
2017-01-30udev: mark all laptops as lid switch reliablePeter Hutterer1-1/+7
2017-01-16udev: fix parse_hwdb.py to work with pyparsing 2.1.10Peter Hutterer1-1/+1
2016-11-02udev: add the hwdb_parser.py test from systemdPeter Hutterer1-0/+178