index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-logitech-hidpp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: logitech-hidpp: Stop IO before calling hid_connect()
Hans de Goede
2023-10-26
1
-3
/
+6
*
HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING
Hans de Goede
2023-10-25
1
-10
/
+6
*
HID: logitech-hidpp: Drop delayed_work_cb()
Hans de Goede
2023-10-25
1
-11
/
+3
*
HID: logitech-hidpp: Fix connect event race
Hans de Goede
2023-10-25
1
-20
/
+5
*
HID: logitech-hidpp: Remove unused connected param from *_connect()
Hans de Goede
2023-10-25
1
-6
/
+6
*
HID: logitech-hidpp: Remove connected check for non-unifying devices
Hans de Goede
2023-10-25
1
-7
/
+0
*
HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
Hans de Goede
2023-10-25
1
-8
/
+10
*
HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
Hans de Goede
2023-10-25
1
-13
/
+8
*
HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
Hans de Goede
2023-10-25
1
-8
/
+6
*
HID: logitech-hidpp: Remove wtp_get_config() call from probe()
Hans de Goede
2023-10-25
1
-5
/
+1
*
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
2023-10-25
1
-11
/
+9
*
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
2023-10-25
1
-16
/
+8
*
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
2023-10-25
1
-10
/
+12
*
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
2023-10-06
1
-1
/
+2
*
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Hans de Goede
2023-09-18
1
-0
/
+2
*
HID: logitech-hidpp: rework one more time the retries attempts
Benjamin Tissoires
2023-08-25
1
-40
/
+75
*
HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouse
Maxim Mikityanskiy
2023-08-14
1
-0
/
+2
*
HID: logitech-hidpp: Add support for the Pro X Superlight
Mavroudis Chatzilazaridis
2023-08-14
1
-0
/
+2
*
HID: logitech-hidpp: Rename HID++ "internal" error constant
Bastien Nocera
2023-08-14
1
-1
/
+1
*
HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed
Stuart Hayhurst
2023-07-09
1
-0
/
+2
*
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
2023-06-19
1
-1
/
+1
*
HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...
stuarthayhurst
2023-06-08
1
-0
/
+4
*
HID: hidpp: terminate retry loop on success
Benjamin Tissoires
2023-06-05
1
-7
/
+6
*
HID: logitech-hidpp: Handle timeout differently from busy
Bastien Nocera
2023-05-31
1
-0
/
+1
*
HID: logitech-hidpp: Set wireless_status for G935 receiver
Bastien Nocera
2023-04-03
1
-1
/
+25
*
HID: logitech-hidpp: Add Logitech G935 headset
Bastien Nocera
2023-04-03
1
-0
/
+3
*
HID: logitech-hidpp: Add support for ADC measurement feature
Bastien Nocera
2023-04-03
1
-2
/
+170
*
HID: logitech-hidpp: Simplify array length check
Bastien Nocera
2023-04-03
1
-3
/
+1
*
HID: logitech-hidpp: Reconcile USB and Unifying serials
Bastien Nocera
2023-04-03
1
-4
/
+2
*
HID: logitech-hidpp: Don't use the USB serial for USB devices
Bastien Nocera
2023-04-03
1
-0
/
+51
*
HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
RafaĆ Szalecki
2023-03-03
1
-0
/
+2
*
Merge branch 'for-6.3/logitech' into for-linus
Benjamin Tissoires
2023-02-22
1
-61
/
+91
|
\
|
*
HID: logitech-hidpp: Add myself to authors
Bastien Nocera
2023-02-15
1
-0
/
+1
|
*
HID: logitech-hidpp: Retry commands when device is busy
Bastien Nocera
2023-02-15
1
-24
/
+30
|
*
HID: logitech-hidpp: Add more debug statements
Bastien Nocera
2023-02-10
1
-3
/
+14
|
*
HID: Add support for Logitech G923 Xbox Edition steering wheel
Walt Holman
2023-02-10
1
-0
/
+3
|
*
HID: logitech-hidpp: Add Signature M650
Bastien Nocera
2023-02-10
1
-0
/
+2
|
*
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
2023-02-10
1
-5
/
+3
|
*
HID: logitech-hidpp: Don't restart communication if not necessary
Bastien Nocera
2023-02-10
1
-12
/
+20
|
*
HID: logitech-hidpp: Add constants for HID++ 2.0 error codes
Bastien Nocera
2023-02-10
1
-0
/
+10
|
*
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
2023-02-10
1
-10
/
+0
|
*
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
Bastien Nocera
2023-02-10
1
-8
/
+9
*
|
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
2023-02-06
1
-1
/
+2
|
/
*
HID: logitech-hidpp: Guard FF init code against non-USB devices
Bastien Nocera
2022-12-19
1
-2
/
+9
*
Merge branch 'for-6.2/logitech' into for-linus
Jiri Kosina
2022-12-13
1
-1
/
+1
|
\
|
*
HID: logitech HID++: Send SwID in GetProtocolVersion
Andreas Bergmeier
2022-11-21
1
-1
/
+1
*
|
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
2022-12-08
1
-19
/
+0
*
|
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
2022-12-08
1
-0
/
+9
|
/
*
hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
Hangyu Hua
2022-09-20
1
-1
/
+3
*
HID: logitech-hidpp: Detect hi-res scrolling support
Bastien Nocera
2022-09-20
1
-57
/
+61
[next]