index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg4ff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
HID:hid-lg4ff: Initialize device properties before we touch autocentering.
Simon Wood
1
-11
/
+11
2013-12-04
HID:hid-lg4ff: Switch autocentering off when strength is set to zero.
Simon Wood
1
-0
/
+25
2013-12-04
HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel
Simon Wood
1
-3
/
+12
2013-10-01
HID: LG: validate HID output report details
Kees Cook
1
-19
/
+1
2013-04-30
Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...
Jiri Kosina
1
-9
/
+11
2013-04-27
HID: hid-lg4ff add support for new version of DFGT wheel
Simon Wood
1
-0
/
+2
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
1
-9
/
+9
2013-02-20
HID: LG4FF: Remove unnecessary deadzone code
Simon Wood
1
-17
/
+0
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-2
/
+2
2012-09-25
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
1
-2
/
+2
2012-09-25
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
1
-0
/
+17
2012-09-25
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
1
-0
/
+54
2012-09-25
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
1
-57
/
+64
2012-09-17
HID: lg4ff: Remove unnecessary casts of void pointers
Axel Lin
1
-2
/
+2
2012-04-23
HID: hid-lg4ff: remove unused label in !LEDS_CLASS case
Jiri Kosina
1
-2
/
+1
2012-04-23
HID: hid-lg4ff: Update Comments
Simon Wood
1
-3
/
+4
2012-04-23
HID: hid-lg4ff: Add support for G27 LEDs
Simon Wood
1
-1
/
+157
2012-04-13
HID: lg4ff: Take advantage of private driver data
Michal Malý
1
-50
/
+42
2012-04-03
HID: lg4ff: Remove sysfs iface before deallocating memory
Michal Malý
1
-2
/
+4
2011-11-11
HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-1
/
+1
2011-08-23
HID: hid-lg4ff: add a kfree() to an error path
Dan Carpenter
1
-2
/
+2
2011-08-23
HID: hid-lg4ff: silence sparse complaint
Dan Carpenter
1
-2
/
+2
2011-08-04
HID: lg4ff - Add autocentering command accepted by Formula Force EX
Michal Malý
1
-3
/
+33
2011-08-04
HID: lg4ff - Add range setting support and sysfs interface
Michal Malý
1
-12
/
+220
2011-08-04
HID: lg4ff - Add support for native mode switching
Michal Malý
1
-0
/
+89
2011-08-04
HID: lg4ff - Move handling of Logitech wheels to lg4ff driver
Michal Malý
1
-22
/
+48
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-5
/
+4
2010-09-22
HID: Add support for Logitech Speed Force Wireless gaming wheel
Simon Wood
1
-0
/
+136