1. 981c5b4 HID: sony: Update the DualShock 4 touchpad resolution by Frank Praznik · 10 years ago
  2. ce8efc3 HID: sony: Set touchpad bits in the input_configured callback by Frank Praznik · 10 years ago
  3. 077147a HID: sony: Update file header and correct comments by Frank Praznik · 10 years ago
  4. fb291cb HID: sony: Corrections for the DualShock 4 HID descriptor by Frank Praznik · 10 years ago
  5. 9fddd74 HID: sony: Set the Sixaxis cable state correctly by Frank Praznik · 10 years ago
  6. 5607c89 HID: sony: Default initialize all elements of the LED max_brightness array to 1 by Frank Praznik · 10 years ago
  7. ab03072 HID: sony: Remove an old and redundant comment by Antonio Ospite · 10 years ago
  8. fb705a6 HID: sony: Format and comment sixaxis_rdesc by Antonio Ospite · 10 years ago
  9. c607fb8 HID: sony: Always override the Sixaxis descriptor by Antonio Ospite · 10 years ago
  10. 5076465 HID: sony: Use the SIXAXIS_CONTROLLER constant when possible by Antonio Ospite · 10 years ago
  11. 88f6576 HID: hid-sony - allow 3rd party INTEC controller to turn off all leds by Simon Wood · 10 years ago
  12. b3ed458 HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDs by Frank Praznik · 10 years ago
  13. 8025087 HID: sony: Initialize the controller LEDs with a device ID value by Frank Praznik · 10 years ago
  14. 314531f HID: sony: Use the controller Bluetooth MAC address as the unique value in the battery name string by Frank Praznik · 10 years ago
  15. fa57a81 HID: sony: Convert startup and shutdown functions to use a uniform parameter type by Frank Praznik · 10 years ago
  16. 55d3b66 HID: sony: Use a struct for the Sixaxis output report. by Frank Praznik · 10 years ago
  17. 4626204 HID: sony: Use inliners for work queue initialization and cancellation by Frank Praznik · 10 years ago
  18. 2cf8ee9 HID: sony: Fix cancel_work_sync mismerge by Frank Praznik · 10 years ago
  19. 3ae821e HID: sony: fix force feedback mismerge by Jiri Kosina · 10 years ago
  20. fa1054a Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' into for-linus by Jiri Kosina · 10 years ago
  21. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 10 years ago
  22. b95dd3c Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony by Jiri Kosina · 10 years ago
  23. 2078b9b HID: sony: Set the quriks flag for Bluetooth controllers by Frank Praznik · 10 years ago
  24. 914c578 HID: sony: Fix Sixaxis cable state detection by Frank Praznik · 10 years ago
  25. e534a93 HID: sony: do not rely on hid_output_raw_report by Benjamin Tissoires · 10 years ago
  26. 65ab2fc Merge branch 'for-3.15/sony' into for-3.15/hid-core-ll-transport-cleanup by Jiri Kosina · 10 years ago
  27. d2d782f HID: sony: Prevent duplicate controller connections. by Frank Praznik · 10 years ago
  28. ac3c9a9 HID: sony: Perform a boundry check on the sixaxis battery level index. by Frank Praznik · 10 years ago
  29. c8de9db HID: sony: Fix work queue issues by Frank Praznik · 10 years ago
  30. ad142b9 HID: sony: Fix multi-line comment styling by Frank Praznik · 10 years ago
  31. 5f5750d HID: sony: Fix work queue issues. by Frank Praznik · 10 years ago
  32. fee4e2d HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth. by Frank Praznik · 10 years ago
  33. a43e94a HID: sony: Correct Sixaxis battery reporting by Frank Praznik · 11 years ago
  34. b0dd72a HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests by Benjamin Tissoires · 11 years ago
  35. 68330d8 HID: sony: Add conditionals to enable all features in Bluetooth mode by Frank Praznik · 11 years ago
  36. d9a293a HID: sony: Set initial battery level to 100% to avoid false low battery warnings by Frank Praznik · 11 years ago
  37. 6c5f860 HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsing by Frank Praznik · 11 years ago
  38. fdcf105d HID: sony: Add Dualshock 4 Bluetooth output report formatting by Frank Praznik · 11 years ago
  39. d829674 HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor by Frank Praznik · 11 years ago
  40. 4822023 HID: sony: Use low-level transport driver functions by Frank Praznik · 11 years ago
  41. 3371ac4 Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony by Jiri Kosina · 10 years ago
  42. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 11 years ago
  43. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
  44. 7db7504 HID: hid-sony: report actual brightness value when reading LED by Simon Wood · 11 years ago
  45. e560623 HID: sony: add output events for the multi-touch pad on the Dualshock 4 by Frank Praznik · 11 years ago
  46. d902f47 HID: sony: add battery status reporting for the Sixaxis and Dualshock 4 by Frank Praznik · 11 years ago
  47. 61ebca9 HID: sony: Use colors for the Dualshock 4 LED names by Frank Praznik · 11 years ago
  48. 58d7027 HID: sony: Add annotated HID descriptor for the Dualshock 4 by Frank Praznik · 11 years ago
  49. c4e1ddf HID: sony: Cache the output report for the Dualshock 4 by Frank Praznik · 11 years ago
  50. ed19d8c HID: sony: Map gyroscopes and accelerometers to axes by Frank Praznik · 11 years ago
  51. 6c79c18 HID: sony: Fix spacing in the device definitions. by Frank Praznik · 11 years ago
  52. 0da8ea6 HID: sony: Use standard output reports instead of raw reports to send data to the Dualshock 4. by Frank Praznik · 11 years ago
  53. 8ab1676 HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock 4 controllers. by Frank Praznik · 11 years ago
  54. cad665a HID: sony: Rename worker function by Frank Praznik · 11 years ago
  55. 60781cf HID: sony: Add LED controls for the Dualshock 4 by Frank Praznik · 11 years ago
  56. 0bd88dd HID: sony: Add force-feedback support for the Dualshock 4 by Frank Praznik · 11 years ago
  57. 8cd5fcd HID: sony: fix error return code by Julia Lawall · 11 years ago
  58. 0a286ef HID: sony: Add LED support for Sixaxis/Dualshock3 USB by Sven Eckelmann · 11 years ago
  59. 2251b85 HID: sony: Move LED data to the main structure by Sven Eckelmann · 11 years ago
  60. c538251 HID: sony: Rename buzz_* functions to sony_led_* by Sven Eckelmann · 11 years ago
  61. f1c458c HID: sony: Use BIT(x) macro to define quirks constants by Sven Eckelmann · 11 years ago
  62. 92b5c41 HID: sony: Rename rumble_* functions/variables to state_* by Sven Eckelmann · 11 years ago
  63. 9f323b6 HID: sony: Send FF commands in non-atomic context by Sven Eckelmann · 11 years ago
  64. a08c22c HID: sony: Add force feedback support for Dualshock3 USB by Sven Eckelmann · 11 years ago
  65. f204828a HID: sony: use hid_get_raw_report() instead of a direct call to usb by Benjamin Tissoires · 11 years ago
  66. 9446edb HID: sony: validate HID output report details by Kees Cook · 11 years ago
  67. 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
  68. abf832b HID: trivial devm conversion for special hid drivers by Benjamin Tissoires · 11 years ago
  69. 6f49801 HID: sony: fix HID mapping for PS3 sixaxis controller by Benjamin Tissoires · 11 years ago
  70. 078328d HID: fold ps3remote driver into generic Sony driver by Jiri Kosina · 11 years ago
  71. 40e32ee HID: sony: fix leds dependency by Jiri Kosina · 11 years ago
  72. f04d514 HID: driver for PS2/3 Buzz controllers by Colin Leitner · 11 years ago
  73. 0d69a3c Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linus by Jiri Kosina · 11 years ago
  74. 99d2490 HID: clean up quirk for Sony RF receivers by Fernando Luis Vázquez Cao · 12 years ago
  75. a464918 HID: add support for Sony RF receiver with USB product id 0x0374 by Fernando Luis Vázquez Cao · 12 years ago
  76. e57a67d HID: hid-sony: fix troubles with Sony remote clones by Mauro Carvalho Chehab · 12 years ago
  77. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
  78. 2f43f87 HID: remove Paul Walmsley's copyright from places where it shouldn't be by Jiri Kosina · 12 years ago
  79. c9e4d87 HID: hid-sony: fix endiannes of Sixaxis accel/gyro values by Simon Wood · 13 years ago
  80. 61ab44b HID: hid-sony: amend Sixaxis descriptor to enable accelerometers by Simon Wood · 13 years ago
  81. 35dca5b HID: add support for Sony Navigation Controller by Jiri Kosina · 13 years ago
  82. 5710fab HID: hid-sony.c: Fix sending Output reports to the Sixaxis by Antonio Ospite · 13 years ago
  83. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  84. 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
  85. 569b10a HID: hid-sony: override usbhid_output_raw_report for Sixaxis by Antonio Ospite · 14 years ago
  86. 816651a HID: sony: Apply sixaxis quirks only to sixaxis by Antonio Ospite · 14 years ago
  87. 73e4008 HID: allow resizing and replacing report descriptors by Nikolai Kondrashov · 14 years ago
  88. fddb33f HID: sony: fix sony_set_operational_bt by Antonio Ospite · 14 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  90. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 14 years ago
  91. eabe5c9 HID: fix typo in error message by Bastien Nocera · 15 years ago
  92. f9ce7c2 HID: Enable Sixaxis controller over Bluetooth by Bastien Nocera · 15 years ago
  93. a24f423b HID: adding __init/__exit macros to module init/exit functions by Peter Huewe · 15 years ago
  94. afa5eb7 HID: remove compat stuff by Jiri Slaby · 15 years ago
  95. 4dfdc46 HID: fix error condition propagation in hid-sony driver by Jiri Kosina · 16 years ago
  96. cc6e0bb HID: Add support for Sony Vaio VGX-TP1E by Jiri Kosina · 16 years ago
  97. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  98. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago