1. 9a1d78a HID: chicony: Add support for Acer Aspire Switch 12 by Николай Кудрявцев · 9 years ago
  2. 6debce6 HID: cp2112: fix to force single data-report reply by Antonio Borneo · 9 years ago
  3. 9633920 HID: wacom: Enable pad device for older Bamboo Touch tablets by Jason Gerecke · 9 years ago
  4. 1cc1cc9 HID: multitouch: Fix fields from pen report ID being interpreted for multitouch by Brent Adam · 9 years ago
  5. c5b2b80 HID: microsoft: Add quirk for MS Surface Type/Touch cover by Reyad Attiyat · 9 years ago
  6. 0fd72ff HID: wacom: NULL dereferences on error in probe() by Dan Carpenter · 9 years ago
  7. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
  8. 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 9 years ago
  9. 74a3e0c HID: cypress: use swap() in cp_report_fixup() by Fabian Frederick · 9 years ago
  10. 18eec2c HID: microsoft: Add Surface Power Cover by Raimund Roth · 9 years ago
  11. b2723eb HID: hid-sony: Fix report descriptor for Navigation Controller by Simon Wood · 9 years ago
  12. 4545ee0 HID: hid-sony: Navigation controller only has 1 LED and no rumble by Simon Wood · 9 years ago
  13. 6eabaaa HID: hid-sony: Add BT support for Navigation Controller by Simon Wood · 9 years ago
  14. 2a6cdbd HID: wacom: Introduce new 'touch_input' device by Jason Gerecke · 9 years ago
  15. 2636a3f HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' by Jason Gerecke · 9 years ago
  16. 862cf55 HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type by Jason Gerecke · 9 years ago
  17. aa86b18 HID: wacom: Treat features->device_type values as flags by Jason Gerecke · 9 years ago
  18. 44b5250 HID: wacom: Simplify 'wacom_update_name' by Jason Gerecke · 9 years ago
  19. 10e87dc HID: rmi: Disable populating F30 when the touchpad has physical buttons by Andrew Duggan · 9 years ago
  20. 81bb773 HID: plantronics: Update to map volume up/down controls by Terry Junge · 9 years ago
  21. 8b2513c HID: sony: PS Move fix report descriptor by Simon Wood · 9 years ago
  22. 41d2d42 HID: sony: PS3 Move enable LEDs and Rumble via BT by Simon Wood · 9 years ago
  23. 12e9a6d7 HID: sony: Add support PS3 Move Battery via BT by Simon Wood · 9 years ago
  24. b3bca32 HID: sony: Add quirk for MOTION_CONTROLLER_BT by Simon Wood · 9 years ago
  25. a4afa85 HID: sony: Support PS3 Move Controller when connected via Bluetooth by Simon Wood · 9 years ago
  26. 3e48138 HID: i2c-hid: Do not set the ACPI companion field in the HID device by Andrew Duggan · 9 years ago
  27. 0317a65 usb, HID: Remove Vernier devices from lsusb and hid_ignore_list by Dennis O'Brien · 9 years ago
  28. 8a09b4f HID: hidpp: Add driver for mouse logitech M560 by Goffredo Baroncelli · 9 years ago
  29. 04fba78 HID: Export hid_field_extract() by Goffredo Baroncelli · 9 years ago
  30. b721260 HID: lenovo: Remove sysfs group on failure path by Alexey Khoroshilov · 9 years ago
  31. 323ddaa HID: hid-input: Fix coding style issue by James C Boyd · 9 years ago
  32. 2c54c86 HID: hid-input: Simplify conditional expression by James C Boyd · 9 years ago
  33. 09a5c34 HID: hid-input: Add parentheses to quell gcc warning by James C Boyd · 9 years ago
  34. 6e01d53 HID: Makefile: fix alignment of objs-* entries by Antonio Ospite · 9 years ago
  35. 7250dc3 HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL by Herton R. Krzesinski · 9 years ago
  36. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  37. 05e8fd9 HID: wacom: Handle failing HID_DG_CONTACTMAX requests by Jason Gerecke · 9 years ago
  38. aef3156 HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE by Jason Gerecke · 9 years ago
  39. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
  40. c8fd51d HID: i2c-hid: fix harmless test_bit() issue by Dan Carpenter · 9 years ago
  41. af43c40 HID: rmi: fix some harmless BIT() mistakes by Dan Carpenter · 9 years ago
  42. 849eca7 HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch by Laura Abbott · 9 years ago
  43. d0091f5 HID: core: remove phidgets from ignore list by Sean Young · 9 years ago
  44. 2d94e52 HID: hid-sensor-hub: Fix debug lock warning by Srinivas Pandruvada · 9 years ago
  45. f4e1eb9 HID: hid-lg: Only one of LG_FF flags can be set for a given device by Michal Malý · 9 years ago
  46. d61a70ec HID: hid-lg4ff: Allow the driver to continue without sysfs interface by Michal Malý · 9 years ago
  47. 5d9d60a HID: hid-lg4ff: Constify members of lg4ff_device_entry by Michal Malý · 9 years ago
  48. c28abd8 HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct by Michal Malý · 9 years ago
  49. c918fe7 HID: hid-lg4ff: Protect concurrent access to output HID report by Michal Malý · 9 years ago
  50. b211a63 HID: hid-lg4ff: Stop the hid device from lg4ff by Michal Malý · 9 years ago
  51. 72529c6 HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure by Michal Malý · 9 years ago
  52. 2dbf635 HID: hid-lg: Check return values from lg[N]ff_init() by Michal Malý · 9 years ago
  53. 9c2a6bd HID: hid-lg4ff: Update a warning message by Michal Malý · 9 years ago
  54. 371a1d9 HID: hid-lg4ff: Explicit casts from void * are not necessary by Michal Malý · 9 years ago
  55. 0a33a7b HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. by Michal Malý · 9 years ago
  56. 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
  57. d0afd84 HID: hid-lg4ff: Remove "hid_" prefix from some functions' names by Michal Malý · 9 years ago
  58. 2a552c3 HID: hid-lg4ff: Remove double underscore prefix from numeric types by Michal Malý · 9 years ago
  59. 5006c10 Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" by Benjamin Tissoires · 9 years ago
  60. 6e5e9a0 HID: sjoy: support Super Joy Box 4 by Sean Young · 9 years ago
  61. 4c3e829 HID: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mapping by Frank Praznik · 9 years ago
  62. 221399b HID: sony: Simplify LED initialization and eliminate redundant copies when updating LED states by Frank Praznik · 9 years ago
  63. 8f069fd HID: sony: Correct Sony device ordering by Frank Praznik · 9 years ago
  64. c5e0c1c HID: sony: Add support for the Sony Motion Controller by Frank Praznik · 9 years ago
  65. 7c886d0 HID: sony: Add the product ID for the Sony Motion Controller by Frank Praznik · 9 years ago
  66. 131a8a9 HID: sony: Prevent the freeing of an unitialized ida value by Frank Praznik · 9 years ago
  67. c6f2104 HID: prodikeys: remove unused variable by Jiri Slaby · 9 years ago
  68. e039306 HID: make timeout HZ independent by Nicholas Mc Guire · 9 years ago
  69. 181a8b9 HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit by Benjamin Tissoires · 9 years ago
  70. 8e116d3 HID: wacom: Fail probe if HID_GENERIC device has unknown device_type by Jason Gerecke · 9 years ago
  71. 042628a HID: wacom: Discover device_type from HID descriptor for all devices by Jason Gerecke · 9 years ago
  72. 8d80f79 HID: wacom: Do not add suffix to name of devices with an unknown type by Jason Gerecke · 9 years ago
  73. c24eab4 HID: wacom: retrieve name from HID descriptor for generic devices by Ping Cheng · 9 years ago
  74. d6ea2f8 HID: usbhid: Add a quirk for raphnet multi-gamepad adapters by Raphael Assenat · 9 years ago
  75. a7d2bf2 HID: i2c-hid: Do not fail probing if gpiolib is not enabled by Mika Westerberg · 9 years ago
  76. d92189e HID: lenovo: set INPUT_PROP_POINTING_STICK by Andreas Fleig · 9 years ago
  77. 007760c HID: wacom: Add support for DTU-1141 by Aaron Skomra · 9 years ago
  78. 71b5c47 HID: wacom: Simplify check for presence of single-finger touch by Jason Gerecke · 9 years ago
  79. e48151a HID: wacom: remove unused packet lengths by Ping Cheng · 9 years ago
  80. 3d64f54 HID: wacom: move unit and unitExpo initialization to wacom_calculate_res by Ping Cheng · 9 years ago
  81. 42f4f27 HID: wacom: move all quirks to wacom_setup_device_quirks by Ping Cheng · 9 years ago
  82. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  84. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  85. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 9 years ago
  86. 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
  87. 4a7de05 HID: sensor: Custom and Generic sensor support by Srinivas Pandruvada · 9 years ago
  88. 8fec02a HID: debug: fix error handling in hid_debug_events_read() by Jiri Kosina · 9 years ago
  89. b832da5 HID: logitech-hidpp: fix error return code by Julia Lawall · 9 years ago
  90. b4bf212 HID: wacom: Add support for Cintiq 13HD Touch by Ping Cheng · 9 years ago
  91. 9188dba HID: logitech-hidpp: add a module parameter to keep firmware gestures by Benjamin Tissoires · 9 years ago
  92. 43faadf HID: usbhid: yet another mouse with ALWAYS_POLL by Oliver Neukum · 9 years ago
  93. 003e817 HID: usbhid: more mice with ALWAYS_POLL by Oliver Neukum · 9 years ago
  94. 0149931 HID: wacom: set stylus_in_proximity before checking touch_down by Ping Cheng · 9 years ago
  95. 7d059ed HID: wacom: use wacom_wac_finger_count_touches to set touch_down by Ping Cheng · 9 years ago
  96. f3586d2 HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT by Ping Cheng · 9 years ago
  97. 1fd29be Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom by Jiri Kosina · 9 years ago
  98. b9e9cd3 HID: pidff: effect can't be NULL by Jiri Kosina · 9 years ago
  99. b70b825 HID: add quirk for PIXART OEM mouse used by HP by Oliver Neukum · 9 years ago
  100. 7a8e53c HID: add HP OEM mouse to quirk ALWAYS_POLL by Oliver Neukum · 9 years ago