summaryrefslogtreecommitdiff
path: root/hwdb.d
Commit message (Collapse)AuthorAgeFilesLines
* Add Logitech G502 HERO to mouse hwdbArthur Moraes do Lago2020-04-161-0/+2
|
* hwdb: Add accel orientation quirk for Geoflex laptopRoss Lagerwall2020-04-121-0/+8
| | | | | Add a quirk to fix the accelerometer orientation on the Geoflex laptop so that the display is upright rather than upside-down.
* hwdb: Fix kbd brightness keys on Acer Predator PH 315-52Jian-Hong Pan2020-04-091-0/+5
| | | | | Acer defines Fn+F9/10 as keyboard brightness down/up on Predator PH 315-52 laptop. So, add the quirk to correct key mappings.
* hwdb: Add accel orientation quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-071-0/+6
| | | | | Add a quirk to fix the accelerometer orientation on the MPMAN MPWIN895CL tablet.
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2020-04-051-68/+3623
|
* Add a device to 60-sensor.hwdb 24bisquitz2020-03-281-0/+4
| | | Adding support for a Dell Venue 8 Pro tablet. Rotation was off by 90° to the left initially, the proposed change fixes the issue on my device.
* hwdb: add Star Lite Mk II and Star LabTop Mk III (#14621)Sean-StarLabs2020-03-271-0/+18
|
* Add Lenovo IdeaPad Miix 300 ACCEL_MOUNT_MATRIXTom2020-03-271-0/+4
|
* Fix keys on Medion Akoya P6669Finn2020-03-191-0/+1
|
* hwdb: add support for Lenovo Legion Y9000X2020 (#15127)duguxy2020-03-171-0/+7
|
* Fix volume control keys on Lenovo Yoga S940Alexander Malafeev2020-03-171-0/+9
| | | | With the default config repeated press of fn+VolumeUp or fn+VolumeDown lead to repeated presses even after release, which leads to volume going to 100% or 0%.
* hwdb: update for v245Zbigniew Jędrzejewski-Szmek2020-03-067-1390/+2025
|
* hwdb: add corrections for Olimex Teres-I to keyboard hwdbDaniel Lublin2020-03-031-0/+13
| | | | | | | The firmware of the Olimex Teres-I (a DIY laptop kit) seems to have wrong scancodes. Fixes #15003.
* hwdb: 60-sensor.hwdb: Add proximity sensor udev property (#14845)Guido Günther2020-03-032-0/+5
| | | | Devices with proximity sensors can specify a near level that indicates when an object is considered close to the device.
* hwdb: update for v245-rc2Zbigniew Jędrzejewski-Szmek2020-03-0311-1180/+3199
|
* hwdb: Add Medion Akoya E1239T MD60568 to 60-sensor.hwdbHans de Goede2020-02-291-0/+6
| | | | | | | | Unlike newer Medion Akoya E* models for which we have a generic wildcard match, this model uses a somewhat older KIOX0009 accelerometer. Not only does our generic catch all not match, we also need a different matrix for this model, so add a model-specific entry for it.
* hwdb: add cube i7Rocka2020-02-281-0/+4
|
* fix ACCEL_MOUNT_MATRIX for Thinkpad Yoga 11e 3rd genLukas K2020-02-271-1/+1
| | | | | | | the modalias reported by udev is acpi:BOSC0200:BOSC0200: but the rules only matched acpi:BOSC0200:BOSC0200 (without the trailing colon) change to acpi:BOSC0200* as in other models
* hwdb: Fix rotation for Nuvision Encite Split 11James Buren2020-02-271-0/+4
| | | | Model number NES11-C432SSA
* hwdb.d: actually install the 60-input-id.hwdbPeter Hutterer2020-02-201-0/+1
| | | | | | | This was added in ffac30349e9da91dbef7d4e0bf7cef58705c534e in 2017 but didn't get added to the meson.build thus never actually installing it. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* hwdb: Fix touchpad toggle on WeiHeng P325JMatthew Leeds2020-02-071-0/+8
| | | | | | | | | | | On the WeiHeng P325J laptop, Fn+F2 sends LeftWindow (0xe0 0x5b) + LeftCtrl (0x1d) + F24 (0x76). Add a quirk to remap the 0x76 to F21 which toggles the touchpad. The Ctrl + Win part is handled in userspace, e.g by gnome-settings-daemon here: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/commit/f545950fe This is analogous to what was done for the T-bao hardware here: https://github.com/systemd/systemd/commit/d4a5df521d
* hwdb: update for v245-rc1Zbigniew Jędrzejewski-Szmek2020-02-059-513/+5929
| | | | As before, the changes to .hwdb files are mostly additions and company renames.
* hwbd: add Asus TP500LALennart Poettering2020-01-211-0/+1
| | | | | | Extracted from #12654 Fixes: #12654
* hwdb: merge identical entriesLennart Poettering2020-01-211-6/+0
|
* hwdb: fix whitespace issueLennart Poettering2020-01-211-2/+2
|
* hwdb: Entry for Lenovo Ideapad 310S-14ISK Alps TouchpadZeyu DONG2020-01-131-0/+7
| | | | Add the resolution and range information for Lenovo Ideapad 310S-14ISK Alps touchpad. It provides information for the test case of libinput for Alps devices.
* hwdb: make comment more preciseZbigniew Jędrzejewski-Szmek2020-01-101-1/+1
| | | | Based on https://github.com/systemd/systemd/pull/14296#issuecomment-567159538.
* hwdb: Lenovo T490 Synaptics Touchpad hwdb entryMike Auty2020-01-031-0/+7
| | | | | | | | | | | | The Synaptics Touchpad that comes with the T490 doesn't explicitly set its resolution, so these lines are needed to provide that, in order to help the libinput code detect overly large jumps. Since this device contains buttons under the lower section of the touchpad, large jumps are common, so having the resolution helps libinput greatly reduce the number of occurances of pointer jump. This comes from https://gitlab.freedesktop.org/libinput/libinput/issues/402.
* Merge pull request #13748 from jwrdegoede/hwdb-updates2Lennart Poettering2020-01-022-8/+9
|\ | | | | Add LCD menu key mappings for the Logitech MX5000 and MX5500
| * hwdb: ignore keys added in kernel 5.5Zbigniew Jędrzejewski-Szmek2019-12-191-4/+5
| | | | | | | | | | python-evdev needs to be rebuilt with new kernel headers. Before that happens, our test would reject those keys as unknown.
| * hwdb: Add LCD menu key mappings for the Logitech MX5000 and MX5500 keyboardsHans de Goede2019-12-191-4/+4
| | | | | | | | | | | | | | The kernel now has proper evdev codes for the menu buttons below the small LCD-s builtin to some keyboards. Add mappings for these buttons on the Logitech MX5000 and MX5500 keyboards.
* | hwdb: 60-sensor.hwdb Chuwi Hi10 CWI515 accelerometer orientation.Rafa Couto2020-01-021-0/+4
|/
* hwdb: assume all Medion Akoya E-models have the same matrixcvoinf2019-12-171-17/+6
| | | | | Since up to now all known Akoya E* models have the same Matrix, we assume all other Akoya E* models work the same.
* hwdb: Add Bluetooth-attached Logitech MX MasterJan Alexander Steffens (heftig)2019-12-171-1/+10
| | | | | Except for the product IDs, the original MX Master appears identical to the MX Master 2S.
* Added Trekstor Primetab S11BBenjamin Dahlhoff2019-12-161-0/+1
|
* Add Acer Spin 1 SP111-33 to sensor hwdbJin Park2019-12-151-0/+3
|
* hwdb: Add accel orientation quirk for Thundersoft TST168 tabletHans de Goede2019-12-151-0/+8
| | | | | Add a quirk to fix the accelerometer orientation on the Thundersoft TST168 tablet.
* hwdb: trivial indentation fixLennart Poettering2019-12-111-3/+3
|
* Add Cube iWork 11 StylusYong Cong Sin2019-12-091-0/+4
|
* Fix DPI for MX Master 2s bluetooth mouseRaphael2019-12-041-1/+1
| | | | Mouse behaviour is unusably slow disregardless of mouse speed settings.
* Alienware M17xR3 ejectcd button fixlothrond2019-12-041-0/+4
|
* hwdb: Set trackball property for Logitech MX Ergo (#14231)xduugu2019-12-041-0/+4
|
* hwdb: Add accel orientation quirk for Teclast X89 tabletHans de Goede2019-12-011-0/+4
| | | | Add a quirk to fix the accelerometer orientation on the Teclast X89 tablet.
* hwdb: Sort 60-sensor.hwdb Teclast entries alphabeticallyHans de Goede2019-12-011-15/+17
| | | | | | Sort 60-sensor.hwdb Teclast entries alphabetically (by model name), and add a comment with the model name to the few entries which were missing this.
* hwdb: run another 'hwdb-update'Lennart Poettering2019-11-297-32611/+33683
|
* Merge pull request #14129 from jlxawk/hwdb-sensor-jumper-ezpad-gohadess2019-11-251-0/+4
|\ | | | | hwdb: add accel sensor entry for Jumper EZpad Go
| * hwdb: add accel sensor entry for Jumper EZpad GoJ. Xing2019-11-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fix the accelerometer orientation on the Jumper EZpad Go tablet. The tablet does not have its product name filled in dmi table, make the match string a bit generic. Here we assume that the use of a KIOX000A + bios-vendor + chassis-type combo is unique enough to match the currently available product in Jumper's x86 tablet series. For future reference, as in 2019, the tablet has a dmialias of: dmi:bvnAmericanMegatrendsInc.:bvrZB-BI-11.6-SF133AR200-059-J \ :bd05/21/2019:svnjumper:pnEZpad:pvrTobefilledbyO.E.M.:rvnTob \ efilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:c \ vnTobefilledbyO.E.M.:ct31:cvrTobefilledbyO.E.M.:
* | hwdb: add bluetooth entry for Logitech MX Anywhere 2SHaochen Tong2019-11-251-1/+5
|/
* hwdb: Dell venue 10 pro 5055 accel mount matrix (#14104)ksbex2019-11-221-0/+4
|
* hwdb: updateZbigniew Jędrzejewski-Szmek2019-11-1511-432/+7484
| | | | | As before, the net change seems to be almost only additions, with some minor removals that seems to be corrections of incomplete entries.