aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29HID: hid-lg: Add USBID for Logitech G29 WheelSimon Wood1-0/+2
2015-05-07HID: hid-lg: Only one of LG_FF flags can be set for a given deviceMichal Malý1-3/+3
2015-05-07HID: hid-lg4ff: Stop the hid device from lg4ffMichal Malý1-2/+2
2015-05-07HID: hid-lg: Check return values from lg[N]ff_init()Michal Malý1-4/+7
2015-05-07HID: make timeout HZ independentNicholas Mc Guire1-1/+2
2015-02-18HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of compatibility modeMichal Malý1-0/+7
2014-08-21HID: fix a couple of off-by-onesJiri Kosina1-2/+2
2014-02-17HID: replace hid_output_raw_report with hid_hw_raw_request for feature requestsBenjamin Tissoires1-4/+4
2014-02-17HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires1-2/+4
2013-12-02HID: add support for Logitech Dual Action gamepadsVitaly Katraew1-0/+2
2013-10-14HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)Simon Wood1-0/+58
2013-10-14HID: lg: fix ReportDescriptor for Logitech Formula VibrationSimon Wood1-0/+77
2013-10-09HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback WheelElias Vanderstuyft1-0/+3
2013-02-21Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'for-3.9/thingm' and 'for-3.9/upstream' into for-linusJiri Kosina1-26/+186
2013-02-20HID: LG: Prevent the Logitech Gaming Wheels deadzoneSimon Wood1-0/+20
2013-02-20HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel)Simon Wood1-9/+11
2013-02-20HID: LG: Add support for Logitech Momo Force (Red) WheelSimon Wood1-1/+57
2013-02-19HID: logitech: split accel, brake for Driving Force wheelPaul Sbarra1-3/+5
2013-02-19HID: logitech: add report descriptor for Driving Force wheelPaul Sbarra1-5/+96
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-12/+1
2012-10-01Merge branch 'upstream' into for-linusJiri Kosina1-6/+5
2012-09-25HID: lg4ff: Minor coding style fixes in lg4ff and hid-lgMichal Malý1-3/+3
2012-09-25HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.Michal Malý1-0/+3
2012-09-17HID: lg: Remove unnecessary casts of void pointersAxel Lin1-5/+5
2012-09-05HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina1-1/+0
2012-04-03HID: hid-lg: Allow for custom device-specific properties to be stored in priv drvdataMichal Malý1-23/+32
2011-08-04HID: lg4ff - Add range setting support and sysfs interfaceMichal Malý1-0/+10
2011-08-04HID: lg4ff - Move handling of Logitech wheels to lg4ff driverMichal Malý1-8/+11
2011-06-07HID: Fix Logitech Driving Force Pro wheelMichael Bauer1-1/+73
2011-05-03HID: add support for Logitech G27 wheelPeter Gundermann1-0/+2
2011-03-17HID: add support for Logitech Driving Force Pro wheelJiri Kosina1-0/+2
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-8/+7
2010-10-23HID: fix mismerge in hid-lgJiri Kosina1-1/+1
2010-10-23Merge branch 'uc-logic' into for-linusJiri Kosina1-5/+5
2010-10-04HID: force feedback support for Logitech RumblePad gamepadHendrik Iben1-0/+3
2010-09-22HID: Add support for Logitech Speed Force Wireless gaming wheelSimon Wood1-0/+38
2010-08-09HID: allow resizing and replacing report descriptorsNikolai Kondrashov1-4/+5
2010-04-19HID: add mappings for a few keys found on Logitech MX3200Lorenzo Castelli1-0/+9
2010-01-13HID: add driver for the Logitech Flight System G940Gary Stein1-1/+6
2009-12-07Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina1-0/+33
2009-11-25HID: make Media key on Logitech DiNovo Mini workJiri Kosina1-0/+20
2009-11-13HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigatorJiri Kosina1-0/+13
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe1-2/+2
2009-07-23HID: add force feedback support for Logitech WingMan Formula Force GPJiri Kosina1-0/+2
2009-04-17HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant1-0/+2
2009-03-30HID: remove compat stuffJiri Slaby1-2/+0
2009-01-04HID: automatically call usbhid_set_leds in usbhid driverAlan Stern1-7/+0
2008-10-17Revert "HID: Invert HWHEEL mappings for some Logitech mice"Dan Nicholson1-5/+0
2008-10-14HID: move logitech FF processingJiri Slaby1-0/+342