- 42bc4f3 HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports by Hans de Goede · 6 years ago
- 7457bc1 HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports by Hans de Goede · 6 years ago
- 4a79bcc HID: logitech-hidpp: add support for HID++ 1.0 wheel reports by Hans de Goede · 6 years ago
- 35839f7 HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic by Hans de Goede · 6 years ago
- 0610430 HID: logitech-hidpp: add input_device ptr to struct hidpp_device by Hans de Goede · 6 years ago
- d71b18f HID: logitech-hidpp: do not hardcode very long report length by Hans de Goede · 6 years ago
- 754a308 HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers by Hans de Goede · 6 years ago
- 0963775 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
- e54abaf HID: logitech-hidpp: remove unused origin_is_hid_core function parameter by Hans de Goede · 6 years ago
- 205a2ab HID: logitech-hidpp: remove double assignment from __hidpp_send_report by Hans de Goede · 6 years ago
- 2ddf07f HID: logitech-hidpp: do not make failure to get the name fatal by Hans de Goede · 6 years ago
- 22bf6bd HID: logitech-hidpp: ignore very-short or empty names by Hans de Goede · 6 years ago
- 91cf9a9 HID: logitech-hidpp: make .probe usbhid capable by Benjamin Tissoires · 6 years ago
- fe3ee1e HID: logitech-hidpp: allow non HID++ devices to be handled by this module by Benjamin Tissoires · 6 years ago
- 43cd97a HID: logitech: Stop setting drvdata to NULL on probe failure and remove by Benjamin Tissoires · 6 years ago
- 7d3879b Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech by Benjamin Tissoires · 6 years ago
- 1f87b0c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 6 years ago
- 090760d HID: logitech-hidpp: remove hidpp_is_connected() by Hans de Goede · 6 years ago
- 9576af6 HID: logitech-hidpp: simplify printing of HID++ version by Hans de Goede · 6 years ago
- fd35759 HID: logitech: Handle 0 scroll events for the m560 by Peter Hutterer · 6 years ago
- 6c44b15 HID: logitech: check the return value of create_singlethread_workqueue by Kangjie Lu · 6 years ago
- 1676722 HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice by Harry Cutts · 6 years ago
- 4435ff2 HID: logitech: Enable high-resolution scrolling on Logitech mice by Harry Cutts · 6 years ago
- 95c3d00 HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration" by Harry Cutts · 6 years ago
- fef3360 HID: logitech-hidpp: fix typo, hiddpp to hidpp by Peter Hutterer · 6 years ago
- 00acc9e Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"" by Benjamin Tissoires · 6 years ago
- 5372fc3 Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice" by Benjamin Tissoires · 6 years ago
- a69616d Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice" by Benjamin Tissoires · 6 years ago
- d0341ef Revert "HID: logitech: fix a used uninitialized GCC warning" by Benjamin Tissoires · 6 years ago
- 5fe2ccb HID: logitech: fix a used uninitialized GCC warning by zhong jiang · 6 years ago
- 3fe1d6b HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice by Harry Cutts · 6 years ago
- d56ca98 HID: logitech: Enable high-resolution scrolling on Logitech mice by Harry Cutts · 6 years ago
- 051dc9b HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration" by Harry Cutts · 6 years ago
- df47b24 HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback" by Colin Ian King · 7 years ago
- 35a33cb HID: logitech-hidpp: constify attribute_group structures. by Arvind Yadav · 7 years ago
- 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 8 years ago
- a4bf6153 HID: logitech-hidpp: add a sysfs file to tell we support power_supply by Benjamin Tissoires · 8 years ago
- 7f7ce2a HID: logitech-hidpp: enable HID++ 1.0 battery reporting by Benjamin Tissoires · 8 years ago
- 696ecef HID: logitech-hidpp: add support for battery status for the K750 by Benjamin Tissoires · 8 years ago
- 5b036ea HID: logitech-hidpp: battery: provide CAPACITY_LEVEL by Benjamin Tissoires · 8 years ago
- 14f437a HID: logitech-hidpp: rename battery level into capacity by Benjamin Tissoires · 8 years ago
- 284f8d7 HID: logitech-hidpp: battery: provide ONLINE property by Benjamin Tissoires · 8 years ago
- 9b9c519 HID: logitech-hidpp: notify battery on connect by Benjamin Tissoires · 8 years ago
- a9525b8 HID: logitech-hidpp: return an error if the queried feature is not present by Benjamin Tissoires · 8 years ago
- a52ec10 HID: logitech-hidpp: create the battery for all types of HID++ devices by Benjamin Tissoires · 8 years ago
- 32043d0 HID: logitech-hidpp: forward device info in power_supply by Benjamin Tissoires · 8 years ago
- eb626c5 HID: logitech-hidpp: handle battery events in hidpp_raw_hidpp_event() by Benjamin Tissoires · 8 years ago
- 2936836 HID: logitech-hidpp: rework hidpp_connect_event() by Benjamin Tissoires · 8 years ago
- 187f2bb HID: logitech-hidpp: retrieve the HID++ device name when available by Benjamin Tissoires · 8 years ago
- 843c624 HID: logitech-hidpp: rework probe path for unifying devices by Benjamin Tissoires · 8 years ago
- 206d7c6 HID: logitech-hidpp: create a capabilities bits field by Benjamin Tissoires · 8 years ago
- b4f8ce0 HID: logitech-hidpp: do not query the name through HID++ for 1.0 devices by Benjamin Tissoires · 8 years ago
- 680de74 HID: logitech-hidpp: make sure we only register one battery per device by Benjamin Tissoires · 8 years ago
- 3861e6c HID: logitech-hidpp: Add scope to battery by Bastien Nocera · 8 years ago
- 6bd4e65 HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS by Benjamin Tissoires · 9 years ago
- 5a2b190 HID: logitech-hidpp: add battery support for HID++ 2.0 devices by Peter Hutterer · 9 years ago
- af2e628 HID: logitech-hidpp: limit visibility of init/deinit functions by Jiri Kosina · 9 years ago
- ff21a63 HID: logitech-hidpp: Force feedback support for the Logitech G920 by Edwin Velds · 9 years ago
- d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 9 years ago
- 0b1804e HID: hid-logitech-hidpp: G920 remove deadzones by Simon Wood · 9 years ago
- 7f4b49f HID: hid-logitech-hidpp: Add range sysfs for Logitech G920 by Simon Wood · 9 years ago
- 7bfd292 HID: hid-logitech-hidpp: Add basic support for Logitech G920 by Simon Wood · 9 years ago
- a5ce8f5 HID: hid-logitech-hidpp: Add support for very long packets by Simon Wood · 9 years ago
- d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
- b2c68a2 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
- 90cdd98 HID: logitech-hidpp: add support to disable tap-to-click on the K400 by Benjamin Tissoires · 9 years ago
- 580a7e8 HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in two by Benjamin Tissoires · 9 years ago
- 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 10 years ago
- 8a09b4f HID: hidpp: Add driver for mouse logitech M560 by Goffredo Baroncelli · 10 years ago
- 5006c10 Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" by Benjamin Tissoires · 10 years ago
- b832da5 HID: logitech-hidpp: fix error return code by Julia Lawall · 10 years ago
- 9188dba HID: logitech-hidpp: add a module parameter to keep firmware gestures by Benjamin Tissoires · 10 years ago
- 988b7fb Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop', 'for-3.20/lenovo', 'for-3.20/logitech', 'for-3.20/rmi', 'for-3.20/upstream' and 'for-3.20/wacom' into for-linus by Jiri Kosina · 10 years ago
- 005b3f5 HID: logitech-hidpp: store the name of the device in struct hidpp by Benjamin Tissoires · 10 years ago
- a0e625f HID: logitech-hidpp: prefix the name with "Logitech" by Benjamin Tissoires · 10 years ago
- 8abd820 HID: logitech-hidpp: avoid unintended fall-through by Peter Wu · 10 years ago
- f677bb1 HID: logitech-hidpp: detect HID++ 2.0 errors too by Peter Wu · 10 years ago
- b1ac948 HID: logitech-hidpp: prefix the name with "Logitech" by Benjamin Tissoires · 10 years ago
- bf15944 HID: logitech-hidpp: bail out if wtp_connect fails by Benjamin Tissoires · 10 years ago
- e529fea HID: logitech-hidpp: separate HID++ from WTP processing by Peter Wu · 10 years ago
- 0b3f656 HID: logitech-hidpp: check WTP report length by Peter Wu · 10 years ago
- f486d9d HID: logitech-hidpp: disable io in probe error path by Peter Wu · 10 years ago
- 3a034a7 HID: logitech-hidpp: add boundary check for name retrieval by Peter Wu · 10 years ago
- 1430ee7 HID: logitech-hidpp: check name retrieval return code by Peter Wu · 10 years ago
- 02cc097 HID: logitech-hidpp: do not return the name length by Peter Wu · 10 years ago
- 552f12e HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version() by Benjamin Tissoires · 10 years ago
- 8c9952b HID: logitech-hidpp: fix negated returns by Benjamin Tissoires · 10 years ago
- 3e7830c HID: logitech-hidpp: leaks and NULL dereferences by Dan Carpenter · 10 years ago
- 3a61e97 HID: logitech-hidpp: support combo keyboard touchpad TK820 by Benjamin Tissoires · 10 years ago
- 57ac86c HID: logitech-hidpp: add support of the first Logitech Wireless Touchpad by Benjamin Tissoires · 10 years ago
- 586bdc4 HID: logitech-hidpp: Add Wireless Touchpad T650 support by Benjamin Tissoires · 10 years ago
- c39e3d5 HID: logitech-hidpp: late bind the input device on wireless connection by Benjamin Tissoires · 10 years ago
- 3379782 HID: logitech: allow the DJ device to request the unifying name by Benjamin Tissoires · 10 years ago
- ab94e56 HID: logitech: move dj devices to the HID++ module by Benjamin Tissoires · 10 years ago
- 2f31c52 HID: Introduce hidpp, a module to handle Logitech hid++ devices by Benjamin Tissoires · 10 years ago