All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for v6.1-rc5
@ 2022-11-19  1:26 Dmitry Torokhov
  2022-11-19  2:04 ` pr-tracker-bot
  2022-12-13 11:41 ` Jiri Slaby
  0 siblings, 2 replies; 9+ messages in thread
From: Dmitry Torokhov @ 2022-11-19  1:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.1-rc5

to receive updates for the input subsystem. You will get:

- a fix for 8042 to stop leaking platform device on unload
- a fix for Goodix touchscreens on devices like Nanote UMPC-01 where we
  need to reset controller to load config from firmware
- a workaround for Acer Switch to avoid interrupt storm from home and
  power buttons
- a workaround for more ASUS ZenBook models to detect keyboard cnotroller
- a fix for iforce driver to properly handle communication errors
- touchpad on HP Laptop 15-da3001TU switched to RMI mode

Changelog:
---------

Aman Dhoot (1):
      Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode

Chen Jun (1):
      Input: i8042 - fix leaking of platform device on module removal

Hans de Goede (3):
      Input: goodix - try resetting the controller when no config is set
      Input: soc_button_array - add use_low_level_irq module parameter
      Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]

Sheng-Liang Pan (1):
      dt-bindings: input: touchscreen: Add compatible for Goodix GT7986U chip

Takashi Iwai (1):
      Input: i8042 - apply probe defer to more ASUS ZenBook models

Tetsuo Handa (1):
      Input: iforce - invert valid length check when fetching device IDs

Diffstat:
--------

 .../devicetree/bindings/input/goodix,gt7375p.yaml          |  5 ++++-
 drivers/input/joystick/iforce/iforce-main.c                |  8 ++++----
 drivers/input/misc/soc_button_array.c                      | 14 +++++++++++++-
 drivers/input/mouse/synaptics.c                            |  1 +
 drivers/input/serio/i8042-acpipnpio.h                      |  8 ++++----
 drivers/input/serio/i8042.c                                |  4 ----
 drivers/input/touchscreen/goodix.c                         | 11 +++++++++++
 7 files changed, 37 insertions(+), 14 deletions(-)

Thanks.


-- 
Dmitry

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-27 12:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19  1:26 [git pull] Input updates for v6.1-rc5 Dmitry Torokhov
2022-11-19  2:04 ` pr-tracker-bot
2022-12-13 11:41 ` Jiri Slaby
2022-12-15  7:39   ` Thorsten Leemhuis
2022-12-20 10:15     ` [git pull] Input updates for v6.1-rc5 #forregzbot Thorsten Leemhuis
2022-12-24  7:49       ` Aman Dhoot
2022-12-24  7:53         ` Aman Dhoot
2022-12-24  8:15         ` [git pull] Input updates for v6.1-rc5 Thorsten Leemhuis
2023-01-27 12:49   ` Linux kernel regression tracking (Thorsten Leemhuis)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.