index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
2024-06-04
HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-05-06
HID: logitech: add a few Logitech HID++ device IDs
Allan Sandfeld Jensen
2024-02-06
HID: logitech-hidpp: Do not flood kernel log
Oleksandr Natalenko
2024-01-22
HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
Jiri Kosina
2023-10-26
HID: logitech-hidpp: Stop IO before calling hid_connect()
Hans de Goede
2023-10-25
HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING
Hans de Goede
2023-10-25
HID: logitech-hidpp: Drop delayed_work_cb()
Hans de Goede
2023-10-25
HID: logitech-hidpp: Fix connect event race
Hans de Goede
2023-10-25
HID: logitech-hidpp: Remove unused connected param from *_connect()
Hans de Goede
2023-10-25
HID: logitech-hidpp: Remove connected check for non-unifying devices
Hans de Goede
2023-10-25
HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
Hans de Goede
2023-10-25
HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
Hans de Goede
2023-10-25
HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
Hans de Goede
2023-10-25
HID: logitech-hidpp: Remove wtp_get_config() call from probe()
Hans de Goede
2023-10-25
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
2023-10-25
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
2023-10-25
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
2023-10-06
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
2023-09-18
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Hans de Goede
2023-08-25
HID: logitech-hidpp: rework one more time the retries attempts
Benjamin Tissoires
2023-08-14
HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouse
Maxim Mikityanskiy
2023-08-14
HID: logitech-hidpp: Add support for the Pro X Superlight
Mavroudis Chatzilazaridis
2023-08-14
HID: logitech-hidpp: Rename HID++ "internal" error constant
Bastien Nocera
2023-07-09
HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
Stuart Hayhurst
2023-06-19
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
2023-06-08
HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...
stuarthayhurst
2023-06-05
HID: hidpp: terminate retry loop on success
Benjamin Tissoires
2023-05-31
HID: logitech-hidpp: Handle timeout differently from busy
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Set wireless_status for G935 receiver
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Add Logitech G935 headset
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Add support for ADC measurement feature
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Simplify array length check
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Reconcile USB and Unifying serials
Bastien Nocera
2023-04-03
HID: logitech-hidpp: Don't use the USB serial for USB devices
Bastien Nocera
2023-03-03
HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
RafaĆ Szalecki
2023-02-22
Merge branch 'for-6.3/logitech' into for-linus
Benjamin Tissoires
2023-02-15
HID: logitech-hidpp: Add myself to authors
Bastien Nocera
2023-02-15
HID: logitech-hidpp: Retry commands when device is busy
Bastien Nocera
2023-02-10
HID: logitech-hidpp: Add more debug statements
Bastien Nocera
2023-02-10
HID: Add support for Logitech G923 Xbox Edition steering wheel
Walt Holman
2023-02-10
HID: logitech-hidpp: Add Signature M650
Bastien Nocera
2023-02-10
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
2023-02-10
HID: logitech-hidpp: Don't restart communication if not necessary
Bastien Nocera
2023-02-10
HID: logitech-hidpp: Add constants for HID++ 2.0 error codes
Bastien Nocera
2023-02-10
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
2023-02-10
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
Bastien Nocera
2023-02-06
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
2022-12-19
HID: logitech-hidpp: Guard FF init code against non-USB devices
Bastien Nocera
2022-12-13
Merge branch 'for-6.2/logitech' into for-linus
Jiri Kosina
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
[next]