aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02HID: check for valid USB device for many HID driversGreg Kroah-Hartman1-2/+8
2021-03-08HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy modeHans de Goede1-24/+0
2019-08-22HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern1-4/+6
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logitech' and 'for-5.3/wacom' into for-linusJiri Kosina1-6/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-05-09HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiverHans de Goede1-2/+0
2019-04-23HID: logitech-dj: add support for 27 MHz receiversHans de Goede1-2/+0
2019-02-14HID: fix Logitech WingMan Formula GP joined axesJarrad Whitaker1-0/+60
2017-09-06HID: hid-lg: make array cbuf static const to shink object code sizeColin Ian King1-1/+3
2017-01-26HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita1-1/+1
2016-11-23HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2016-09-26HID: hid-logitech: Improve Wingman Formula Force GP supportSimon Wood1-1/+58
2016-09-26HID: hid-logitech: Rewrite of descriptor for all DF wheelsSimon Wood1-14/+1
2016-09-26HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood1-0/+12
2016-02-10HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite1-5/+5
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-11-06HID: logitech: Add support for G29Simon Wood1-0/+9
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