index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg4ff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: use to_hid_device()
Geliang Tang
2015-12-28
1
-2
/
+2
*
HID: move to_hid_device() to hid.h
Geliang Tang
2015-12-28
1
-2
/
+0
*
HID: logitech: Add support for G29
Simon Wood
2015-11-06
1
-4
/
+53
*
HID: logitech: Simplify wheel detection scheme
Simon Wood
2015-11-06
1
-42
/
+28
*
HID: hid-lg4ff: Allow the driver to continue without sysfs interface
Michal Malý
2015-05-07
1
-4
/
+3
*
HID: hid-lg4ff: Constify members of lg4ff_device_entry
Michal Malý
2015-05-07
1
-15
/
+39
*
HID: hid-lg4ff: Store pointer to the output HID report struct in the device e...
Michal Malý
2015-05-07
1
-35
/
+32
*
HID: hid-lg4ff: Protect concurrent access to output HID report
Michal Malý
2015-05-07
1
-0
/
+110
*
HID: hid-lg4ff: Stop the hid device from lg4ff
Michal Malý
2015-05-07
1
-0
/
+2
*
HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure
Michal Malý
2015-05-07
1
-78
/
+88
*
HID: hid-lg4ff: Update a warning message
Michal Malý
2015-05-07
1
-2
/
+3
*
HID: hid-lg4ff: Explicit casts from void * are not necessary
Michal Malý
2015-05-07
1
-2
/
+2
*
HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.
Michal Malý
2015-05-07
1
-1
/
+0
*
HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...
Michal Malý
2015-05-07
1
-6
/
+6
*
HID: hid-lg4ff: Remove "hid_" prefix from some functions' names
Michal Malý
2015-05-07
1
-14
/
+14
*
HID: hid-lg4ff: Remove double underscore prefix from numeric types
Michal Malý
2015-05-07
1
-26
/
+26
*
HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabled
Michal Malý
2015-02-18
1
-8
/
+9
*
HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...
Michal Malý
2015-02-18
1
-29
/
+175
*
HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...
Michal Malý
2015-02-18
1
-1
/
+3
*
HID: hid-lg4ff: Export the real wheel model and supported alternate modes
Michal Malý
2015-02-18
1
-7
/
+198
*
HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modes
Michal Malý
2015-02-18
1
-76
/
+190
*
HID: hid-lg4ff: use DEVICE_ATTR_RW macro
Vivien Didelot
2015-01-19
1
-7
/
+5
*
HID: hid-lg4ff: fix sysfs attribute permission
Vivien Didelot
2015-01-19
1
-1
/
+2
*
HID: logitech: Prevent possibility of infinite loop when using /sys interface
Simon Wood
2014-08-15
1
-2
/
+2
*
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
*
HID: hid-lg4ff: Support new version of G27
Simon Wood
2014-03-14
1
-0
/
+2
*
HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2
Simon Wood
2013-11-08
1
-0
/
+24
*
HID:hid-lg4ff: Initialize device properties before we touch autocentering.
Simon Wood
2013-11-08
1
-11
/
+11
*
HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0
Simon Wood
2013-11-08
1
-0
/
+15
*
HID:hid-lg4ff: Switch autocentering off when strength is set to zero.
Simon Wood
2013-11-08
1
-0
/
+25
*
HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel
Simon Wood
2013-11-08
1
-3
/
+12
*
HID: LG: validate HID output report details
Kees Cook
2013-09-13
1
-19
/
+1
*
-
.
Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...
Jiri Kosina
2013-04-30
1
-9
/
+11
|
\
\
|
|
*
HID: hid-lg4ff add support for new version of DFGT wheel
Simon Wood
2013-04-27
1
-0
/
+2
|
|
/
|
/
|
|
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-9
/
+9
|
/
*
HID: LG4FF: Remove unnecessary deadzone code
Simon Wood
2013-02-20
1
-17
/
+0
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2012-10-01
1
-2
/
+2
|
\
|
*
HID: lg4ff: Remove unnecessary casts of void pointers
Axel Lin
2012-09-17
1
-2
/
+2
*
|
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
2012-09-25
1
-2
/
+2
*
|
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
2012-09-25
1
-0
/
+17
*
|
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
2012-09-25
1
-0
/
+54
*
|
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
2012-09-25
1
-57
/
+64
|
/
*
HID: hid-lg4ff: remove unused label in !LEDS_CLASS case
Jiri Kosina
2012-04-23
1
-2
/
+1
*
HID: hid-lg4ff: Update Comments
Simon Wood
2012-04-23
1
-3
/
+4
*
HID: hid-lg4ff: Add support for G27 LEDs
Simon Wood
2012-04-23
1
-1
/
+157
*
HID: lg4ff: Take advantage of private driver data
Michal Malý
2012-04-13
1
-50
/
+42
*
HID: lg4ff: Remove sysfs iface before deallocating memory
Michal Malý
2012-04-03
1
-2
/
+4
*
HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-11-11
1
-1
/
+1
*
HID: hid-lg4ff: add a kfree() to an error path
Dan Carpenter
2011-08-23
1
-2
/
+2
*
HID: hid-lg4ff: silence sparse complaint
Dan Carpenter
2011-08-23
1
-2
/
+2
[next]