systemd/hwdb.d
Hans de Goede ddd19fce8a hwdb: Add accel orientation quirk for the Cyberbook T116 tablet
Add a quirk for the accelerometer orientation for the
Cyberbook T116 rugged tablet.
2021-09-28 19:50:27 +02:00
..
.gitattributes
.gitignore
20-acpi-vendor.hwdb
20-acpi-vendor.hwdb.patch hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-bluetooth-vendor-product.hwdb
20-dmi-id.hwdb
20-net-ifname.hwdb
20-OUI.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-pci-classes.hwdb
20-pci-vendor-model.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-sdio-classes.hwdb
20-sdio-vendor-model.hwdb
20-usb-classes.hwdb
20-usb-vendor-model.hwdb hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
20-vmbus-class.hwdb
60-autosuspend-fingerprint-reader.hwdb hwdb: update fingerprint autosuspend rules 2021-09-21 20:28:10 +02:00
60-autosuspend.hwdb hwdb: Permit unsetting power/persist for USB devices 2021-09-21 20:28:10 +02:00
60-evdev.hwdb hwdb: add touchpad fuzz for Asus UX362FA (#20770) 2021-09-20 14:00:42 +10:00
60-input-id.hwdb
60-keyboard.hwdb Fix volume control keys for LG Gram (#20644) 2021-09-06 16:55:11 +02:00
60-seat.hwdb
60-sensor.hwdb hwdb: Add accel orientation quirk for the Cyberbook T116 tablet 2021-09-28 19:50:27 +02:00
70-analyzers.hwdb hwdb: Allow end-users root-less access to USB analyzers 2021-09-02 16:01:28 +02:00
70-joystick.hwdb
70-mouse.hwdb Add Logitech USB-PS/2 M-BT96A to hwdb 2021-09-22 11:36:43 +01:00
70-pointingstick.hwdb hwdb: add a generic rule for trackpoints (#20543) 2021-08-30 18:30:42 +10:00
70-touchpad.hwdb
80-ieee1394-unit-function.hwdb hwdb: ieee1394-unit-function: correct entries for eAR Master One and Terratec Aureon 7.1 FireWire 2021-08-08 08:37:46 +09:00
acpi-update.py
acpi_id_registry.html
ids_parser.py
ma-large.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
ma-medium.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
ma-small.txt hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
meson.build hwdb: Allow end-users root-less access to USB analyzers 2021-09-02 16:01:28 +02:00
parse_hwdb.py hwdb: Permit unsetting power/persist for USB devices 2021-09-21 20:28:10 +02:00
pci.ids hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00
pnp_id_registry.html
README
sdio.ids
usb.ids hwdb: run ninja -C build update-hwdb update-hwdb-autosuspend 2021-07-07 10:35:53 +01:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.