summaryrefslogtreecommitdiff
path: root/hwdb.d
Commit message (Collapse)AuthorAgeFilesLines
* hwdb: Add Lenovo ThinkPad C13 YogaAkihiko Odaki2022-06-271-0/+4
|
* hwdb: analyzers: remove generic "STM Device in DFU Mode"Jan Luebbe2022-06-141-1/+0
| | | | | The USB ID v0483pDF11 is used by the ROM code in many STMicroelectronics devices (for firmware download) and not just signal analyzers.
* hwdb: Add HP Dev OneJeremy Soller2022-06-091-0/+5
| | | | | This enables the microphone mute and programmable hotkey for the HP Dev One.
* hwdb: Add accel orientation quirk for the Aya Neo NextMaccraft1232022-06-061-0/+8
|
* hwdb: Add Google Meet speakermicPablo Ceballos2022-05-271-1/+2
| | | | | It has the same issue as the Google Hangouts Meet speakermic but a different VID/PID.
* hwdb: update via ninja -C build update-hwdbLuca Boccassi2022-05-219-1798/+2485
|
* hwdb: Add Google Hangouts Meet speakermicPablo Ceballos2022-05-161-0/+8
| | | | | | | | This device implements the phone mute HID usage as a toggle switch, where 1 indicates muted, and 0 indicates unmuted. However, for a key event 1 indicates that the key has been pressed and 0 indicates it has been released. This mismatch causes issues, so prevent key events from being generated for this HID usage.
* hwdb: fix accelerometer mount matrix for Aquarius NS483Nikolai Kostrigin2022-05-161-0/+8
| | | | Signed-off-by: Nikolai Kostrigin <nickel@altlinux.org>
* hwdb: Add accel orientation for the I15-TGMartin2022-05-151-0/+1
| | | Add accel orientation for the Cube iWork 10 I15-TG
* hwdb: add touchpad parameters for Lenovo T15g Gen1 (#23373)Nikolai Grigoriev2022-05-151-0/+7
|
* hwdb: run 'update-hwdb' for v251-rc3Luca Boccassi2022-05-139-2206/+3193
|
* Merge pull request #23329 from superm1/mlimonci/lg850-glZbigniew Jędrzejewski-Szmek2022-05-102-1/+11
|\ | | | | Set auto-suspend delay on LG850-GL
| * Set autosuspend delay for Fibocom LG850-GLMario Limonciello2022-05-091-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been shown that the autosuspend delay for this device enacted by modem manager will race with suspend and cause system suspend failures. This occurred in ChromiumOS on a chromebook, but there is no reason it won't happen in regular notebooks with the same WWAN. To avoid the failure delay autosuspend to a frequency longer than the polling rate used by modem manager. Link: https://chromium-review.googlesource.com/c/chromiumos/overlays/board-overlays/+/3635003 Link: https://github.com/freedesktop/ModemManager/blob/43e76bf1bbca8207e37d3fbddfed4bb8578f0170/src/mm-iface-modem.c#L1633
| * Add support to set autosuspend delay via hwdbMario Limonciello2022-05-092-0/+5
| |
* | Add HUION Inspiroy H420X to hwdbYutsuten2022-05-101-0/+9
|/
* hwdb: add rammus accelerometer supportlucagoc2022-05-081-0/+4
|
* hwdb: run "update-hwdb"Zbigniew Jędrzejewski-Szmek2022-05-059-88/+877
|
* meson: Use meson test suite featureJan Janssen2022-05-041-0/+1
| | | | | | This makes it easier to only test a subset of tests without having to specify them all on the command line: meson test -C build --suite headers
* Adding a description of the keyboard shortcut Fn+F12 for the HP EliteBook ↵rodin-ia2022-05-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 845 G7 device. (#23253) udevadm info /dev/input/event4 P: /devices/platform/i8042/serio0/input/input4/event4 N: input/event4 L: 0 S: input/by-path/platform-i8042-serio-0-event-kbd E: DEVPATH=/devices/platform/i8042/serio0/input/input4/event4 E: DEVNAME=/dev/input/event4 E: MAJOR=13 E: MINOR=68 E: SUBSYSTEM=input E: USEC_INITIALIZED=4165584 E: KEYBOARD_KEY_81=f20 E: KEYBOARD_KEY_89=battery E: KEYBOARD_KEY_8a=screenlock E: KEYBOARD_KEY_8b=camera E: KEYBOARD_KEY_8c=media E: KEYBOARD_KEY_8e=dvd E: KEYBOARD_KEY_92=brightnessdown E: KEYBOARD_KEY_97=brightnessup E: KEYBOARD_KEY_b1=help E: KEYBOARD_KEY_b3=unknown E: KEYBOARD_KEY_d7=wlan E: KEYBOARD_KEY_ee=switchvideomode E: KEYBOARD_KEY_68=unknown E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_BUS=i8042 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-0 E: ID_PATH_TAG=platform-i8042-serio-0 E: XKBMODEL=pc105 E: XKBLAYOUT=us E: BACKSPACE=guess E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0 E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd E: TAGS=:power-switch: E: CURRENT_TAGS=:power-switch:
* fix typoYu Watanabe2022-05-031-1/+1
|
* Fix orientation detection for HP Pavilion X2 10-k010nrAlice S2022-05-021-0/+2
|
* Fix orientation detection for Asus Transformer T100TAF, copied T100TA ruletechtino2022-05-011-0/+1
|
* hwdb: run "ninja update-hwdb-autosuspend" for v251-rc2Lennart Poettering2022-04-281-1/+2
|
* hwbd: run "update-hwdb" for v251-rc2Lennart Poettering2022-04-2812-713/+3661
|
* hwdb: make sure "ninja update-hwdb" works on f35Lennart Poettering2022-04-281-1/+1
| | | | | | let's restore compatibility with pyparsing from fedora 35, i.e.: python3-pyparsing-2.4.7-9.fc35.noarch
* hwdb: add keyboard mapping for HP ProBook 11G2Yu Watanabe2022-04-281-1/+6
| | | | Closes #23108.
* hwdb: Fix rotation for HP Pro Tablet 408 G1Lance2022-04-231-0/+4
|
* hwdb: Remap micmute to f20 for ASUS WMI hotkeysBenjamin Berg2022-04-221-0/+1
| | | | | | | For micmute userspace handles both micmute and f20, as Xorg cannot handle the high keycode that the micmute key has. As such, adding the remapping means that the key will work on Xorg clients and not just when using wayland.
* hwdb: add resolutions for the Vaio FE14 touchpad (#23136)davijosw2022-04-221-0/+11
|
* hwdb 60-keyboard Add HP/Compaq KBR0133Matthew Blythe2022-04-211-0/+1
|
* hwdb: 60-keyboard: Add Acer Aspire One AO532h keymappingsHans de Goede2022-04-191-0/+6
| | | | | | | | Add keymappings for the Acer Aspire One AO532h netbook. Unmap the brightnesskeys because they send duplicate key events with the ACPI video bus key events and add a mapping for the bluetooth on/off hotkey.
* hwdb: Update 60-keyboard.hwdb (#23074)davijosw2022-04-181-0/+7
| | | | | Fix Fn+F1 (toggle touchpad) that wasn't working. Closes #23058
* hwdb: drop boilerplate about match patterns being unstableZbigniew Jędrzejewski-Szmek2022-04-066-29/+0
| | | | | | | We've had this text since the beginning, but in fact the patterns must be stable in order for people to create local hwdb entries. And we support that and can't change the match patterns without being very careful. So let's just drop the text.
* Merge pull request #22894 from keszybz/hwdb-updateZbigniew Jędrzejewski-Szmek2022-03-2915-609/+8799
|\ | | | | Update hwdb again
| * hwdb: update autosuspend entriesZbigniew Jędrzejewski-Szmek2022-03-291-1/+9
| |
| * hwdb: update for v251Zbigniew Jędrzejewski-Szmek2022-03-2913-603/+8782
| | | | | | | | | | As usual, there are mostly additions of new entries, and some spelling correction and company renames, no big removals.
| * hwdb: fix parser to work with newer pyparsingZbigniew Jędrzejewski-Szmek2022-03-292-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | The handling of whitespace in pyparsing is a bother. There's some global state, and per-element state, and it's hard to get a handle on things. With python3-pyparsing-2.4.7-10.fc36.noarch the grammar would not match. After handling of tabs was fixed to not accept duplicate tabs, the grammar passes. It seems that the entry for usb:v8087p8087* was generated incorrectly because we treated the interface line (with two TABs) as a device line (with one TAB).
* | hwdb: Add mic mute key mapping for HP Elite x360Andy Chi2022-03-291-0/+2
|/ | | | | | | On the new Elite x360 2 in 1 HP laptops, the microphone mute hotkey is "Fn+F8" and the scancode for this hotkey is 0x81, but this scancode was mapped to fn_esc in the HP generic keymap section. To fix this problem, we add a machine specific keymap section to add the correct keymap rule.
* Add HP Elitebook 2760p support (#22766)AlexCatze2022-03-181-0/+12
|
* hwdb: Add AV production access to Elgado Stream Deck devicesGeorges Basile Stavracas Neto2022-03-141-1/+25
| | | | | | | | | | | The Stream Deck products from Elgato are simple key pads intended to be used as macro pads. They're popular within the streaming community. This commit adds all 5 Stream Deck variants available to the AV production file. See https://www.elgato.com/en/stream-deck
* Add AV production controllers to hwdb and add uaccessBe2022-03-143-0/+125
| | | | | | | | | | | | This adds support for AV production controller devices, such as DJ tables, music-oriented key pads, and others. The USB vendor and product IDs come from Mixxx, Ctlra, and Ardour. Fixes #20533 Co-developed-by: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
* Fix mic mute on Acer TravelMate B311-31 (#22677)tawefogo2022-03-081-0/+6
|
* Add support for NEC VersaPro VG-S4piu2022-03-071-0/+11
| | | The brightness control key (Fn+F7 Fn+F8) and touchpad toggle key (Fn + Space) do not work on the NEC VersaPro VG-S laptop. Add the keycode to fix the problem.
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-32/+30
| | | | | | | | | | | The approach to use '''…'''.split() instead of a list of strings was initially used when converting from automake because it allowed identical blocks of lines to be used for both, making the conversion easier. But over the years we have been using normal lists more and more, especially when there were just a few filenames listed. This converts the rest. No functional change.
* hwdb: Force release calculator key on all HP OMEN laptopsLan Tian2022-02-221-2/+2
|
* hwdb: add CST Laser Trackball (#22583)prumian2022-02-221-0/+8
| | | Set the default to 800DPI as this is what user manual suggests.
* hwdb: 60-keyboard: Support the buttons on CZC P10T tabletLubomir Rintel2022-02-181-0/+14
| | | | | | | | | | | | | | | | The machine has tree buttons connected to an EC that acts as a regular AT-compatible keyboard controller. It can be either in "Windows 7" or "Android" mode. It boots up with the earlier, but the Android build on the tablet switches it on bootup (Windows presumably leaves it as-is). The "Windows 7" mode, the behavior is very inconvenient: the Home button emits multiple key presses that presumably do something in Windws 7 while the second button toggles the RF Kill Switch in addition to producing a scancode (it's labeled "Back" on Android version of the tablet). The "Android" mode just sends the good ol' scan codes and this patch handles them. On mainline Linux, the "x86-android-tablets" driver makes sure we're in the correct mode.
* hwbd: 60-sensor.hwdb: Add Pipo W2ProMatt Walton2022-02-071-0/+4
| | | Add accelerometer matrix for Pipo W2Pro tablet. Y-axis was backwards (normal <--> bottom-up).
* hwdb: add HP calculatorsDavide Cavalca2022-02-041-1/+12
|
* hwdb: add support for Surface Laptop 2 & 3 (#22303)Dorian Clay2022-01-311-0/+18
|