summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech-hidpp.c
Commit message (Expand)AuthorAgeFilesLines
* HID: logitech-hidpp: disable io in probe error pathPeter Wu2014-12-111-1/+3
* HID: logitech-hidpp: add boundary check for name retrievalPeter Wu2014-12-111-0/+3
* HID: logitech-hidpp: check name retrieval return codePeter Wu2014-12-111-2/+8
* HID: logitech-hidpp: do not return the name lengthPeter Wu2014-12-111-13/+6
* HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version()Benjamin Tissoires2014-11-041-1/+5
* HID: logitech-hidpp: fix negated returnsBenjamin Tissoires2014-11-041-4/+32
* HID: logitech-hidpp: leaks and NULL dereferencesDan Carpenter2014-11-031-4/+8
* HID: logitech-hidpp: support combo keyboard touchpad TK820Benjamin Tissoires2014-10-291-0/+20
* HID: logitech-hidpp: add support of the first Logitech Wireless TouchpadBenjamin Tissoires2014-10-291-5/+27
* HID: logitech-hidpp: Add Wireless Touchpad T650 supportBenjamin Tissoires2014-10-291-2/+103
* HID: logitech-hidpp: late bind the input device on wireless connectionBenjamin Tissoires2014-10-291-8/+147
* HID: logitech: allow the DJ device to request the unifying nameBenjamin Tissoires2014-10-291-4/+76
* HID: logitech: move dj devices to the HID++ moduleBenjamin Tissoires2014-10-291-8/+13
* HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires2014-10-291-0/+842
OpenPOWER on IntegriCloud