Marco Trevisan (Treviño)
e8c55c5939
data/autosuspend.hwdb: Sync with unsupported devices wiki
2026-02-10 05:41:06 +00:00
Petko Bordjukov
5f1da71e70
synaptics: Add 06cb:00e9
...
Tested working on an HP x360 1040 G8
Reverts: 0edae7b641
2026-02-10 02:01:08 +00:00
Himura Kazuto
3460b020e1
egismoc: support ETU905A88-E device (1c7a:0584)
2025-12-06 01:26:29 +00:00
Marco Trevisan (Treviño)
6b914a2070
data: Update unsupported devices list
2025-02-14 00:40:16 +01:00
Nkaspers
4611cc4a1b
Synaptics: add new PID 0x00C4
...
And drop it from the unsupported list
2024-08-30 04:34:34 +02:00
Marco Trevisan (Treviño)
eaec2339cc
libfprint-fprint-list-udev-hwdb: Add new broadcom device IDs
2024-05-22 17:09:38 +02:00
Marco Trevisan (Treviño)
7476faba68
data, libfprint: Update list of unsupported drivers
2024-02-19 16:16:02 +01:00
Marco Trevisan (Treviño)
ee509c7ee6
libfprint/fprint-list-udev-hwdb: Update unsupported list from wiki
2024-02-13 15:28:53 +01:00
Marco Trevisan (Treviño)
92c5fc4643
cleanup: Use allow/deny lists instead of color based ones
...
There was nothing racist on those names here (what? Do human races even
exist?!), but let's avoid any confusion.
2024-02-13 15:19:47 +01:00
Marco Trevisan (Treviño)
2414dbdbd4
libfprint/fprint-list-udev-hwdb: Update unsupported devices from wiki
2023-09-27 19:44:37 +02:00
Marco Trevisan (Treviño)
ca481cce50
fprint-list-udev-hwdb: Update devices from wiki
2022-09-27 16:32:09 +02:00
Bastien Nocera
ac3b0d07ba
hwdb: Add FT9201Fingerprint reader
...
To the unsupported list.
2022-08-16 15:58:53 +02:00
Bastien Nocera
9ca1564e2d
hwdb: Add Lenovo ThinkPad E15 fingerprint reader
...
To the unsupported list.
2022-08-16 15:58:53 +02:00
Benjamin Berg
8b8dc0fec2
hwdb: Sync with wiki to add more unknown devices
2022-05-24 14:38:10 +02:00
Josh Chen
eda8d13927
elan: add PID 0x0c4b
2022-04-14 17:21:52 +08:00
Benjamin Berg
6f5ba3cbb5
udev-hwdb: Update unsupported device list
2022-02-11 19:36:22 +01:00
Aris Lin
eb1013cdb6
synaptics: Remove PID 0xC9
2022-01-28 19:25:24 +08:00
Benjamin Berg
2cfff27729
udev-hwdb: Update unsupported device list
2021-11-02 16:28:13 +01:00
Benjamin Berg
03deb3011b
udev-hwdb: Update unsupported device list
2021-09-17 12:54:02 +02:00
Benjamin Berg
c7650b6ec9
udev-hwdb: Set ID_PERSIST=0 in hwdb
...
See https://github.com/systemd/systemd/pull/20756
2021-09-17 12:46:29 +02:00
Benjamin Berg
2a70cd7e02
udev-hwdb: Update unsupported list (add synaptics PID 00e7)
2021-08-19 19:03:24 +02:00
Saeed/Ali Rk
f7290255e0
egistec: Add new driver
...
This supports 1c7a:0570
Co-Authored-By: Maxim Kolesnikov <kolesnikov@svyazcom.ru >
2021-07-08 13:42:22 +02:00
Vincent Huang
0edae7b641
synaptics: Remove PID 0xE9
2021-06-17 08:00:47 +00:00
Benjamin Berg
d2981fc6a4
elan: Add PID 0c4f
...
Users are reporting that the sensor works fine.
2021-04-28 22:04:16 +02:00
Julius Piso
e0de8c67b6
Added driver for validity vfs7552
2021-03-12 11:29:43 +01:00
Benjamin Berg
f2d0d0bc57
udev-hwdb: Update list of unsupported devices
2021-03-03 17:29:30 +01:00
Marco Trevisan (Treviño)
57f836a0f6
udev-hwdb: Generate autosuspend list using a sorted list
2021-01-21 15:55:44 +00:00
Marco Trevisan (Treviño)
2f2da87240
list-udev-hwdb: Add SPDX license to the generated file
...
And update it...
2021-01-20 22:03:40 +01:00
Marco Trevisan (Treviño)
533180a2e6
data: Use auto-generated but hardcoded autosuspend hwdb file
...
This solves various problems:
1. It stays the same also if some drivers have been disabled
2. It uses a stable path for being imported by systemd
3. It is still checked for its validity by tests
4. It can be auto-generated using a simple command
2021-01-20 21:17:42 +01:00
Benjamin Berg
66fc93eeff
udev-hwdb: Prevent devices from being listed twice
...
The change to print a warning (for testing purposes) from commit
944e0d0383 (udev-rules: Print warning if an ID is supported) was
incorrect because it prevented duplicated to be suppressed if a device
is listed by two independent drivers.
2021-01-20 18:02:31 +01:00
Benjamin Berg
55a2bb5536
Generate a hwdb instead of udev rules
...
We only use the rules/hwdb to enable auto-suspend. So, instead of
shipping our own rules, we can just use the existing autosuspend rules
and ship a hwdb that sets the appropriate flag.
Closes : #336
2021-01-19 14:21:44 +01:00