aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech-hidpp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-11-04HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version()Benjamin Tissoires1-1/+5
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