All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: xpad: clean up x360 LED handling
@ 2015-06-28 12:45 Pavel Rojtberg
  2015-06-28 12:45 ` [PATCH 1/2] Input: xpad: clarify pad nr handling Pavel Rojtberg
  2015-06-28 12:45 ` [PATCH 2/2] Input: xpad: remove bulk out URB Pavel Rojtberg
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Rojtberg @ 2015-06-28 12:45 UTC (permalink / raw)
  To: linux-input, pgriffais, dmitry.torokhov, gregkh; +Cc: Pavel Rojtberg

From: Pavel Rojtberg <rojtberg@gmail.com>

this series is a follow up to 
"[PATCH v2 0/2] Input: xpad: fix 360 wireless controller blinking LEDs"
it clarifies the new codepath and removes the now obsolete bulk URB one.

Note that while removing the bulk out URB altogether might seem intrusive, it
was only ever used with Xbox 360 wireless Receivers.
Tested on the Xbox 360 Wireless Receiver (PC).

Pavel Rojtberg (2):
  Input: xpad: clarify pad nr handling
  Input: xpad: remove bulk out URB

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

-- 
1.9.1


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

end of thread, other threads:[~2015-06-28 12:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-28 12:45 [PATCH 0/2] Input: xpad: clean up x360 LED handling Pavel Rojtberg
2015-06-28 12:45 ` [PATCH 1/2] Input: xpad: clarify pad nr handling Pavel Rojtberg
2015-06-28 12:45 ` [PATCH 2/2] Input: xpad: remove bulk out URB Pavel Rojtberg

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.