Re: [PATCH] HID: add support for Huion 580 tablet
From: Jiri Kosina <hidden>
Date: 2013-05-28 08:20:52
From: Jiri Kosina <hidden>
Date: 2013-05-28 08:20:52
On Tue, 28 May 2013, Martin Rusko wrote:
Signed-off-by: Martin Rusko <redacted> --- 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