summaryrefslogtreecommitdiff
path: root/hwdb.d/parse_hwdb.py
Commit message (Expand)AuthorAgeFilesLines
* login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be setFranck Bui2021-07-051-0/+2
* hwdb: fix parser to execute test for ieee1394-unit-function with no argumentTakashi Sakamoto2021-05-051-1/+1
* hwdb: allow parser to expect usage of slash sign in value of propertyTakashi Sakamoto2021-04-071-1/+1
* hwdb: add parser grammar for IEEE 1394 unit function listTakashi Sakamoto2021-04-071-0/+10
* hwdb: check for the right set of MOUSE_WHEEL_CLICK_ propertiesPeter Hutterer2021-01-291-3/+14
* hwdb: Relax parsing script to allow 0 and 1 for all ID_* propertiesBjörn Daase2021-01-081-14/+14
* hwdb: add missing Group()Yu Watanabe2020-11-271-2/+2
* hwdb: enable diagnostic switchesYu Watanabe2020-11-271-1/+7
* Revert "parse_hwdb: enforce the ":*" suffix"Zbigniew Jędrzejewski-Szmek2020-11-031-3/+2
* hwdb: drop quotes from XKB_FIXED_*= propertiesZbigniew Jędrzejewski-Szmek2020-10-201-6/+7
* parse_hwdb: enforce the ":*" suffixZbigniew Jędrzejewski-Szmek2020-10-151-2/+3
* hwdb: check that uppercase digits are used in modalias patternsZbigniew Jędrzejewski-Szmek2020-07-171-2/+24
* hwdb: allow spaces in usb: matches and similar patternsZbigniew Jędrzejewski-Szmek2020-07-171-1/+1
* test: also verify the generated autosuspend hwdb fileZbigniew Jędrzejewski-Szmek2020-06-221-1/+17
* hwdb: remove support for MOUSE_WHEEL_TILT_*Peter Hutterer2020-05-241-2/+0
* hwdb: 60-sensor.hwdb: Add proximity sensor udev property (#14845)Guido Günther2020-03-031-0/+1
* hwdb: ignore keys added in kernel 5.5Zbigniew Jędrzejewski-Szmek2019-12-191-4/+5
* hwdb: add XKB_FIXED_MODEL to the keyboard hwdbSebastian Wick2019-11-051-0/+1
* parse_hwdb: fix compatibility with pyparsing 2.4.*Zbigniew Jędrzejewski-Szmek2019-10-101-2/+3
* parse_hwdb: process files in orderZbigniew Jędrzejewski-Szmek2019-10-101-1/+1
* parse_hwdb: bail with an error if no matches or groups are detectedZbigniew Jędrzejewski-Szmek2019-10-101-4/+6
* Rename udev's hwdb/ to hwdb.d/Zbigniew Jędrzejewski-Szmek2019-10-101-0/+242