summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech-hidpp.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-04HID: logitech-hidpp: fix negated returnsBenjamin Tissoires1-4/+32
2014-11-03HID: logitech-hidpp: leaks and NULL dereferencesDan Carpenter1-4/+8
2014-10-29HID: logitech-hidpp: support combo keyboard touchpad TK820Benjamin Tissoires1-0/+20
2014-10-29HID: logitech-hidpp: add support of the first Logitech Wireless TouchpadBenjamin Tissoires1-5/+27
2014-10-29HID: logitech-hidpp: Add Wireless Touchpad T650 supportBenjamin Tissoires1-2/+103
2014-10-29HID: logitech-hidpp: late bind the input device on wireless connectionBenjamin Tissoires1-8/+147
2014-10-29HID: logitech: allow the DJ device to request the unifying nameBenjamin Tissoires1-4/+76
2014-10-29HID: logitech: move dj devices to the HID++ moduleBenjamin Tissoires1-8/+13
2014-10-29HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires1-0/+842