X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/3] platform/x86: ideapad-laptop: Rework touchpad control code
@ 2022-11-16 15:24 Hans de Goede
  2022-11-16 15:24 ` [PATCH 1/3] platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state() Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hans de Goede @ 2022-11-16 15:24 UTC (permalink / raw)
  To: Mark Gross, Andy Shevchenko
  Cc: Hans de Goede, Barnabás Pőcze, Kai Heng Feng,
	Maxim Mikityanskiy, GOESSEL Guillaume, Jiaxun Yang, Manyi Li,
	Eray Orçunus, Philipp Jungkamp, Arnav Rawat, Kelly Anderson,
	Meng Dong, Felix Eckhofer, Ike Panhc, platform-driver-x86

Hi All,

Here are my proposed changes from the "ideapad-laptop touchpad handling
problems, request for help" email thread as proper patches:
https://lore.kernel.org/platform-driver-x86/bc1202d1-d85d-4173-5979-237bb1ee9254@redhat.com/

Note this applies on top of my review-hans branch which has seen a bunch
of other ideapad-laptop changes land recently:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

As suggested by Maxim, the third patch now has a module parameter to
allow users to easily re-enable the i8042 aux-port enabling/disabling
on models other then the Z570.

Eray, you mentioned in another email that you have some concerns about
the approach in this series?

Regards,

Hans


Hans de Goede (3):
  platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()
  platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on
    probe / resume
  platform/x86: ideapad-laptop: Rework touchpad control code

 drivers/platform/x86/ideapad-laptop.c | 89 +++++++++++++++------------
 1 file changed, 49 insertions(+), 40 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2022-11-17  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 15:24 [PATCH 0/3] platform/x86: ideapad-laptop: Rework touchpad control code Hans de Goede
2022-11-16 15:24 ` [PATCH 1/3] platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state() Hans de Goede
2022-11-16 15:24 ` [PATCH 2/3] platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on probe / resume Hans de Goede
2022-11-16 15:24 ` [PATCH 3/3] platform/x86: ideapad-laptop: Rework touchpad control code Hans de Goede
2022-11-16 16:08 ` [PATCH 0/3] " Eray Orçunus
2022-11-17  9:56   ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox