summary refs log tree commit diff
path: root/drivers/hid/hid-logitech-hidpp.c
AgeCommit message (Expand)Author
2023-08-23HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-05-24HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera
2023-05-24HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera
2023-03-30HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafał Szalecki
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera
2023-03-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera
2023-02-14HID: logitech: Disable hi-res scrolling on USBBastien Nocera
2022-12-31HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires
2022-09-20hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_eventHangyu Hua
2022-09-20HID: logitech-hidpp: Detect hi-res scrolling supportBastien Nocera
2022-09-07HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commandsBastien Nocera
2022-09-07HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commandsBastien Nocera
2022-09-07HID: logitech-hidpp: Remove special-casing of Bluetooth devicesBastien Nocera
2022-09-07HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devicesBastien Nocera
2022-06-08HID: logitech-hidpp: Fix syntax errors in commentsXiang wangx
2021-08-20HID: logitech-hidpp: battery: provide CAPACITY property for newer devicesHamza Mahfooz
2021-08-20HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing itChristophe JAILLET
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina
2021-05-27HID: logitech-hidpp: initialize level variableTom Rix
2021-05-05HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr...Hans de Goede
2021-04-07HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abusesLee Jones
2021-01-18HID: logitech-hidpp: add support for Unified Battery (1004) featureFilipe Laíns
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2020-11-25HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouseHans de Goede
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede
2020-11-12HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede
2020-10-22HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts
2020-07-07HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero
2020-04-06HID: logitech: drop outdated references to unifying receiversFilipe Laíns
2020-01-28HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...Filipe Laíns
2020-01-13HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'Christophe JAILLET
2019-12-18hid-logitech-hidpp: read battery voltage from newer devicesPedro Vanzella
2019-12-18HID: logitech: Add MX Master 3 MouseAdrian Freund
2019-12-18HID: logitech-hidpp: Support WirelessDeviceStatus connect eventsMazin Rezk
2019-12-18HID: logitech-hidpp: Support translations from short to long reportsMazin Rezk
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina
2019-11-15HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede
2019-10-18HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov
2019-10-18HID: logitech-hidpp: rework device validationAndrey Smirnov
2019-10-18HID: logitech-hidpp: split g920_get_config()Andrey Smirnov
2019-10-03HID: Fix assumption that devices have inputsAlan Stern
2019-08-13HID: logitech-hidpp: remove support for the G700 over USBBenjamin Tissoires
2019-08-13Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"Benjamin Tissoires
2019-07-17HID: logitech-hidpp: add USB PID for a few more supported miceFilipe Laíns
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner