feel free to ask for details. If you have no objections, please merge. Am 05.09.2015 um 22:58 schrieb Pavel Rojtberg:
From: Pavel Rojtberg <rojtberg@xxxxxxxxx> This series contains several bug-fixes and updates for the xpad driver. They are loosely sorted in order of controversy. Patch 1 just adds a new device id for the Xbox One controller. The original patch was sent to me via github: https://github.com/paroj/xpad/pull/9 Patches 2-4 are minor refactorings of the code that should make it more maintainable. Patch 5 makes the x360 wireless pads support the x360 wired button interface. See the commit message for details and a link to the preceding discussion. Patch 6 fixes issues of the x360 wireless pads after suspend/ resume. Erik Lundgren (1): Input: xpad: add Covert Forces edition of the Xbox One controller Pavel Rojtberg (5): Input: xpad: clarify LED enumeration Input: xpad: remove needless bulk out URB used for LED setup Input: xpad: factor out URB submission in xpad_play_effect Input: xpad: x360w: report dpad as buttons and axes Input: xpad: reset usb device on resume drivers/input/joystick/xpad.c | 286 +++++++++++++++++++++++++++-------------------------------------- 1 file changed, 119 insertions(+), 167 deletions(-)
-- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html