These three patches add support for DragonRise Inc. USB PID 0x0011 gamepad. This version is rebased onto recent state of Linus' master (namely 12fcdba). drivers/hid/Kconfig | 7 ++- drivers/hid/Makefile | 7 ++- drivers/hid/hid-core.c | 1 + drivers/hid/hid-dr.c | 186 ++++++++++++++++++++++++++++++++++++++++++++++++ drivers/hid/hid-dr.h | 13 ++++ drivers/hid/hid-drff.c | 63 +---------------- 6 files changed, 214 insertions(+), 63 deletions(-) Sincerely, Nick -- 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