summaryrefslogtreecommitdiff
path: root/hwdb.d/parse_hwdb.py
Commit message (Expand)AuthorAgeFilesLines
* parse_hwdb: allow negative value for EVDEV_ABS_ propertiesYu Watanabe2022-11-011-1/+1
* test: make pylint happyFrantisek Sumsal2022-10-191-7/+8
* test: make parse-hwdb compatible with older pyparsing versionsFrantisek Sumsal2022-10-191-7/+12
* udev: hwdb: Match iio sensors based on their labelAlper Nebi Yasak2022-08-181-1/+14
* Add support to set autosuspend delay via hwdbMario Limonciello2022-05-091-0/+1
* Add AV production controllers to hwdb and add uaccessBe2022-03-141-0/+1
* hwdb: add new database file for PDA devicesDavide Cavalca2022-01-311-0/+1
* test: frequency in mouse DPI is optionalYu Watanabe2022-01-281-1/+1
* hwdb: fix check for uppercasedness of match patternsZbigniew Jędrzejewski-Szmek2022-01-041-4/+6
* hwdb: Tag IR cameras as suchwip/hadess/webcamsBastien Nocera2021-10-271-0/+3
* hwdb: Permit unsetting power/persist for USB devicesBenjamin Berg2021-09-211-0/+1
* hwdb: Allow end-users root-less access to USB analyzerswip/hadess/usb-analysers-uaccessBastien Nocera2021-09-021-0/+1
* 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