On Fri, 28 Jan 2011, Nikolai Kondrashov wrote: > These three patches add support for DragonRise Inc. USB PID 0x0011 gamepad. > This version is based on recent Linus' master (namely bffb276) and is using > single file for both generic and force feedback support. > > [PATCH 1/3] Input: rename hid-drff.c to hid-dr.c > [PATCH 2/3] Input: add support for DragonRise PID 0011 gamepad > [PATCH 3/3] Input: update dragonrise Kconfig description > > drivers/hid/Kconfig | 7 +- > drivers/hid/Makefile | 2 +- > drivers/hid/hid-core.c | 1 + > drivers/hid/hid-dr.c | 312 ++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/hid/hid-drff.c | 197 ------------------------------ > 5 files changed, 320 insertions(+), 199 deletions(-) Applied, thanks Nikolai. -- Jiri Kosina SUSE Labs, Novell Inc. -- 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