index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-12-02
1
-2
/
+8
*
HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy mode
Hans de Goede
2021-03-08
1
-24
/
+0
*
HID: logitech: Fix general protection fault caused by Logitech driver
Alan Stern
2019-08-22
1
-4
/
+6
*
-
.
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
2019-07-10
1
-6
/
+1
|
\
\
|
|
*
HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiver
Hans de Goede
2019-05-09
1
-2
/
+0
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
2019-04-23
1
-2
/
+0
*
HID: fix Logitech WingMan Formula GP joined axes
Jarrad Whitaker
2019-02-14
1
-0
/
+60
*
HID: hid-lg: make array cbuf static const to shink object code size
Colin Ian King
2017-09-06
1
-1
/
+3
*
HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2
Ardinartsev Nikita
2017-01-26
1
-1
/
+1
*
HID: lg: make transfer buffers DMA capable
Benjamin Tissoires
2016-11-23
1
-4
/
+10
*
HID: hid-logitech: Improve Wingman Formula Force GP support
Simon Wood
2016-09-26
1
-1
/
+58
*
HID: hid-logitech: Rewrite of descriptor for all DF wheels
Simon Wood
2016-09-26
1
-14
/
+1
*
HID: hid-logitech: Add combined pedal support Logitech wheels
Simon Wood
2016-09-26
1
-0
/
+12
*
HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
2016-02-10
1
-5
/
+5
*
HID: lg: restrict filtering out of first interface to G29 only
Benjamin Tissoires
2015-12-02
1
-2
/
+3
*
HID: logitech: Add support for G29
Simon Wood
2015-11-06
1
-0
/
+9
*
HID: hid-lg: Add USBID for Logitech G29 Wheel
Simon Wood
2015-07-29
1
-0
/
+2
*
HID: hid-lg: Only one of LG_FF flags can be set for a given device
Michal Malý
2015-05-07
1
-3
/
+3
*
HID: hid-lg4ff: Stop the hid device from lg4ff
Michal Malý
2015-05-07
1
-2
/
+2
*
HID: hid-lg: Check return values from lg[N]ff_init()
Michal Malý
2015-05-07
1
-4
/
+7
*
HID: make timeout HZ independent
Nicholas Mc Guire
2015-05-07
1
-1
/
+2
*
HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...
Michal Malý
2015-02-18
1
-0
/
+7
*
HID: fix a couple of off-by-ones
Jiri Kosina
2014-08-21
1
-2
/
+2
*
HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
Benjamin Tissoires
2014-02-17
1
-4
/
+4
*
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
2014-02-17
1
-2
/
+4
*
HID: add support for Logitech Dual Action gamepads
Vitaly Katraew
2013-12-02
1
-0
/
+2
*
HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
Simon Wood
2013-10-14
1
-0
/
+58
*
HID: lg: fix ReportDescriptor for Logitech Formula Vibration
Simon Wood
2013-10-14
1
-0
/
+77
*
HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel
Elias Vanderstuyft
2013-10-09
1
-0
/
+3
*
-
.
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
2013-02-21
1
-26
/
+186
|
\
\
|
|
*
HID: Use module_hid_driver macro
H Hartley Sweeten
2013-01-03
1
-12
/
+1
|
|
/
|
/
|
|
*
HID: LG: Prevent the Logitech Gaming Wheels deadzone
Simon Wood
2013-02-20
1
-0
/
+20
|
*
HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel)
Simon Wood
2013-02-20
1
-9
/
+11
|
*
HID: LG: Add support for Logitech Momo Force (Red) Wheel
Simon Wood
2013-02-20
1
-1
/
+57
|
*
HID: logitech: split accel, brake for Driving Force wheel
Paul Sbarra
2013-02-19
1
-3
/
+5
|
*
HID: logitech: add report descriptor for Driving Force wheel
Paul Sbarra
2013-02-19
1
-5
/
+96
|
/
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2012-10-01
1
-6
/
+5
|
\
|
*
HID: lg: Remove unnecessary casts of void pointers
Axel Lin
2012-09-17
1
-5
/
+5
|
*
HID: remove Paul Walmsley's copyright from places where it shouldn't be
Jiri Kosina
2012-09-05
1
-1
/
+0
*
|
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
2012-09-25
1
-3
/
+3
*
|
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
2012-09-25
1
-0
/
+3
|
/
*
HID: hid-lg: Allow for custom device-specific properties to be stored in priv...
Michal Malý
2012-04-03
1
-23
/
+32
*
HID: lg4ff - Add range setting support and sysfs interface
Michal Malý
2011-08-04
1
-0
/
+10
*
HID: lg4ff - Move handling of Logitech wheels to lg4ff driver
Michal Malý
2011-08-04
1
-8
/
+11
*
HID: Fix Logitech Driving Force Pro wheel
Michael Bauer
2011-06-07
1
-1
/
+73
*
HID: add support for Logitech G27 wheel
Peter Gundermann
2011-05-03
1
-0
/
+2
*
HID: add support for Logitech Driving Force Pro wheel
Jiri Kosina
2011-03-17
1
-0
/
+2
*
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
1
-8
/
+7
*
HID: fix mismerge in hid-lg
Jiri Kosina
2010-10-23
1
-1
/
+1
[next]