On Tue, 28 May 2013, Martin Rusko wrote: > > Signed-off-by: Martin Rusko <martin.rusko@xxxxxxxxx> > --- > drivers/hid/Kconfig | 6 ++ > drivers/hid/Makefile | 1 + > drivers/hid/hid-core.c | 1 + > drivers/hid/hid-huion.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++ > drivers/hid/hid-ids.h | 3 + > 5 files changed, 188 insertions(+), 0 deletions(-) > create mode 100644 drivers/hid/hid-huion.c Martin, could you please provide changelog for this patch as well? What's mostly interesting is: - a brief description of the device - a brief description of the changes necessary to make it work (the deviations from the HID standard) Thanks. -- Jiri Kosina SUSE Labs -- 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