All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Adjustments to xpad handling for unplug
@ 2025-06-09  1:46 Mario Limonciello
  2025-06-09  1:46 ` [PATCH 1/2] Input: xpad: Adjust error handling for disconnect Mario Limonciello
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mario Limonciello @ 2025-06-09  1:46 UTC (permalink / raw)
  To: mario.limonciello, dmitry.torokhov, rojtberg; +Cc: linux-input

From: Mario Limonciello <mario.limonciello@amd.com>

When an xpad compatible device is unplugged there are errors in the logs
and the correct error code also isn't passed up.

Mario Limonciello (2):
  Input: xpad: Adjust error handling for disconnect
  Input: xpad: Return errors from xpad_try_sending_next_out_packet() up

 drivers/input/joystick/xpad.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-06-27 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09  1:46 [PATCH 0/2] Adjustments to xpad handling for unplug Mario Limonciello
2025-06-09  1:46 ` [PATCH 1/2] Input: xpad: Adjust error handling for disconnect Mario Limonciello
2025-06-27 19:27   ` Dmitry Torokhov
2025-06-09  1:46 ` [PATCH 2/2] Input: xpad: Return errors from xpad_try_sending_next_out_packet() up Mario Limonciello
2025-06-27 19:28   ` Dmitry Torokhov
2025-06-23 19:03 ` [PATCH 0/2] Adjustments to xpad handling for unplug Mario Limonciello

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.