aboutsummaryrefslogtreecommitdiff
path: root/hwdb
Commit message (Collapse)AuthorAgeFilesLines
...
* hwdb: redefine Lenovo ThinkPad X140e touchpad dimensions (#9818)Michael 'pbone' Pobega2018-08-071-0/+7
| | | | | | | | | | | | The default setup for the Lenovo ThinkPad X140e is 104x104mm, and the kernel claims that it's 64x21. The default 104x104mm dimensions causes the vertical axis to act oddly, causing random vertical jitters and higher vertical sensitivity. Measuring it showed that it was 74x32, and these touchpad dimensions provide a better (if a little bit slower) experience but a consistent sensitivity in all directions. These values were obtained using the `touchpad-edge-detector` tool.
* Expanding evdev device match for Razer Blade Stealth (2017)Mike Palmer2018-07-301-1/+1
|
* hwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus TP412UAErik Kooistra2018-07-261-0/+3
|
* hwbd: whitespace fix-upLennart Poettering2018-07-261-1/+1
| | | | A correction for 505707490a201c27121dbeb27101fe0c9b5f9664.
* hwdb: Add accel mount matrix for Lenovo Miix 3-830Mario Hros2018-07-251-0/+4
|
* hwdb: Add information on where to find identifiersMario Hros2018-07-251-0/+11
|
* Micmute Key support of ThinkCentre M820z and M920z (#9619)Shengyao Xue2018-07-191-2/+2
| | | | | | | | | | | | Micmute Key support of ThinkCentre M820z and M920z There was a ThinkCentre M800z Micmute Key support entry. But on new models M820z and M920z, the lines must change a bit, the keyboard:name... must change to evdev:name. Already tested on the M820z and M920z hardwares. Per Poettering's comment in https://github.com/systemd/systemd/pull/9619, We better combine M800z and M820/M920z entries and use the "evdev" prefix.
* Add HP Chromebook 14 (Falco) HWDB rule to fix scroll stutter (#9646)Jérémy Nouhaud2018-07-191-0/+7
|
* hwdb: Add force-release for Clevo W65_67SZ media keysSaleem Rashid2018-07-181-0/+10
|
* hwdb: fix trailing whitespaceLennart Poettering2018-07-181-1/+1
| | | | | Correct whitespace mess introduced by dc6e5724df3d9b2a5863a9aea8fa9413dbfaa23d.
* Add accelerometer mount matrix for Linx 12X64apnix-uk2018-07-181-0/+4
|
* hwdb: deprecate the POINTINGSTICK_CONST_ACCEL propertyPeter Hutterer2018-07-131-1/+6
| | | | | | | | | | The only known consumer of this property was libinput but it stopped using this property since libinput 1.9 (released Oct 2017). This property is arguably not one that should be in systemd anyway - it's not a hardware-specific property but rather a factor of the acceleration method employed by whatever userspace handles the events. Deprecate it but leave the values in place for backwards compatibility.
* hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571)Peter Hutterer2018-07-121-1/+1
| | | Looks like vim detritus, introduced in f8de7c1875841f277d0b0e46d4a27d4e2b893d1f
* hwdb: add accelerometer mount matrix for Umax VisionBook 10Wi PlusMartin Sobotka2018-07-091-0/+6
|
* hwdb: Add accelerometer orientation quirk for Asus TP200SAfaizalluthfi2018-07-061-0/+3
|
* Add accel mount matrix for BayTrail-based tablets by DEXPRussianNeuroMancer2018-06-291-0/+6
| | | | | | | | | This commit adds accel mount matrix for DEXP Ursus 10XW and Z110i tablets. In current state (*svn*DEXP*:*pn*DEXPOEM*) it will apply to many (if not almost all) BayTrail-based tablets with Windows by DEXP (with same DMI strings) but this expected to cause no (or very little) harm as this devices is mostly very similar with slight difference. However, if correction of this quirk becomes necessary in the future, this DMI strings could be used to distinguish 10XW and Z110i from other tablets by DEXP. DEXP Ursus 10XW: dmi:bvnTechvisionHASHVersion96AC8868:bvr5.6.5:bd12/26/2014:svnDEXP:pnDEXPOEM:pvr1.0:rvnDEXP:rnDEXPOEM:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: DEXP Ursus Z110i Apollo: dmi:bvnTechvisionHASHVersion1DE28747:bvr5.6.5:bd03/14/2015:svnDEXP:pnDEXPOEM:pvr1.0:rvnDEXP:rnDEXPOEM:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
* [hwdb] Add support for HP ProBook 650 wifi switch key (#9260)Ludwin Janvier2018-06-251-0/+4
| | | | Add support for HP ProBook 650 wifi switch key
* hwdb: added accelerometer quirk for Aspire Switch 10 (sw5-011)M0Rf302018-06-251-0/+3
|
* hwdb: Fix secondary backslash on MSI GS65 laptopSandy2018-06-251-0/+4
| | | | | The MSI GS65 Stealth Thin series laptop contains an extra physical backslash key next to the spacebar which does not yield the correct keycode. This pull request fixes the issue
* Add resolution of Trust Flex Graphics Tablet to hwdbRussianNeuroMancer2018-06-251-0/+9
| | | | | | | | | | Product: https://www.trust.com/en/product/21259-flex-design-tablet-black http://trust.com/21259 Support in libinput is already in place since libinput 1.11 release (I tested it) https://gitlab.freedesktop.org/libinput/libinput/issues/38 So only missing part is definition in hwdb.
* Fix orientation sensor position for Lenovo Miix 510petur2018-06-181-0/+4
| | | | | | Looks like the Miix 510 has the same sensor and placement as the Miix 320 (put it separate for clarity) Verified on own hardware
* hwdb: fix backlash/pipe on Librem 13v3Mladen Pejaković2018-06-181-0/+3
|
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-4/+0
| | | | | | | perl -i -0pe 's/\s*Copyright © .... Zbigniew Jędrzejewski.*?\n/\n/gms' man/*xml git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/(#\n)?# +Copyright © [0-9, -]+ Zbigniew Jędrzejewski.*?\n//gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s*\/\*\*\*\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*?\s*\*\*\*\/\s*/\n\n/gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*//gms'
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-142-2/+2
| | | | | | Let's unify an beautify our remaining copyright statements, with a unicode ©. This means our copyright statements are now always formatted the same way. Yay.
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+1
| | | | | | | | | | | | | | | | This part of the copyright blurb stems from the GPL use recommendations: https://www.gnu.org/licenses/gpl-howto.en.html The concept appears to originate in times where version control was per file, instead of per tree, and was a way to glue the files together. Ultimately, we nowadays don't live in that world anymore, and this information is entirely useless anyway, as people are very welcome to copy these files into any projects they like, and they shouldn't have to change bits that are part of our copyright header for that. hence, let's just get rid of this old cruft, and shorten our codebase a bit.
* hwdb: update from upstreamLennart Poettering2018-06-1313-3454/+11288
|
* hwdb: HP ZBook Studio G4 wireless switchAlessandro Casale2018-06-071-0/+4
|
* hwdb: Logitech Anywhere MX wheel data (#9203)Ivan Shapovalov2018-06-071-0/+5
|
* hwdb: add accel mount settings for Cube i7 Stylus I8L Model (#9207)rubensa2018-06-061-0/+4
| | | | | | | | | | | | | | | | | | | | There are different Cube i7 Stylus generations. Those are identified with the printed serial code sticker on motherboard (Printed serial code on casing is not always true) Order of Model (Old - New): W WA WWA WN(I8WN) I8L(With W on casing) I own a I8L generation so the hw identification for my model does not work. # cat /sys/class/dmi/id/sys_vendor Cube # сat /sys/class/dmi/id/product_name i8-L
* Fix DPI for Logitech M185, M510, and M705. (#9182)Peter Jones2018-06-061-1/+1
| | | | | | | | | | | | | | | | The DPI for three logitech models, the M185, M510, and M705, appear to have always been different here than what logitech's given specs say. With my M510, this results in jumpy behavior when transitioning from fast motion to slow motion, making clicking specific buttons or highlighting specific text *very* frustrating. This patch changes those 3 mice to the published resolution, which resolves the problem with my M510. I have chosen to fix those 3 simply because they were already grouped together, and all incorrect as compared to logitech's web site, and as such I have not tried other mice or investigated if there are other non-matching values in the database as well. Signed-off-by: Peter Jones <pjones@redhat.com>
* Update 60-sensor.hwdbMarcel Hoppe2018-06-041-0/+1
| | | | | | add chuwi hibook with newer bios version [zj: remove duplicate matrix]
* hwdb: Add accelerometer orientation quirk for the Onda V891w tabletHans de Goede2018-06-021-0/+7
| | | | | | | | | Add accelerometer orientation quirk for the Onda V891w tablet, this does a partial match on the BIOS version because the other strings are somewhat generic. The BIOS match is done for both the W89* and D89* BIOS versions which are for the Windows only and Dual boot versions respectively.
* hwdb: Add accelerometer orientation quirk for the Nuvision/TMAX TM800W560LHans de Goede2018-06-021-0/+6
| | | | | Add accelerometer orientation quirk for the Nuvision/TMAX TM800W560L 8" Windows signature edition tablet.
* hwdb: Add accelerometer orientation quirk for the Archos 80 Cesium tablet.Hans de Goede2018-06-021-0/+6
| | | | | Add accelerometer orientation quirk for the Archos 80 Cesium 8" windows tablet.
* hwdb: Extend Point of View TAB-P800W accelerometer quirk for another versionHans de Goede2018-06-021-0/+1
| | | | | Extend the accelerometer quirk for the Point of View TAB-P800W to also match the BIOS info on the Point of View TAB-P800W (v2.0).
* hwdb: consolidate multiple razer evdev sectionsJared Kazimir2018-05-311-11/+7
|
* hwdb: Add accelerometer orientation quirk for the Kazam Vision tablet (#8845)Hans de Goede2018-04-281-0/+6
| | | | Add accelerometer orientation quirk for the 8" Kazam Vision "gaming" tablet.
* hwdb: add "special" keys on Dell XPS L702x (#8828)Zbigniew Jędrzejewski-Szmek2018-04-261-0/+5
| | | | | | | | | Based on information provided by phenest in https://github.com/systemd/systemd/issues/5341. Those keys map to some special functions in windows, so let's map them to prog1/prog2 so the user map them to something. Fixes #5341.
* hwdb: Add accelerometer orientation quirk for the Linx 1010B tablet (#8784)Paul Milliken2018-04-231-0/+8
|
* hwdb: Use wlan keycode for all Dell systems (#8762)Kai-Heng Feng2018-04-231-5/+1
| | | | | | | | | | Once the seat is acquired, gnome-settings-daemon (GSD) takes full control of rfkill by sending RFKILL_IOCTL_NOINPUT ioctl to disable rfkill control in kernel. Since GSD expects wlan keycode when the hotkey gets pressed, we should change the "unknown" to "wlan" accordingly. Tested under both GNOME and KDE.
* hwdb: Add a 2nd accelerometer orientation quirk for the Lenovo Ideapad Miix ↵Hans de Goede2018-04-171-1/+2
| | | | | | 320 (#8734) Different batches of the Lenovo Ideapad Miix 320 use a different sensor it seems. Add a quirk for the model which uses the SMO8840 (ST) sensor.
* Support for Dell Inspiron 5378/5379 WLAN key (#8715)dmig2018-04-151-0/+4
|
* hwdb: drop a space (#8701)Evgeny Vereshchagin2018-04-101-1/+1
| | | This should make `parse_hwdb.py` and the CI happy again.
* Merge pull request #8676 from keszybz/drop-license-boilerplateLennart Poettering2018-04-101-13/+0
|\ | | | | Drop license boilerplate
| * tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
| | | | | | | | | | | | | | | | | | | | Files which are installed as-is (any .service and other unit files, .conf files, .policy files, etc), are left as is. My assumption is that SPDX identifiers are not yet that well known, so it's better to retain the extended header to avoid any doubt. I also kept any copyright lines. We can probably remove them, but it'd nice to obtain explicit acks from all involved authors before doing that.
* | Add override axis for Toshiba Satellite R830 (#8694)emelenas2018-04-101-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorrect range and resolution for the touchpad at a Toshiba Satellite R830 reported by kernel. After running $ sudo touchpad-edge-detector 85x50 /dev/input/event4 the new axis overrides are as follows #Toshiba Satellite R830 evdev:name:SynPS/2 Synaptics TouchPad:dmi:svnTOSHIBA:pnSATELLITER830 EVDEV_ABS_00=1238:5785:53 EVDEV_ABS_01=1045:4826:76 EVDEV_ABS_35=1238:5785:53 EVDEV_ABS_36=1045:4826:76 Those overrides have been tested to work.
* | hwdb: add support for VMBUS guids (#8677)Stephen Hemminger2018-04-092-0/+58
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This addresses missing feature on #8677 Devices in Hyper-V/Azure exist on vmbus and are identified by UUID value. This patch adds a hardware table so that udevadm can report properties. I chose names are based on the values reported in Window Device Manager (for consistency). The table includes several devices that are not used by Linux but are present and ignored. For example: $ udevadm info -q property /sys/bus/vmbus/devices/58f75a6d-d949-4320-99e1-a2a2576d581c DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/58f75a6d-d949-4320-99e1-a2a2576d581c DRIVER=hid_hyperv ID_MODEL_FROM_DATABASE=Microsoft Hyper-V Mouse MODALIAS=vmbus:9eb6a8cf4a5bc04cb98b8ba1a1f3f95a SUBSYSTEM=vmbus USEC_INITIALIZED=11076966 Or with updated kernel the driverctl script. $ driverctl -b vmbus -v list-devices 1eccfd72-4b41-45ef-b73a-4a6e44c12924 hv_balloon (Microsoft Hyper-V Dynamic Memory) 242ff919-07db-4180-9c2e-b86cb68c8c55 hv_util (Microsoft Hyper-V Data Exchange) 2450ee40-33bf-4fbd-892e-9fb06e9214cf hv_util (Microsoft Hyper-V Backup/Restore) 2dd1ce17-079e-403c-b352-a1921ee207ee hv_util (Microsoft Hyper-V Time Sync) 4487b255-b88c-403f-bb51-d1f69cf17f87 (none) (Microsoft Hyper-V Virtual Machine Activation) 53557f8e-057d-425b-9265-01c0fd7e273e hv_netvsc (Microsoft Hyper-V Network Adapter) 5620e0c7-8062-4dce-aeb7-520c7ef76171 hyperv_fb (Microsoft Hyper-V Video) 58f75a6d-d949-4320-99e1-a2a2576d581c hid_hyperv (Microsoft Hyper-V Mouse) 849a776e-8120-4e4a-9a36-7e3d95ac75b3 hv_netvsc (Microsoft Hyper-V Network Adapter) 99221fa0-24ad-11e2-be98-001aa01bbf6e (none) (Microsoft Hyper-V Remote Desktop Control) b2f44faf-2a29-42ba-91b2-f13fd30a2d4b hv_storvsc (Microsoft Hyper-V SCSI Controller) b6650ff7-33bc-4840-8048-e0676786f393 hv_util (Microsoft Hyper-V Guest Shutdown) d34b2567-b9b6-42b9-8778-0a4ec0b955bf hyperv_keyboard (Microsoft Hyper-V Keyboard) f5bee29c-1741-4aad-a4c2-8fdedb46dcc2 (none) (Microsoft Hyper-V Remote Desktop Virtualization) fd149e91-82e0-4a7d-afa6-2a4166cbd7c0 hv_util (Microsoft Hyper-V Heartbeat)
* hwdb: Add accelerometer orientation quirk for the Pipo W4 tabletHans de Goede2018-03-301-0/+4
| | | | Add an accelerometer orientation quirk for the Pipo W4 tablet.
* hwdb: Add accelerometer orientation quirk for the Lenovo Ideapad Miix 310Hans de Goede2018-03-301-0/+5
| | | | | | | Add an accelerometer orientation quirk for the Lenovo Ideapad Miix 310. Note this quirk is limited to the production batches which ship with a portrait panel, rather then with a landscape panel (recognized by the different BIOS version these 2 variants use).
* hwdb: Add accelerometer orientation quirk for the MSI S100 2-in-1Hans de Goede2018-03-301-0/+6
| | | | Add an accelerometer orientation quirk for the MSI S100 2-in-1.