linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Support for the Sony Motion Controller and other cleanups
@ 2015-05-06  0:47 Frank Praznik
  2015-05-06  0:47 ` [PATCH v2 1/6] hid: sony: Prevent the freeing of an unitialized ida value Frank Praznik
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Frank Praznik @ 2015-05-06  0:47 UTC (permalink / raw)
  To: linux-input; +Cc: jkosina, pavel, Frank Praznik

This set of patches adds initial support for the Sony Motion Controller via
cleaned-up initial patches from Pavel Machek, streamlines LED initialization
and state updates, adds a comment to explain why the Sixaxis has so many axes
and why they spill over into the multi-touch space and makes some general
cosmetic corrections.

v2 fixes a bug in the output report initialization failure path, fixes an
omitted pointer assignment and removes the global LED on the motion controller.

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

end of thread, other threads:[~2015-05-27 16:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06  0:47 [PATCH v2 0/5] Support for the Sony Motion Controller and other cleanups Frank Praznik
2015-05-06  0:47 ` [PATCH v2 1/6] hid: sony: Prevent the freeing of an unitialized ida value Frank Praznik
2015-05-06  9:24   ` Pavel Machek
2015-05-06  0:47 ` [PATCH v2 2/6] hid: sony: Add the product ID for the Sony Motion Controller Frank Praznik
2015-05-06  0:47 ` [PATCH v2 3/6] hid: sony: Add support " Frank Praznik
2015-05-06  0:47 ` [PATCH v2 4/6] hid: sony: Correct Sony device ordering Frank Praznik
2015-05-06  0:47 ` [PATCH v2 5/6] hid: sony: Simplify LED initialization and eliminate redundant copies when updating LED states Frank Praznik
2015-05-06  0:47 ` [PATCH v2 6/6] hid: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mapping Frank Praznik
2015-05-07  8:43 ` [PATCH v2 0/5] Support for the Sony Motion Controller and other cleanups Jiri Kosina
2015-05-27 15:46 ` simon

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).