[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4267074p-78q9-54p9-8q43-2ro1n03259os@xreary.bet>
Date: Fri, 12 Sep 2025 17:28:03 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
cc: Jonathan Denose <jdenose@...gle.com>, Jonathan Corbet <corbet@....net>,
Henrik Rydberg <rydberg@...math.org>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
Angela Czubak <aczubak@...gle.com>, Sean O'Brien <seobrien@...gle.com>,
Benjamin Tissoires <bentiss@...nel.org>
Subject: Re: [PATCH v3 00/11] HID: Implement haptic touchpad support
On Thu, 4 Sep 2025, Benjamin Tissoires wrote:
> > > Angela Czubak (11):
> > > HID: add haptics page defines
> > > Input: add FF_HAPTIC effect type
> > > Input: add INPUT_PROP_HAPTIC_TOUCHPAD
> > > HID: haptic: introduce hid_haptic_device
> > > HID: input: allow mapping of haptic output
> > > HID: haptic: initialize haptic device
> > > HID: input: calculate resolution for pressure
> > > HID: haptic: add functions handling events
> > > Input: MT - add INPUT_MT_TOTAL_FORCE flags
> > > HID: haptic: add hid_haptic_switch_mode
> > > HID: multitouch: add haptic multitouch support
> > >
> > > Documentation/input/event-codes.rst | 14 +
> > > drivers/hid/Kconfig | 11 +
> > > drivers/hid/Makefile | 1 +
> > > drivers/hid/hid-haptic.c | 580 +++++++++++++++++++++++++++++++++
> > > drivers/hid/hid-haptic.h | 127 ++++++++
> > > drivers/hid/hid-input.c | 18 +-
> > > drivers/hid/hid-multitouch.c | 47 +++
> > > drivers/input/input-mt.c | 14 +-
> > > include/linux/hid.h | 29 ++
> > > include/linux/input/mt.h | 1 +
> > > include/uapi/linux/input-event-codes.h | 1 +
> > > include/uapi/linux/input.h | 22 +-
> > > 12 files changed, 858 insertions(+), 7 deletions(-)
> > > ---
> > > base-commit: 86731a2a651e58953fc949573895f2fa6d456841
> > > change-id: 20250625-support-forcepads-0b4f74fd3d0a
> > >
> > > Best regards,
> > > --
> > > Jonathan Denose <jdenose@...gle.com>
> > >
> > Hi all,
> >
> > Please let me know if there is anything else needed from me.
> >
>
> Dmitry, I've just re-reviewed and tested this series. I'm fine with it.
> Can you give us your ack on the input bits?
Dmitry, did you have time to review the input bits, please?
Thanks,
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists