| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This is the TrackPoint on an older IBM-branded ThinkPad-y USB keyboard.
It needs ID_INPUT_POINTINGSTICK=1 for TrackPoint scrolling to work, and
also for the AttrTrackpointMultiplier quirk to apply in libinput
(otherwise the TrackPoint is too slooooow).
|
|
|
|
| |
BugLink: https://bugs.launchpad.net/bugs/1605433
|
|
|
|
| |
These are all models using an SPI keyboard and touchpad and using the
same applespi kernel driver.
|
|
|
|
| |
Add accelerometer orientation quirk for the Medion Akoya E2212T 2-in-1.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Model number TM101W610L
This fixes issue #11683
Also add proper label for other Nuvision tablet.
|
| |
|
| |
|
|
|
|
|
|
|
| |
The HP stream 7 ACPI tables contains a gpio-keys entry for a non connected
GPIO causing spurious events, this commit maps this key to unknown to
disable it.
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=202279
|
| |
|
|
|
|
|
| |
Touchpad size as listed by kernel was 102x28mm. Update changes it to 106x71mm.
User measured (actual size): 108x72mm.
|
|
|
| |
Added mount matrix for Digma CITI E203 hybrid
|
|
|
|
| |
Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
|
| |
|
|
|
|
|
|
| |
Looks to be additions and corrections again. It seems somebody removed
some whitespace in variuos places by mistake, let's hope this gets corrected
upstream. Doing such corrections downstream is not worth the trouble.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit e05c8b44622afe4256f3bb361cfb2c7db32fff8e.
The key in question is labeled as "|\" in the US version, and e.g. "<>" in
European version. In the US version there are two keys with the same label
and they are both mapped to the same keycode. Let's revert the patch, to unbreak
the non-US users.
US users should apply some local work-around, possibly simply keeping the
contents of the patch as a file in hwdb.d/.
|
|
|
| |
add hwdb rule for Bangho touchpad
|
|
|
|
|
|
|
|
| |
hwdb: Add support for 'Huawei WMI hotkeys' driver
Since 'Huawei WMI hotkeys' driver finally got merged into kernel
[commit](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86/huawei-wmi.c?id=bf4fb28c6e74495de9e1e4ad359cd2272ac12c53),
this remaps 'KEY_MICMUTE' to 'F20' to make the key work and disables
brightness keys on (MACH-WX9) since it's already supported by kernel.
|
| |
|
| |
|
|
|
| |
I have the fhd screen with pentium without lte model. Don't know if other models could differ in the accelerometer.
|
|
|
|
|
|
|
|
|
|
| |
* BCM43438 is used in the Raspberry Pi 3 B and B+
https://www.raspberrypi.org/products/raspberry-pi-3-model-b/
"BCM43438 wireless LAN and Bluetooth Low Energy (BLE) on board"
* With this minor change to "C 00", each class name could be prefixed
with "Is a" and still make sense.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
|
|
|
|
| |
I looked over the diff, and it seems it's only additions and fixes, no removals.
The diff for the source files is much bigger, but it seems that the sorting
code is working well.
|
|
|
|
|
| |
Add accelerometer orientation quirk for the Point of View TAB-P1006W-232-3G
tablet.
|
|
|
| |
hwdb: Add support for HP ProBook 645 wifi and slash key
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
add ACCEL_MOUNT_MATRIX for IdeaPad Miix510-12ISK
multiple match expressions for Miix510 series
extend comments for miix510 series
Signed-off-by: Bruce Zhang <zttt183525594@gmail.com>
add device hwdb for IdeaPad Miix510-12ISK
Signed-off-by: Bruce Zhang <zttt183525594@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Logitech MX Master 2S: Unifying Receiver and Bluetooth Connectivity
Logitech MX Master 2S can connect through either the unifying receiver
or bluetooth. Clarify that the previous listing was for unifying
receiver and add listing for bluetooth. Note the MOUSE_DPI differences
between the two listings.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
| |
|
|
|
|
|
| |
[zj: the entry for a Thinkpad mouse is moved to the end of Lenovo section, and a
Lenovo mouse is moved from Logitech section to Lenovo section.]
|
|
|
| |
Untested, just carefully copy and pasted under the created sections. First approach to #10941
|
| |
|
|
|
|
|
| |
It defaults to 3200 DPI and 1000 Hz. Note the ?? is required to
match the multibyte UTF-8 character '®'.
|
| |
|
|
|
| |
Added accelerometer transformation matrix for the Onda V820w Tablet
|
|
|
| |
That reverts the commits #8762 and #9868, those created double key events issues on some Dell laptops.
|
|
|
|
| |
another bios version for same model with portrait screen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
HP laptops and desktop containing the lis3lv02d device (as supported by
the drivers/platform/x86/hp_accel.c driver) are supposed to output their
values according to their "standard" orientation, one that
corresponds to "can play neverball".
For all those devices, we need to convert that "neverball" orientation
to a "Windows 8" orientation. We will not accept quirks for HP machines
that use the lis3lv02d device, they should go in the hp_accel.c driver
instead.
Closes: #5160
|
| |
|
| |
|
|
|
| |
Closes #9834.
|
|
|
|
| |
Add mapping for unknown keycodes on Microsoft Reclusa keyboard.
|