linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for v6.12-rc5
@ 2024-11-03  5:58 Dmitry Torokhov
  2024-11-03 19:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2024-11-03  5:58 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.12-rc5

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

- a fix for regression in input core introduced in 6.11 preventing
  re-registering input handlers

- a fix for adp5588-keys driver tyring to disable interrupt 0 at suspend
  when devices is used without interrupt

- a fix for edt-ft5x06 to stop leaking regmap structure when probing
  fails and to make sure it is not released too early on removal.

Changelog:
---------

Dmitry Torokhov (3):
      Input: edt-ft5x06 - fix regmap leak when probe fails
      Input: adp5588-keys - do not try to disable interrupt 0
      Input: fix regression when re-registering input handlers

Diffstat:
--------

 drivers/input/input.c                  | 134 ++++++++++++++++++---------------
 drivers/input/keyboard/adp5588-keys.c  |   6 +-
 drivers/input/touchscreen/edt-ft5x06.c |  19 ++++-
 include/linux/input.h                  |  10 ++-
 4 files changed, 104 insertions(+), 65 deletions(-)

Thanks.


-- 
Dmitry

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

* Re: [git pull] Input updates for v6.12-rc5
  2024-11-03  5:58 [git pull] Input updates for v6.12-rc5 Dmitry Torokhov
@ 2024-11-03 19:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-03 19:02 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Sat, 2 Nov 2024 22:58:20 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/295ba6501d2e83b2e66729dc3a7726f80893c920

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-11-03 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03  5:58 [git pull] Input updates for v6.12-rc5 Dmitry Torokhov
2024-11-03 19:02 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).