1. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  2. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  3. 05f6d02 Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus by Jiri Kosina · 9 years ago
  4. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  5. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  6. b94993f HID: sony: fix uninitialized per-controller spinlock by Frank Praznik · 9 years ago
  7. 8b402c9 HID: sony: initialize sony_dev_list_lock properly by Jiri Kosina · 9 years ago
  8. 2e701a3 HID: sony: Coding style cleanups in sixaxis_set_operational_usb() by Antonio Ospite · 9 years ago
  9. dad89ad HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb() by Antonio Ospite · 9 years ago
  10. a85d67b HID: sony: Don't use magic numbers in sixaxis_set_operational_usb() by Antonio Ospite · 9 years ago
  11. 29b691a HID: sony: Use the minimum accepted size for feature report 0xf2 by Antonio Ospite · 9 years ago
  12. 6c40065 HID: sony: Fix a WARNING shown when rmmod-ing the driver by Antonio Ospite · 9 years ago
  13. a7de9b8 HID: sony: Enable Gasia third-party PS3 controllers by Lauri Kasanen · 9 years ago
  14. 68a49e5 HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote by Frank Praznik · 10 years ago
  15. 9b2b5c9 HID: sony: Use kernel allocated buffers for HID reports by Frank Praznik · 10 years ago
  16. 981c5b4 HID: sony: Update the DualShock 4 touchpad resolution by Frank Praznik · 10 years ago
  17. ce8efc3 HID: sony: Set touchpad bits in the input_configured callback by Frank Praznik · 10 years ago
  18. 077147a HID: sony: Update file header and correct comments by Frank Praznik · 10 years ago
  19. fb291cb HID: sony: Corrections for the DualShock 4 HID descriptor by Frank Praznik · 10 years ago
  20. 9fddd74 HID: sony: Set the Sixaxis cable state correctly by Frank Praznik · 10 years ago
  21. 5607c89 HID: sony: Default initialize all elements of the LED max_brightness array to 1 by Frank Praznik · 10 years ago
  22. ab03072 HID: sony: Remove an old and redundant comment by Antonio Ospite · 10 years ago
  23. fb705a6 HID: sony: Format and comment sixaxis_rdesc by Antonio Ospite · 10 years ago
  24. c607fb8 HID: sony: Always override the Sixaxis descriptor by Antonio Ospite · 10 years ago
  25. 5076465 HID: sony: Use the SIXAXIS_CONTROLLER constant when possible by Antonio Ospite · 10 years ago
  26. 88f6576 HID: hid-sony - allow 3rd party INTEC controller to turn off all leds by Simon Wood · 10 years ago
  27. b3ed458 HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDs by Frank Praznik · 10 years ago
  28. 8025087 HID: sony: Initialize the controller LEDs with a device ID value by Frank Praznik · 10 years ago
  29. 314531f HID: sony: Use the controller Bluetooth MAC address as the unique value in the battery name string by Frank Praznik · 10 years ago
  30. fa57a81 HID: sony: Convert startup and shutdown functions to use a uniform parameter type by Frank Praznik · 10 years ago
  31. 55d3b66 HID: sony: Use a struct for the Sixaxis output report. by Frank Praznik · 10 years ago
  32. 4626204 HID: sony: Use inliners for work queue initialization and cancellation by Frank Praznik · 10 years ago
  33. 2cf8ee9 HID: sony: Fix cancel_work_sync mismerge by Frank Praznik · 10 years ago
  34. 3ae821e HID: sony: fix force feedback mismerge by Jiri Kosina · 10 years ago
  35. 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
  36. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 10 years ago
  37. b95dd3c Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony by Jiri Kosina · 10 years ago
  38. 2078b9b HID: sony: Set the quriks flag for Bluetooth controllers by Frank Praznik · 10 years ago
  39. 914c578 HID: sony: Fix Sixaxis cable state detection by Frank Praznik · 10 years ago
  40. e534a93 HID: sony: do not rely on hid_output_raw_report by Benjamin Tissoires · 10 years ago
  41. 65ab2fc Merge branch 'for-3.15/sony' into for-3.15/hid-core-ll-transport-cleanup by Jiri Kosina · 10 years ago
  42. d2d782f HID: sony: Prevent duplicate controller connections. by Frank Praznik · 10 years ago
  43. ac3c9a9 HID: sony: Perform a boundry check on the sixaxis battery level index. by Frank Praznik · 10 years ago
  44. c8de9db HID: sony: Fix work queue issues by Frank Praznik · 10 years ago
  45. ad142b9 HID: sony: Fix multi-line comment styling by Frank Praznik · 10 years ago
  46. 5f5750d HID: sony: Fix work queue issues. by Frank Praznik · 10 years ago
  47. fee4e2d HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth. by Frank Praznik · 10 years ago
  48. a43e94a HID: sony: Correct Sixaxis battery reporting by Frank Praznik · 10 years ago
  49. b0dd72a HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests by Benjamin Tissoires · 10 years ago
  50. 68330d8 HID: sony: Add conditionals to enable all features in Bluetooth mode by Frank Praznik · 10 years ago
  51. d9a293a HID: sony: Set initial battery level to 100% to avoid false low battery warnings by Frank Praznik · 10 years ago
  52. 6c5f860 HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsing by Frank Praznik · 10 years ago
  53. fdcf105d HID: sony: Add Dualshock 4 Bluetooth output report formatting by Frank Praznik · 10 years ago
  54. d829674 HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor by Frank Praznik · 10 years ago
  55. 4822023 HID: sony: Use low-level transport driver functions by Frank Praznik · 10 years ago
  56. 3371ac4 Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony by Jiri Kosina · 10 years ago
  57. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 10 years ago
  58. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 10 years ago
  59. 7db7504 HID: hid-sony: report actual brightness value when reading LED by Simon Wood · 10 years ago
  60. e560623 HID: sony: add output events for the multi-touch pad on the Dualshock 4 by Frank Praznik · 10 years ago
  61. d902f47 HID: sony: add battery status reporting for the Sixaxis and Dualshock 4 by Frank Praznik · 10 years ago
  62. 61ebca9 HID: sony: Use colors for the Dualshock 4 LED names by Frank Praznik · 11 years ago
  63. 58d7027 HID: sony: Add annotated HID descriptor for the Dualshock 4 by Frank Praznik · 11 years ago
  64. c4e1ddf HID: sony: Cache the output report for the Dualshock 4 by Frank Praznik · 11 years ago
  65. ed19d8c HID: sony: Map gyroscopes and accelerometers to axes by Frank Praznik · 11 years ago
  66. 6c79c18 HID: sony: Fix spacing in the device definitions. by Frank Praznik · 11 years ago
  67. 0da8ea6 HID: sony: Use standard output reports instead of raw reports to send data to the Dualshock 4. by Frank Praznik · 11 years ago
  68. 8ab1676 HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock 4 controllers. by Frank Praznik · 11 years ago
  69. cad665a HID: sony: Rename worker function by Frank Praznik · 11 years ago
  70. 60781cf HID: sony: Add LED controls for the Dualshock 4 by Frank Praznik · 11 years ago
  71. 0bd88dd HID: sony: Add force-feedback support for the Dualshock 4 by Frank Praznik · 11 years ago
  72. 8cd5fcd HID: sony: fix error return code by Julia Lawall · 11 years ago
  73. 0a286ef HID: sony: Add LED support for Sixaxis/Dualshock3 USB by Sven Eckelmann · 11 years ago
  74. 2251b85 HID: sony: Move LED data to the main structure by Sven Eckelmann · 11 years ago
  75. c538251 HID: sony: Rename buzz_* functions to sony_led_* by Sven Eckelmann · 11 years ago
  76. f1c458c HID: sony: Use BIT(x) macro to define quirks constants by Sven Eckelmann · 11 years ago
  77. 92b5c41 HID: sony: Rename rumble_* functions/variables to state_* by Sven Eckelmann · 11 years ago
  78. 9f323b6 HID: sony: Send FF commands in non-atomic context by Sven Eckelmann · 11 years ago
  79. a08c22c HID: sony: Add force feedback support for Dualshock3 USB by Sven Eckelmann · 11 years ago
  80. f204828a HID: sony: use hid_get_raw_report() instead of a direct call to usb by Benjamin Tissoires · 11 years ago
  81. 9446edb HID: sony: validate HID output report details by Kees Cook · 11 years ago
  82. 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
  83. abf832b HID: trivial devm conversion for special hid drivers by Benjamin Tissoires · 11 years ago
  84. 6f49801 HID: sony: fix HID mapping for PS3 sixaxis controller by Benjamin Tissoires · 11 years ago
  85. 078328d HID: fold ps3remote driver into generic Sony driver by Jiri Kosina · 11 years ago
  86. 40e32ee HID: sony: fix leds dependency by Jiri Kosina · 11 years ago
  87. f04d514 HID: driver for PS2/3 Buzz controllers by Colin Leitner · 11 years ago
  88. 0d69a3c Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linus by Jiri Kosina · 11 years ago
  89. 99d2490 HID: clean up quirk for Sony RF receivers by Fernando Luis Vázquez Cao · 12 years ago
  90. a464918 HID: add support for Sony RF receiver with USB product id 0x0374 by Fernando Luis Vázquez Cao · 12 years ago
  91. e57a67d HID: hid-sony: fix troubles with Sony remote clones by Mauro Carvalho Chehab · 12 years ago
  92. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
  93. 2f43f87 HID: remove Paul Walmsley's copyright from places where it shouldn't be by Jiri Kosina · 12 years ago
  94. c9e4d87 HID: hid-sony: fix endiannes of Sixaxis accel/gyro values by Simon Wood · 13 years ago
  95. 61ab44b HID: hid-sony: amend Sixaxis descriptor to enable accelerometers by Simon Wood · 13 years ago
  96. 35dca5b HID: add support for Sony Navigation Controller by Jiri Kosina · 13 years ago
  97. 5710fab HID: hid-sony.c: Fix sending Output reports to the Sixaxis by Antonio Ospite · 13 years ago
  98. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  99. 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
  100. 569b10a HID: hid-sony: override usbhid_output_raw_report for Sixaxis by Antonio Ospite · 14 years ago