index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
2015-04-05
HID: logitech-hidpp: fix error return code
Julia Lawall
2015-04-02
HID: logitech-hidpp: add a module parameter to keep firmware gestures
Benjamin Tissoires
2015-02-09
Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...
Jiri Kosina
2015-01-09
HID: logitech-hidpp: store the name of the device in struct hidpp
Benjamin Tissoires
2014-12-19
HID: logitech-hidpp: prefix the name with "Logitech"
Benjamin Tissoires
2014-12-19
HID: logitech-hidpp: avoid unintended fall-through
Peter Wu
2014-12-19
HID: logitech-hidpp: detect HID++ 2.0 errors too
Peter Wu
2014-12-17
HID: logitech-hidpp: prefix the name with "Logitech"
Benjamin Tissoires
2014-12-17
HID: logitech-hidpp: bail out if wtp_connect fails
Benjamin Tissoires
2014-12-17
HID: logitech-hidpp: separate HID++ from WTP processing
Peter Wu
2014-12-17
HID: logitech-hidpp: check WTP report length
Peter Wu
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
2014-11-04
HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version()
Benjamin Tissoires
2014-11-04
HID: logitech-hidpp: fix negated returns
Benjamin Tissoires
2014-11-03
HID: logitech-hidpp: leaks and NULL dereferences
Dan Carpenter
2014-10-29
HID: logitech-hidpp: support combo keyboard touchpad TK820
Benjamin Tissoires
2014-10-29
HID: logitech-hidpp: add support of the first Logitech Wireless Touchpad
Benjamin Tissoires
2014-10-29
HID: logitech-hidpp: Add Wireless Touchpad T650 support
Benjamin Tissoires
2014-10-29
HID: logitech-hidpp: late bind the input device on wireless connection
Benjamin Tissoires
2014-10-29
HID: logitech: allow the DJ device to request the unifying name
Benjamin Tissoires
2014-10-29
HID: logitech: move dj devices to the HID++ module
Benjamin Tissoires
2014-10-29
HID: Introduce hidpp, a module to handle Logitech hid++ devices
Benjamin Tissoires