linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
@ 2023-10-06  8:18 Hans de Goede
  2023-10-06  8:18 ` [PATCH 1/2] " Hans de Goede
  2023-10-06  8:18 ` [PATCH 2/2] HID: logitech-hidpp: Drop delayed_work_cb() Hans de Goede
  0 siblings, 2 replies; 9+ messages in thread
From: Hans de Goede @ 2023-10-06  8:18 UTC (permalink / raw)
  To: Filipe Laíns, Bastien Nocera, Jiri Kosina,
	Benjamin Tissoires
  Cc: Hans de Goede, linux-input

Hi Benjamin, et al.,

Here are 2 follow-up patches to my logitech-hidpp fix from yesterday:
https://lore.kernel.org/linux-input/20231005182638.3776-1-hdegoede@redhat.com/

The first patch is another race bugfix and should ideally go to stable
assuming you agree,

The second patch is just some code cleanup.

Regards,

Hans


Hans de Goede (2):
  HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe()
    restarts IO
  HID: logitech-hidpp: Drop delayed_work_cb()

 drivers/hid/hid-logitech-hidpp.c | 49 ++++++++++++++++++--------------
 1 file changed, 27 insertions(+), 22 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-06 17:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06  8:18 [PATCH 0/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO Hans de Goede
2023-10-06  8:18 ` [PATCH 1/2] " Hans de Goede
2023-10-06 13:46   ` Benjamin Tissoires
2023-10-06 15:11     ` Hans de Goede
2023-10-06 16:28       ` Benjamin Tissoires
2023-10-06 17:24         ` Hans de Goede
2023-10-06 17:56           ` Hans de Goede
2023-10-06  8:18 ` [PATCH 2/2] HID: logitech-hidpp: Drop delayed_work_cb() Hans de Goede
2023-10-06  8:21   ` 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;
as well as URLs for NNTP newsgroup(s).