index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
1
-2
/
+0
2019-02-14
HID: fix Logitech WingMan Formula GP joined axes
Jarrad Whitaker
1
-0
/
+60
2017-09-06
HID: hid-lg: make array cbuf static const to shink object code size
Colin Ian King
1
-1
/
+3
2017-01-26
HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2
Ardinartsev Nikita
1
-1
/
+1
2016-11-23
HID: lg: make transfer buffers DMA capable
Benjamin Tissoires
1
-4
/
+10
2016-09-26
HID: hid-logitech: Improve Wingman Formula Force GP support
Simon Wood
1
-1
/
+58
2016-09-26
HID: hid-logitech: Rewrite of descriptor for all DF wheels
Simon Wood
1
-14
/
+1
2016-09-26
HID: hid-logitech: Add combined pedal support Logitech wheels
Simon Wood
1
-0
/
+12
2016-02-10
HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
1
-5
/
+5
2015-12-02
HID: lg: restrict filtering out of first interface to G29 only
Benjamin Tissoires
1
-2
/
+3
2015-11-06
HID: logitech: Add support for G29
Simon Wood
1
-0
/
+9
2015-07-29
HID: hid-lg: Add USBID for Logitech G29 Wheel
Simon Wood
1
-0
/
+2
2015-05-07
HID: hid-lg: Only one of LG_FF flags can be set for a given device
Michal Malý
1
-3
/
+3
2015-05-07
HID: hid-lg4ff: Stop the hid device from lg4ff
Michal Malý
1
-2
/
+2
2015-05-07
HID: hid-lg: Check return values from lg[N]ff_init()
Michal Malý
1
-4
/
+7
2015-05-07
HID: make timeout HZ independent
Nicholas Mc Guire
1
-1
/
+2
2015-02-18
HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...
Michal Malý
1
-0
/
+7
2014-08-21
HID: fix a couple of off-by-ones
Jiri Kosina
1
-2
/
+2
2014-02-17
HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
Benjamin Tissoires
1
-4
/
+4
2014-02-17
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
1
-2
/
+4
2013-12-02
HID: add support for Logitech Dual Action gamepads
Vitaly Katraew
1
-0
/
+2
2013-10-14
HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
Simon Wood
1
-0
/
+58
2013-10-14
HID: lg: fix ReportDescriptor for Logitech Formula Vibration
Simon Wood
1
-0
/
+77
2013-10-09
HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel
Elias Vanderstuyft
1
-0
/
+3
2013-02-21
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
1
-26
/
+186
2013-02-20
HID: LG: Prevent the Logitech Gaming Wheels deadzone
Simon Wood
1
-0
/
+20
2013-02-20
HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel)
Simon Wood
1
-9
/
+11
2013-02-20
HID: LG: Add support for Logitech Momo Force (Red) Wheel
Simon Wood
1
-1
/
+57
2013-02-19
HID: logitech: split accel, brake for Driving Force wheel
Paul Sbarra
1
-3
/
+5
2013-02-19
HID: logitech: add report descriptor for Driving Force wheel
Paul Sbarra
1
-5
/
+96
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
1
-12
/
+1
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-6
/
+5
2012-09-25
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
1
-3
/
+3
2012-09-25
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
1
-0
/
+3
2012-09-17
HID: lg: Remove unnecessary casts of void pointers
Axel Lin
1
-5
/
+5
2012-09-05
HID: remove Paul Walmsley's copyright from places where it shouldn't be
Jiri Kosina
1
-1
/
+0
2012-04-03
HID: hid-lg: Allow for custom device-specific properties to be stored in priv...
Michal Malý
1
-23
/
+32
2011-08-04
HID: lg4ff - Add range setting support and sysfs interface
Michal Malý
1
-0
/
+10
2011-08-04
HID: lg4ff - Move handling of Logitech wheels to lg4ff driver
Michal Malý
1
-8
/
+11
2011-06-07
HID: Fix Logitech Driving Force Pro wheel
Michael Bauer
1
-1
/
+73
2011-05-03
HID: add support for Logitech G27 wheel
Peter Gundermann
1
-0
/
+2
2011-03-17
HID: add support for Logitech Driving Force Pro wheel
Jiri Kosina
1
-0
/
+2
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-8
/
+7
2010-10-23
HID: fix mismerge in hid-lg
Jiri Kosina
1
-1
/
+1
2010-10-23
Merge branch 'uc-logic' into for-linus
Jiri Kosina
1
-5
/
+5
2010-10-04
HID: force feedback support for Logitech RumblePad gamepad
Hendrik Iben
1
-0
/
+3
2010-09-22
HID: Add support for Logitech Speed Force Wireless gaming wheel
Simon Wood
1
-0
/
+38
2010-08-09
HID: allow resizing and replacing report descriptors
Nikolai Kondrashov
1
-4
/
+5
2010-04-19
HID: add mappings for a few keys found on Logitech MX3200
Lorenzo Castelli
1
-0
/
+9
2010-01-13
HID: add driver for the Logitech Flight System G940
Gary Stein
1
-1
/
+6
[next]