summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech-hidpp.c
Commit message (Expand)AuthorAgeFilesLines
* HID: logitech-hidpp: remove support for the G700 over USBBenjamin Tissoires2019-08-131-2/+0Star
* Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"Benjamin Tissoires2019-08-131-20/+0Star
* HID: logitech-hidpp: add USB PID for a few more supported miceFilipe LaĆ­ns2019-07-171-1/+31
*---. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-101-6/+2Star
|\ \ \
| | * | HID: logitech-hidpp: HID: make const array consumer_rdesc_start staticColin Ian King2019-05-221-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-131-0/+9
| |\ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
| |/
* | HID: logitech-hidpp: Add support for the S510 remote controlHans de Goede2019-05-221-0/+3
* | HID: logitech-hidpp: add support for the MX5500 keyboardHans de Goede2019-05-091-0/+6
|/
* HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reportsHans de Goede2019-04-231-12/+121
* HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reportsHans de Goede2019-04-231-1/+76
* HID: logitech-hidpp: add support for HID++ 1.0 wheel reportsHans de Goede2019-04-231-0/+94
* HID: logitech-hidpp: make hidpp10_set_register_bit a bit more genericHans de Goede2019-04-231-8/+19
* HID: logitech-hidpp: add input_device ptr to struct hidpp_deviceHans de Goede2019-04-231-87/+56Star
* HID: logitech-hidpp: do not hardcode very long report lengthHans de Goede2019-04-231-18/+32
* HID: logitech-hidpp: handle devices attached to 27MHz wireless receiversHans de Goede2019-04-231-0/+6
* HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede2019-04-231-4/+13
* HID: logitech-hidpp: remove unused origin_is_hid_core function parameterHans de Goede2019-04-231-7/+7
* HID: logitech-hidpp: remove double assignment from __hidpp_send_reportHans de Goede2019-04-231-2/+0Star
* HID: logitech-hidpp: do not make failure to get the name fatalHans de Goede2019-04-231-11/+8Star
* HID: logitech-hidpp: ignore very-short or empty namesHans de Goede2019-04-231-0/+3
* HID: logitech-hidpp: make .probe usbhid capableBenjamin Tissoires2019-04-231-41/+45
* HID: logitech-hidpp: allow non HID++ devices to be handled by this moduleBenjamin Tissoires2019-04-231-8/+68
* HID: logitech: Stop setting drvdata to NULL on probe failure and removeBenjamin Tissoires2019-04-231-5/+3Star
* Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitechBenjamin Tissoires2019-04-231-3/+10
|\
| * HID: logitech: Handle 0 scroll events for the m560Peter Hutterer2019-03-201-2/+3
| * HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu2019-03-191-1/+7
* | HID: logitech-hidpp: change low battery level threshold from 31 to 30 percentHans de Goede2019-04-011-1/+5
* | HID: logitech-hidpp: remove hidpp_is_connected()Hans de Goede2019-04-011-7/+2Star
* | HID: logitech-hidpp: simplify printing of HID++ versionHans de Goede2019-04-011-14/+6Star
|/
* HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts2018-12-071-10/+5Star
* HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts2018-12-071-6/+295
* HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts2018-12-071-13/+34
* HID: logitech-hidpp: fix typo, hiddpp to hidppPeter Hutterer2018-12-071-6/+6
* Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13Star
* Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4Star
* Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
* Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5
* HID: logitech: fix a used uninitialized GCC warningzhong jiang2018-09-241-5/+3Star
* HID: logitech: Use LDJ_DEVICE macro for existing Logitech miceHarry Cutts2018-09-051-10/+5Star
* HID: logitech: Enable high-resolution scrolling on Logitech miceHarry Cutts2018-09-051-4/+245
* HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"Harry Cutts2018-09-051-13/+34
* HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"Colin Ian King2017-10-121-1/+2
* HID: logitech-hidpp: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
* HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva2017-07-201-0/+3
* HID: logitech-hidpp: add a sysfs file to tell we support power_supplyBenjamin Tissoires2017-04-061-0/+20
* HID: logitech-hidpp: enable HID++ 1.0 battery reportingBenjamin Tissoires2017-04-061-4/+230
* HID: logitech-hidpp: add support for battery status for the K750Benjamin Tissoires2017-04-061-2/+113
* HID: logitech-hidpp: battery: provide CAPACITY_LEVELBenjamin Tissoires2017-04-061-10/+94
* HID: logitech-hidpp: rename battery level into capacityBenjamin Tissoires2017-04-061-27/+28