1. 560bea3 HID: hid-logitech: Improve Wingman Formula Force GP support by Simon Wood · 8 years ago
  2. b456634 HID: hid-logitech: Compute combined pedals value by Simon Wood · 8 years ago
  3. c832f86 HID: hid-logitech: Add combined pedal support Logitech wheels by Simon Wood · 8 years ago
  4. 961af46 HID: hid-logitech: Introduce control for combined pedals feature by Simon Wood · 8 years ago
  5. ee79a8f HID: use to_hid_device() by Geliang Tang · 8 years ago
  6. d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 8 years ago
  7. 29fae1c HID: logitech: Add support for G29 by Simon Wood · 9 years ago
  8. bbec1bd HID: logitech: Simplify wheel detection scheme by Simon Wood · 9 years ago
  9. d61a70ec HID: hid-lg4ff: Allow the driver to continue without sysfs interface by Michal Malý · 9 years ago
  10. 5d9d60a HID: hid-lg4ff: Constify members of lg4ff_device_entry by Michal Malý · 9 years ago
  11. c28abd8 HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct by Michal Malý · 9 years ago
  12. c918fe7 HID: hid-lg4ff: Protect concurrent access to output HID report by Michal Malý · 9 years ago
  13. b211a63 HID: hid-lg4ff: Stop the hid device from lg4ff by Michal Malý · 9 years ago
  14. 72529c6 HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure by Michal Malý · 9 years ago
  15. 9c2a6bd HID: hid-lg4ff: Update a warning message by Michal Malý · 9 years ago
  16. 371a1d9 HID: hid-lg4ff: Explicit casts from void * are not necessary by Michal Malý · 9 years ago
  17. 0a33a7b HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. by Michal Malý · 9 years ago
  18. fbf85e2 HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_" by Michal Malý · 9 years ago
  19. d0afd8489 HID: hid-lg4ff: Remove "hid_" prefix from some functions' names by Michal Malý · 9 years ago
  20. 2a552c3 HID: hid-lg4ff: Remove double underscore prefix from numeric types by Michal Malý · 9 years ago
  21. c1740d1 HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabled by Michal Malý · 9 years ago
  22. f31a2de HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibility modes by Michal Malý · 9 years ago
  23. a54dc779 HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of compatibility mode by Michal Malý · 9 years ago
  24. b96d23e HID: hid-lg4ff: Export the real wheel model and supported alternate modes by Michal Malý · 9 years ago
  25. e7c2344 HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modes by Michal Malý · 9 years ago
  26. 2f1cec3 HID: hid-lg4ff: use DEVICE_ATTR_RW macro by Vivien Didelot · 9 years ago
  27. fcf80e5 HID: hid-lg4ff: fix sysfs attribute permission by Vivien Didelot · 9 years ago
  28. 29ff665 HID: logitech: Prevent possibility of infinite loop when using /sys interface by Simon Wood · 10 years ago
  29. 5c143c0 drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  30. 6b5625b HID: hid-lg4ff: Support new version of G27 by Simon Wood · 10 years ago
  31. 1859762 HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2 by Simon Wood · 11 years ago
  32. 114a55c HID:hid-lg4ff: Initialize device properties before we touch autocentering. by Simon Wood · 11 years ago
  33. 56930e7a HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0 by Simon Wood · 11 years ago
  34. d2c02da HID:hid-lg4ff: Switch autocentering off when strength is set to zero. by Simon Wood · 11 years ago
  35. f8c23156 HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel by Simon Wood · 11 years ago
  36. 0fb6bd0 HID: LG: validate HID output report details by Kees Cook · 11 years ago
  37. 4f5a810 Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus by Jiri Kosina · 11 years ago
  38. d991938 HID: hid-lg4ff add support for new version of DFGT wheel by Simon Wood · 11 years ago
  39. d8814272 HID: use hid_hw_request() instead of direct call to usbhid by Benjamin Tissoires · 11 years ago
  40. d50bbd00 HID: LG4FF: Remove unnecessary deadzone code by Simon Wood · 11 years ago
  41. a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  42. a80fe5d HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg by Michal Malý · 12 years ago
  43. a206317 HID: hid-lg4ff: Set absolute axes parametes on DFP by Michal Malý · 12 years ago
  44. 2b24a96 HID: hid-lg4ff: Adjust X axis input value accordingly to selected range. by Michal Malý · 12 years ago
  45. 74479ba HID: hid-lg4ff: Minor code cleanup to improve readability by Michal Malý · 12 years ago
  46. 4629fd1 HID: lg4ff: Remove unnecessary casts of void pointers by Axel Lin · 12 years ago
  47. c6e6dc8 HID: hid-lg4ff: remove unused label in !LEDS_CLASS case by Jiri Kosina · 12 years ago
  48. 64013800 HID: hid-lg4ff: Update Comments by Simon Wood · 12 years ago
  49. 22bcefd HID: hid-lg4ff: Add support for G27 LEDs by Simon Wood · 12 years ago
  50. 3b6b17b HID: lg4ff: Take advantage of private driver data by Michal Malý · 12 years ago
  51. 6a2e176 HID: lg4ff: Remove sysfs iface before deallocating memory by Michal Malý · 12 years ago
  52. 8383c6b HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  53. 8f25229 HID: hid-lg4ff: add a kfree() to an error path by Dan Carpenter · 13 years ago
  54. 2bbaf77 HID: hid-lg4ff: silence sparse complaint by Dan Carpenter · 13 years ago
  55. 6e2de8e HID: lg4ff - Add autocentering command accepted by Formula Force EX by Michal Malý · 13 years ago
  56. 30bb75d HID: lg4ff - Add range setting support and sysfs interface by Michal Malý · 13 years ago
  57. 96440c8 HID: lg4ff - Add support for native mode switching by Michal Malý · 13 years ago
  58. 7362cd2 HID: lg4ff - Move handling of Logitech wheels to lg4ff driver by Michal Malý · 13 years ago
  59. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 13 years ago
  60. 32c88cb HID: Add support for Logitech Speed Force Wireless gaming wheel by Simon Wood · 14 years ago