index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2022-09-20
hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
Hangyu Hua
1
-1
/
+3
2022-09-20
HID: logitech-hidpp: Detect hi-res scrolling support
Bastien Nocera
1
-57
/
+61
2022-09-07
HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commands
Bastien Nocera
1
-7
/
+7
2022-09-07
HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
Bastien Nocera
1
-1
/
+4
2022-09-07
HID: logitech-hidpp: Remove special-casing of Bluetooth devices
Bastien Nocera
1
-4
/
+0
2022-09-07
HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
Bastien Nocera
1
-0
/
+19
2022-06-08
HID: logitech-hidpp: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2021-08-20
HID: logitech-hidpp: battery: provide CAPACITY property for newer devices
Hamza Mahfooz
1
-1
/
+43
2021-08-20
HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it
Christophe JAILLET
1
-2
/
+1
2021-06-30
Merge branch 'for-5.14/logitech' into for-linus
Jiri Kosina
1
-0
/
+12
2021-05-27
HID: logitech-hidpp: initialize level variable
Tom Rix
1
-0
/
+1
2021-05-05
HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr...
Hans de Goede
1
-0
/
+12
2021-04-07
HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses
Lee Jones
1
-3
/
+4
2021-01-18
HID: logitech-hidpp: add support for Unified Battery (1004) feature
Filipe Laíns
1
-7
/
+239
2021-01-14
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
Nicholas Miell
1
-0
/
+2
2020-11-25
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse
Hans de Goede
1
-0
/
+2
2020-11-19
HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
Hans de Goede
1
-0
/
+25
[next]