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
2016-01-28
HID: logitech-hidpp: limit visibility of init/deinit functions
Jiri Kosina
2016-01-28
HID: logitech-hidpp: Force feedback support for the Logitech G920
Edwin Velds
2015-12-28
HID: move to_hid_device() to hid.h
Geliang Tang
2015-11-20
HID: hid-logitech-hidpp: G920 remove deadzones
Simon Wood
2015-11-20
HID: hid-logitech-hidpp: Add range sysfs for Logitech G920
Simon Wood
2015-11-20
HID: hid-logitech-hidpp: Add basic support for Logitech G920
Simon Wood
2015-11-20
HID: hid-logitech-hidpp: Add support for very long packets
Simon Wood
2015-11-06
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
2015-09-30
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-09-04
HID: logitech-hidpp: add support to disable tap-to-click on the K400
Benjamin Tissoires
2015-09-04
HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in two
Benjamin Tissoires
2015-06-22
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi...
Jiri Kosina
2015-06-01
HID: hidpp: Add driver for mouse logitech M560
Goffredo Baroncelli
2015-05-07
Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"
Benjamin Tissoires
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