Hi, these patches is the set for the unified driver hid-multitouch. I'm putting the flag RFC as I'm still waiting some testers feedback on some devices. But I don't think they will change a lot. This would be great if this stuff could go into 2.6.38, if it's not too late. These patches applies on top of Dmitry's next branch. Cheers, Benjamin -- drivers/hid/Kconfig | 30 +-- drivers/hid/Makefile | 5 +- drivers/hid/hid-cando.c | 274 ---------------------- drivers/hid/hid-core.c | 6 +- drivers/hid/hid-ids.h | 7 + drivers/hid/hid-input.c | 10 +- drivers/hid/hid-mosart.c | 275 ---------------------- drivers/hid/hid-multitouch.c | 526 ++++++++++++++++++++++++++++++++++++++++++ drivers/hid/hid-quanta.c | 261 --------------------- drivers/hid/hid-stantum.c | 286 ----------------------- include/linux/hid.h | 6 +- 11 files changed, 559 insertions(+), 1127 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