1. f24bc92 HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2 by Ardinartsev Nikita · 7 years ago
  2. 061232f HID: lg: make transfer buffers DMA capable by Benjamin Tissoires · 7 years ago
  3. 560bea3 HID: hid-logitech: Improve Wingman Formula Force GP support by Simon Wood · 8 years ago
  4. 7363b25 HID: hid-logitech: Rewrite of descriptor for all DF wheels by Simon Wood · 8 years ago
  5. c832f86 HID: hid-logitech: Add combined pedal support Logitech wheels by Simon Wood · 8 years ago
  6. bfb61ab HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 8 years ago
  7. 2078665 HID: lg: restrict filtering out of first interface to G29 only by Benjamin Tissoires · 8 years ago
  8. 29fae1c HID: logitech: Add support for G29 by Simon Wood · 9 years ago
  9. c873d9a HID: hid-lg: Add USBID for Logitech G29 Wheel by Simon Wood · 9 years ago
  10. f4e1eb9 HID: hid-lg: Only one of LG_FF flags can be set for a given device by Michal Malý · 9 years ago
  11. b211a63 HID: hid-lg4ff: Stop the hid device from lg4ff by Michal Malý · 9 years ago
  12. 2dbf635 HID: hid-lg: Check return values from lg[N]ff_init() by Michal Malý · 9 years ago
  13. e039306 HID: make timeout HZ independent by Nicholas Mc Guire · 9 years ago
  14. a54dc779 HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of compatibility mode by Michal Malý · 9 years ago
  15. 4ab2578 HID: fix a couple of off-by-ones by Jiri Kosina · 10 years ago
  16. b0dd72a HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests by Benjamin Tissoires · 10 years ago
  17. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 10 years ago
  18. 56d0c8b HID: add support for Logitech Dual Action gamepads by Vitaly Katraew · 10 years ago
  19. 348cbaa HID: lg: fix Report Descriptor for Logitech MOMO Force (Black) by Simon Wood · 11 years ago
  20. 7f50547 HID: lg: fix ReportDescriptor for Logitech Formula Vibration by Simon Wood · 11 years ago
  21. bd04363 HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel by Elias Vanderstuyft · 11 years ago
  22. 7375951 Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'for-3.9/thingm' and 'for-3.9/upstream' into for-linus by Jiri Kosina · 11 years ago
  23. 94b3f71 HID: LG: Prevent the Logitech Gaming Wheels deadzone by Simon Wood · 11 years ago
  24. b5836246 HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel) by Simon Wood · 11 years ago
  25. 270baef HID: LG: Add support for Logitech Momo Force (Red) Wheel by Simon Wood · 11 years ago
  26. 5a9b571b HID: logitech: split accel, brake for Driving Force wheel by Paul Sbarra · 11 years ago
  27. 54bfe3f HID: logitech: add report descriptor for Driving Force wheel by Paul Sbarra · 11 years ago
  28. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 11 years ago
  29. a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  30. a80fe5d HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg by Michal Malý · 12 years ago
  31. 2b24a96 HID: hid-lg4ff: Adjust X axis input value accordingly to selected range. by Michal Malý · 12 years ago
  32. 2575155 HID: lg: Remove unnecessary casts of void pointers by Axel Lin · 12 years ago
  33. 2f43f874 HID: remove Paul Walmsley's copyright from places where it shouldn't be by Jiri Kosina · 12 years ago
  34. 8577dbf HID: hid-lg: Allow for custom device-specific properties to be stored in priv drvdata by Michal Malý · 12 years ago
  35. 30bb75d HID: lg4ff - Add range setting support and sysfs interface by Michal Malý · 13 years ago
  36. 7362cd2 HID: lg4ff - Move handling of Logitech wheels to lg4ff driver by Michal Malý · 13 years ago
  37. dc0a4f0 HID: Fix Logitech Driving Force Pro wheel by Michael Bauer · 13 years ago
  38. fdc6807 HID: add support for Logitech G27 wheel by Peter Gundermann · 13 years ago
  39. 5623a24 HID: add support for Logitech Driving Force Pro wheel by Jiri Kosina · 13 years ago
  40. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 13 years ago
  41. d8692ac HID: fix mismerge in hid-lg by Jiri Kosina · 14 years ago
  42. 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
  43. 2c6118e HID: force feedback support for Logitech RumblePad gamepad by Hendrik Iben · 14 years ago
  44. 32c88cb HID: Add support for Logitech Speed Force Wireless gaming wheel by Simon Wood · 14 years ago
  45. 73e4008 HID: allow resizing and replacing report descriptors by Nikolai Kondrashov · 14 years ago
  46. 18392212 HID: add mappings for a few keys found on Logitech MX3200 by Lorenzo Castelli · 14 years ago
  47. 74f292c HID: add driver for the Logitech Flight System G940 by Gary Stein · 14 years ago
  48. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  49. 66d61be HID: make Media key on Logitech DiNovo Mini work by Jiri Kosina · 14 years ago
  50. 24985cf HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigator by Jiri Kosina · 15 years ago
  51. a24f423 HID: adding __init/__exit macros to module init/exit functions by Peter Huewe · 15 years ago
  52. fd30ea8 HID: add force feedback support for Logitech WingMan Formula Force GP by Jiri Kosina · 15 years ago
  53. 243b706 HID: Add support for the G25 force feedback wheel in native mode by Christophe Borivant · 15 years ago
  54. afa5eb7 HID: remove compat stuff by Jiri Slaby · 15 years ago
  55. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  56. 022b702 Revert "HID: Invert HWHEEL mappings for some Logitech mice" by Dan Nicholson · 16 years ago
  57. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago[Renamed (89%) from drivers/hid/hid-logitech.c]
  58. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  59. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  60. 02ae9a1 HID: add compat support by Jiri Slaby · 16 years ago
  61. 5f22a79 HID: move logitech quirks by Jiri Slaby · 16 years ago