1. 4f57cac HID: input: Fix devices that return multiple bytes in battery report by Grant Likely · 4 years, 6 months ago
  2. 1ad273d HID: input: do not run GET_REPORT unless there's a Resolution Multiplier by Peter Hutterer · 4 years, 8 months ago
  3. 4f38821 HID: hid-input: clear unmapped usages by Dmitry Torokhov · 5 years ago
  4. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  5. 0aed4b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  6. 14e0c73 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  7. b4dd05dee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  8. bd21d84 HID: input: add mapping for KEY_KBD_LAYOUT_NEXT by Dmitry Torokhov · 6 years ago
  9. 39b3c3a HID: input: fix assignment of .value by Benjamin Tissoires · 6 years ago
  10. d43c17e HID: input: make sure the wheel high resolution multiplier is set by Benjamin Tissoires · 6 years ago
  11. 240206f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  12. ce856634 HID: input: add mapping for Assistant key by Dmitry Torokhov · 6 years ago
  13. c01908a HID: input: add mapping for "Toggle Display" key by Dmitry Torokhov · 6 years ago
  14. afbbaa1 HID: input: add mapping for "Full Screen" key by Dmitry Torokhov · 6 years ago
  15. 7975a1d HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 6 years ago
  16. 96dd868 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 6 years ago
  17. f7b3d85 HID: input: fix mapping of aspect ratio key by Dmitry Torokhov · 6 years ago
  18. a767ffe HID: Add ASUS T100CHI keyboard dock battery quirks by NOGUCHI Hiroshi · 6 years ago
  19. 2dc702c HID: input: use the Resolution Multiplier for high-resolution scrolling by Peter Hutterer · 6 years ago
  20. f1539a0 Revert "HID: input: Create a utility class for counting scroll events" by Benjamin Tissoires · 6 years ago
  21. e2b95b2 Revert "HID: input: simplify/fix high-res scroll event handling" by Benjamin Tissoires · 6 years ago
  22. 0fd7918 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  23. 044ee89 HID: input: simplify/fix high-res scroll event handling by Linus Torvalds · 6 years ago
  24. 276e722 Merge branch 'for-4.20/logitech-highres' into for-linus by Jiri Kosina · 6 years ago
  25. d93af50 Merge branch 'for-4.20/core' into for-linus by Jiri Kosina · 6 years ago
  26. 8473a93 HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERS by Tatsunosuke Tobita · 6 years ago
  27. 1ff2e1a HID: input: Create a utility class for counting scroll events by Harry Cutts · 6 years ago
  28. d706562 HID: input: do not append a suffix if the name already has it by Benjamin Tissoires · 6 years ago
  29. 0d6c301 HID: core: fix grouping by application by Benjamin Tissoires · 6 years ago
  30. e38c0ac HID: input: fix leaking custom input node name by Stefan Agner · 6 years ago
  31. ba6b055 HID: input: enable Totem on the Dell Canvas 27 by Benjamin Tissoires · 7 years ago
  32. 25721ae Merge branch 'for-4.18/multitouch' into for-linus by Jiri Kosina · 7 years ago
  33. c554bb0 HID: input: append a suffix matching the application by Benjamin Tissoires · 7 years ago
  34. f07b3c1 HID: generic: create one input report per application type by Benjamin Tissoires · 7 years ago
  35. e1b63c0 HID: store the full list of reports in the hidinput by Benjamin Tissoires · 7 years ago
  36. 190d7f0 HID: input: do not increment usages when a duplicate is found by Benjamin Tissoires · 7 years ago
  37. 2e210bb HID: input: fix battery level reporting on BT mice by Dmitry Torokhov · 7 years ago
  38. af73686e Merge branch 'for-4.17/multitouch' into for-linus by Jiri Kosina · 7 years ago
  39. 39335d1 HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT by Benjamin Tissoires · 7 years ago
  40. 3064a03 HID: Fix hid_report_len usage by Aaron Ma · 7 years ago
  41. 654c192 HID: hid-input: Add eraser usage to hidinput_configure_usage by Ping Cheng · 7 years ago
  42. 0152b29 HID: input: throttle battery uevents by Dmitry Torokhov · 7 years ago
  43. 0922386 HID: input: optionally use device id in battery name by Dmitry Torokhov · 7 years ago
  44. 581c4484 HID: input: map digitizer battery usage by Dmitry Torokhov · 7 years ago
  45. 6e7edab HID: Microsoft Win8 Wireless Radio Controls cleanup by Hans de Goede · 8 years ago
  46. 61df56b HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions by Hans de Goede · 8 years ago
  47. c3883fe HID: clamp input to logical range if no null state by Tomasz Kramkowski · 8 years ago
  48. 3f37527 HID: reject input outside logical range only if null state is set by Valtteri Heikkilä · 8 years ago
  49. 96e132e Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower', 'for-4.10/intel-ish', 'for-4.10/mayflash', 'for-4.10/microsoft-surface-3', 'for-4.10/multitouch', 'for-4.10/sony', 'for-4.10/udraw-ps3', 'for-4.10/upstream' and 'for-4.10/wacom/generic' into for-linus by Jiri Kosina · 8 years ago
  50. 72d1945 HID: input: rework HID_QUIRK_MULTI_INPUT by Benjamin Tissoires · 8 years ago
  51. c0bf574 HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_res by Jason Gerecke · 8 years ago
  52. 179023e Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input', 'for-4.9/intel-ish', 'for-4.9/kye-uclogic-waltop-fixes', 'for-4.9/logitech', 'for-4.9/sony', 'for-4.9/upstream' and 'for-4.9/wacom' into for-linus by Jiri Kosina · 8 years ago
  53. 1989dad HID: input: ignore System Control application usages if not System Controls by Benjamin Tissoires · 8 years ago
  54. 08fc947 HID: input: add mic mute key on HP slim keyboard by AceLan Kao · 8 years ago
  55. 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
  56. 5d9374c HID: input: ignore the battery in OKLICK Laser BTmouse by Alexander E. Patrakov · 9 years ago
  57. b466c1d HID: Add vendor specific usage pages for Logitech G920 by Simon Wood · 9 years ago
  58. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  59. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  60. 0621809 HID: hid-input: Fix accessing freed memory during device disconnect by Krzysztof Kozlowski · 9 years ago
  61. 3eb4351 HID: input: call input_sync() when automatically releasing a key by Dmitry Torokhov · 10 years ago
  62. 323ddaa HID: hid-input: Fix coding style issue by James C Boyd · 10 years ago
  63. 2c54c86 HID: hid-input: Simplify conditional expression by James C Boyd · 10 years ago
  64. 09a5c34 HID: hid-input: Add parentheses to quell gcc warning by James C Boyd · 10 years ago
  65. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  66. fbea947 HID: input: Fix NULL pointer dereference when power_supply_register fails by Krzysztof Kozlowski · 10 years ago
  67. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  68. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  69. f3dddf2 HID: map telephony usage page by Dmitry Torokhov · 10 years ago
  70. 988b7fb Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop', 'for-3.20/lenovo', 'for-3.20/logitech', 'for-3.20/rmi', 'for-3.20/upstream' and 'for-3.20/wacom' into for-linus by Jiri Kosina · 10 years ago
  71. 8e7b341 HID: fixup the conflicting keyboard mappings quirk by Jiri Kosina · 10 years ago
  72. cbd366b HID: apple: fix battery support for the 2009 ANSI wireless keyboard by Ross Skaliotis · 10 years ago
  73. 6ce901e HID: input: fix confusion on conflicting mappings by David Herrmann · 10 years ago
  74. da940db HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard by Karl Relton · 10 years ago
  75. 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
  76. 3ee420b Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus by Jiri Kosina · 10 years ago
  77. dabb05c6 HID: make hid_report_len as a static inline function in hid.h by Mathieu Magnaudet · 10 years ago
  78. 5989a55 HID: input: Fix TransducerSerialNumber implementation by Jason Gerecke · 10 years ago
  79. afdb5cc HID: input: Map unknown consumer page codes to KEY_UNKNOWN by Hans de Goede · 10 years ago
  80. f974008 HID: add keyboard input assist hid usages by Olivier Gay · 10 years ago
  81. 79346d6 HID: input: force generic axis to be mapped to their user space axis by Benjamin Tissoires · 10 years ago
  82. 368c966 HID: core: add two new usages for digitizer by Ping Cheng · 11 years ago
  83. f362e69 HID: add missing hid usages by Olivier Gay · 11 years ago
  84. 6cf8c85 Merge branch 'for-3.15/microsoft' into for-linus by Jiri Kosina · 11 years ago
  85. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 11 years ago
  86. 3c86726 HID: make .raw_request mandatory by Benjamin Tissoires · 11 years ago
  87. 2ebaebc HID: input: hid-input remove hid_output_raw_report call by Benjamin Tissoires · 11 years ago
  88. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 11 years ago
  89. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
  90. b40272e HID: remove hidinput_input_event handler by Benjamin Tissoires · 11 years ago
  91. 5820e4d HID: Add some missing HUT mappings by Hans de Goede · 11 years ago
  92. 9d27f43 HID: fix buffer allocations by Benjamin Tissoires · 11 years ago
  93. bbe3175 HID: input: fix input sysfs path for hid devices by Benjamin Tissoires · 11 years ago
  94. ad0e669b HID: Fix unit exponent parsing again by Nikolai Kondrashov · 11 years ago
  95. cc6b54a HID: validate feature and input report details by Benjamin Tissoires · 11 years ago
  96. 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
  97. 6c2794a HID: battery: don't do DMA from stack by Jiri Kosina · 11 years ago
  98. 50c9d75 HID: input: generic hidinput_input_event handler by David Herrmann · 12 years ago
  99. 08ec2dc Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus by Jiri Kosina · 12 years ago
  100. a688393 HID: explain out-of-range check better by Jiri Kosina · 12 years ago