index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-06
HID: logitech-hidpp: Do not flood kernel log
Oleksandr Natalenko
1
-3
/
+10
2024-01-22
HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
Jiri Kosina
1
-0
/
+2
2023-10-26
HID: logitech-hidpp: Stop IO before calling hid_connect()
Hans de Goede
1
-3
/
+6
2023-10-25
HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING
Hans de Goede
1
-10
/
+6
2023-10-25
HID: logitech-hidpp: Drop delayed_work_cb()
Hans de Goede
1
-11
/
+3
2023-10-25
HID: logitech-hidpp: Fix connect event race
Hans de Goede
1
-20
/
+5
2023-10-25
HID: logitech-hidpp: Remove unused connected param from *_connect()
Hans de Goede
1
-6
/
+6
2023-10-25
HID: logitech-hidpp: Remove connected check for non-unifying devices
Hans de Goede
1
-7
/
+0
2023-10-25
HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
Hans de Goede
1
-8
/
+10
2023-10-25
HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
Hans de Goede
1
-13
/
+8
2023-10-25
HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
Hans de Goede
1
-8
/
+6
2023-10-25
HID: logitech-hidpp: Remove wtp_get_config() call from probe()
Hans de Goede
1
-5
/
+1
2023-10-25
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
1
-11
/
+9
2023-10-25
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
1
-16
/
+8
2023-10-25
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
1
-10
/
+12
2023-10-06
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
1
-1
/
+2
2023-09-18
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Hans de Goede
1
-0
/
+2
2023-08-25
HID: logitech-hidpp: rework one more time the retries attempts
Benjamin Tissoires
1
-40
/
+75
2023-08-14
HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouse
Maxim Mikityanskiy
1
-0
/
+2
2023-08-14
HID: logitech-hidpp: Add support for the Pro X Superlight
Mavroudis Chatzilazaridis
1
-0
/
+2
2023-08-14
HID: logitech-hidpp: Rename HID++ "internal" error constant
Bastien Nocera
1
-1
/
+1
2023-07-09
HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
Stuart Hayhurst
1
-0
/
+2
2023-06-19
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
1
-1
/
+1
2023-06-08
HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...
stuarthayhurst
1
-0
/
+4
2023-06-05
HID: hidpp: terminate retry loop on success
Benjamin Tissoires
1
-7
/
+6
2023-05-31
HID: logitech-hidpp: Handle timeout differently from busy
Bastien Nocera
1
-0
/
+1
2023-04-03
HID: logitech-hidpp: Set wireless_status for G935 receiver
Bastien Nocera
1
-1
/
+25
2023-04-03
HID: logitech-hidpp: Add Logitech G935 headset
Bastien Nocera
1
-0
/
+3
2023-04-03
HID: logitech-hidpp: Add support for ADC measurement feature
Bastien Nocera
1
-2
/
+170
2023-04-03
HID: logitech-hidpp: Simplify array length check
Bastien Nocera
1
-3
/
+1
2023-04-03
HID: logitech-hidpp: Reconcile USB and Unifying serials
Bastien Nocera
1
-4
/
+2
2023-04-03
HID: logitech-hidpp: Don't use the USB serial for USB devices
Bastien Nocera
1
-0
/
+51
2023-03-03
HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
RafaĆ Szalecki
1
-0
/
+2
2023-02-22
Merge branch 'for-6.3/logitech' into for-linus
Benjamin Tissoires
1
-61
/
+91
2023-02-15
HID: logitech-hidpp: Add myself to authors
Bastien Nocera
1
-0
/
+1
2023-02-15
HID: logitech-hidpp: Retry commands when device is busy
Bastien Nocera
1
-24
/
+30
2023-02-10
HID: logitech-hidpp: Add more debug statements
Bastien Nocera
1
-3
/
+14
2023-02-10
HID: Add support for Logitech G923 Xbox Edition steering wheel
Walt Holman
1
-0
/
+3
2023-02-10
HID: logitech-hidpp: Add Signature M650
Bastien Nocera
1
-0
/
+2
2023-02-10
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
1
-5
/
+3
2023-02-10
HID: logitech-hidpp: Don't restart communication if not necessary
Bastien Nocera
1
-12
/
+20
2023-02-10
HID: logitech-hidpp: Add constants for HID++ 2.0 error codes
Bastien Nocera
1
-0
/
+10
2023-02-10
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
1
-10
/
+0
2023-02-10
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
Bastien Nocera
1
-8
/
+9
2023-02-06
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
1
-1
/
+2
2022-12-19
HID: logitech-hidpp: Guard FF init code against non-USB devices
Bastien Nocera
1
-2
/
+9
2022-12-13
Merge branch 'for-6.2/logitech' into for-linus
Jiri Kosina
1
-1
/
+1
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
1
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
1
-0
/
+9
2022-11-22
HID: logitech HID++: Send SwID in GetProtocolVersion
Andreas Bergmeier
1
-1
/
+1
[next]