]> git.baikalelectronics.ru Git - kernel.git/commit
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
authorKarl Kurbjun <kkurbjun@gmail.com>
Mon, 10 Jan 2022 03:49:35 +0000 (20:49 -0700)
committerJiri Kosina <jkosina@suse.cz>
Wed, 12 Jan 2022 10:13:10 +0000 (11:13 +0100)
commit314f2e8285805c4e6f409ef20c253598b43fe46a
treea1afa36c04963eb51c429b876dd45600b1476c2d
parentbda6c9df351981aa140ae85adf606081320fc909
HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100

Battery status on Elan tablet driver is reported for the HP ENVY x360
15t-dr100. There is no separate battery for the Elan controller resulting in a
battery level report of 0% or 1% depending on whether a stylus has interacted
with the screen. These low battery level reports causes a variety of bad
behavior in desktop environments. This patch adds the appropriate quirk to
indicate that the batery status is unused for this target.

Cc: stable@vger.kernel.org
Signed-off-by: Karl Kurbjun <kkurbjun@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-input.c