CHROMEOS: HID: MT-B driver for Logitech wireless touchpads
authorAndrew de los Reyes <adlr@chromium.org>
Sun, 6 Jan 2013 01:50:20 +0000 (17:50 -0800)
committerChromeBot <chrome-bot@google.com>
Fri, 22 Mar 2013 02:09:16 +0000 (19:09 -0700)
commitb8043403d643d727cf40560349d85485db5fdf3f
tree5a827affbabe97cd79dffee9327ed852165f3c19
parent782883b335f7e44563e1f5d47bcbaa02ecf611e8
CHROMEOS: HID: MT-B driver for Logitech wireless touchpads

This is part of the next iteration of Nestor Lopez Casado's
introduction of HID++ support to the kernel from his patch "[PATCH
1/1] HID: Add full MT support for Logitech Wireless Touchpad"

This driver provides an MT-B driver for Logitech wireless
touchpads. It currently supports two models:

- Logitech Wireless Touchpad
- Logitech Wireless Rechargeable Touchpad T650

Documentation is provided at
https://drive.google.com/a/logitech.com/?tab=mo#folders/0BxbRzx7vEV7eWmgwazJ3NUFfQ28

BUG=chromium-os:39354
TEST=manually tested on Link

Change-Id: I0085dfb053f7b9c0931c39c0d28ba1608216a2a5
Signed-off-by: Andrew de los Reyes <adlr@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/46010
Reviewed-by: Yufeng Shen <miletus@chromium.org>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-ids.h
drivers/hid/hid-logitech-dj.c
drivers/hid/hid-logitech-hidpp.c
drivers/hid/hid-logitech-hidpp.h
drivers/hid/hid-logitech-wtp.c [new file with mode: 0644]