From: Pavel Rojtberg <rojtberg@xxxxxxxxx> Patch 1 implements "on demand" creation/ deletion of input devices. The other patches make it robust in the following corner cases: Patches 2-3 properly handle incoming messages when the irq_out is busy Patch 4 fixes issues of the x360 wireless pads after suspend/ resume. Patch 5 adds a packet serial number for Xbox One pads to match the Windows driver and improve Force Feedback support Pavel Rojtberg (3): Input: xpad: do not submit active URBs Input: xpad: re-submit pending ff and led requests Input: xpad: workaround dead irq_out after suspend/ resume Pierre-Loup A. Griffais (2): Input: xpad: handle "present" and "gone" correctly Input: xpad: update Xbox One Force Feedback Support drivers/input/joystick/xpad.c | 225 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 178 insertions(+), 47 deletions(-) -- 1.9.1 -- 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