1. 17ced0a HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 3 years, 9 months ago
  2. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  3. 661967b HID: hid-input: clear unmapped usages by Dmitry Torokhov · 4 years, 6 months ago
  4. 5e88a0a UPSTREAM: HID: input: map digitizer battery usage by Dmitry Torokhov · 7 years ago
  5. e1b2ae9 HID: input: add mapping for "Toggle Display" key by Dmitry Torokhov · 5 years ago
  6. b341211 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 5 years ago
  7. b68f766 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 5 years ago
  8. 8d6dfd2 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  9. 10ab7c9 HID: Fix hid_report_len usage by Aaron Ma · 6 years ago
  10. 3582c4b HID: clamp input to logical range if no null state by Tomasz Kramkowski · 7 years ago
  11. 953468b HID: reject input outside logical range only if null state is set by Valtteri Heikkilä · 7 years ago
  12. 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
  13. 1989dad HID: input: ignore System Control application usages if not System Controls by Benjamin Tissoires · 8 years ago
  14. 08fc947 HID: input: add mic mute key on HP slim keyboard by AceLan Kao · 8 years ago
  15. 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 · 8 years ago
  16. 5d9374c HID: input: ignore the battery in OKLICK Laser BTmouse by Alexander E. Patrakov · 8 years ago
  17. b466c1d HID: Add vendor specific usage pages for Logitech G920 by Simon Wood · 9 years ago
  18. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  19. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  20. 0621809 HID: hid-input: Fix accessing freed memory during device disconnect by Krzysztof Kozlowski · 9 years ago
  21. 3eb4351 HID: input: call input_sync() when automatically releasing a key by Dmitry Torokhov · 9 years ago
  22. 323ddaa HID: hid-input: Fix coding style issue by James C Boyd · 9 years ago
  23. 2c54c86 HID: hid-input: Simplify conditional expression by James C Boyd · 9 years ago
  24. 09a5c34 HID: hid-input: Add parentheses to quell gcc warning by James C Boyd · 9 years ago
  25. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  26. fbea947 HID: input: Fix NULL pointer dereference when power_supply_register fails by Krzysztof Kozlowski · 9 years ago
  27. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  28. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  29. f3dddf2 HID: map telephony usage page by Dmitry Torokhov · 9 years ago
  30. 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 · 9 years ago
  31. 8e7b341 HID: fixup the conflicting keyboard mappings quirk by Jiri Kosina · 9 years ago
  32. cbd366b HID: apple: fix battery support for the 2009 ANSI wireless keyboard by Ross Skaliotis · 9 years ago
  33. 6ce901e HID: input: fix confusion on conflicting mappings by David Herrmann · 9 years ago
  34. da940db HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard by Karl Relton · 9 years ago
  35. 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 · 9 years ago
  36. 3ee420b Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus by Jiri Kosina · 9 years ago
  37. dabb05c6 HID: make hid_report_len as a static inline function in hid.h by Mathieu Magnaudet · 9 years ago
  38. 5989a55 HID: input: Fix TransducerSerialNumber implementation by Jason Gerecke · 10 years ago
  39. afdb5cc HID: input: Map unknown consumer page codes to KEY_UNKNOWN by Hans de Goede · 10 years ago
  40. f974008 HID: add keyboard input assist hid usages by Olivier Gay · 10 years ago
  41. 79346d6 HID: input: force generic axis to be mapped to their user space axis by Benjamin Tissoires · 10 years ago
  42. 368c966 HID: core: add two new usages for digitizer by Ping Cheng · 10 years ago
  43. f362e69 HID: add missing hid usages by Olivier Gay · 10 years ago
  44. 6cf8c85 Merge branch 'for-3.15/microsoft' into for-linus by Jiri Kosina · 10 years ago
  45. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 10 years ago
  46. 3c86726 HID: make .raw_request mandatory by Benjamin Tissoires · 10 years ago
  47. 2ebaebc HID: input: hid-input remove hid_output_raw_report call by Benjamin Tissoires · 10 years ago
  48. 7e845d4 HID: introduce helper to access hid_output_raw_report() by Benjamin Tissoires · 10 years ago
  49. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 10 years ago
  50. b40272e HID: remove hidinput_input_event handler by Benjamin Tissoires · 10 years ago
  51. 5820e4d HID: Add some missing HUT mappings by Hans de Goede · 10 years ago
  52. 9d27f43 HID: fix buffer allocations by Benjamin Tissoires · 10 years ago
  53. bbe3175 HID: input: fix input sysfs path for hid devices by Benjamin Tissoires · 10 years ago
  54. ad0e669b HID: Fix unit exponent parsing again by Nikolai Kondrashov · 11 years ago
  55. cc6b54a HID: validate feature and input report details by Benjamin Tissoires · 11 years ago
  56. 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
  57. 6c2794a HID: battery: don't do DMA from stack by Jiri Kosina · 11 years ago
  58. 50c9d75 HID: input: generic hidinput_input_event handler by David Herrmann · 11 years ago
  59. 08ec2dc Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus by Jiri Kosina · 11 years ago
  60. a688393 HID: explain out-of-range check better by Jiri Kosina · 11 years ago
  61. 6f1891d HID: fix false positive out of range values by Benjamin Tissoires · 11 years ago
  62. d0a934b HID: input: return ENODATA if reading battery attrs fails by David Herrmann · 11 years ago
  63. 4f22dec HID: input: don't register unmapped input devices by Benjamin Tissoires · 11 years ago
  64. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 11 years ago
  65. ae751fa HID: hid-input: factorize hid_input allocation by Benjamin Tissoires · 12 years ago
  66. 4cc8541 HID: add battery quirk for Apple 2009_ISO keyboard by Ortwin Glück · 11 years ago
  67. 7746383 HID: fix unit exponent parsing by Benjamin Tissoires · 12 years ago
  68. ccdd699 HID: round return value of hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  69. 37cf6e6 HID: export hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  70. f8e86d0 HID: fix incorrect handling of devices with high button count by Ingo Ruhnke · 12 years ago
  71. 9ebf3d7 HID: Add an input configured notification callback by Henrik Rydberg · 12 years ago
  72. 929bd38 Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus by Jiri Kosina · 12 years ago
  73. 929578a HID: Add suport for the brightness control keys on HP keyboards by Keng-Yu Lin · 12 years ago
  74. 0c47935 HID: add battery quirk for Apple Wireless ANSI by Daniel Nicoletti · 12 years ago
  75. 99ce58d Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus by Jiri Kosina · 12 years ago
  76. 4fa3a58 HID: hid-multitouch: Switch to device groups by Henrik Rydberg · 12 years ago
  77. b73b2da HID: hid-input: Add digitizer tilt usage support by Nikolai Kondrashov · 12 years ago
  78. 3abee35 Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  79. 883e0e3 HID: hid-input: allow array fields out of range by Nikolai Kondrashov · 12 years ago
  80. 45d9c27 HID: hid-input/battery: set scope and powered device for HID battery by Jeremy Fitzhardinge · 12 years ago
  81. 420174a Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into for-linus by Jiri Kosina · 12 years ago
  82. 652aa6a hid-input/battery: add FEATURE quirk by Jeremy Fitzhardinge · 12 years ago
  83. ce63920 hid-input/battery: remove battery_val by Jeremy Fitzhardinge · 12 years ago
  84. b3ca383 hid-input/battery: power-supply type really *is* a battery by Jeremy Fitzhardinge · 12 years ago
  85. 2f2e3f6 hid-input/battery: make the battery setup common for INPUTs and FEATUREs by Jeremy Fitzhardinge · 12 years ago
  86. fb8ac91b hid-input/battery: deal with both FEATURE and INPUT report batteries by Jeremy Fitzhardinge · 12 years ago
  87. bbc21cf hid-input/battery: add quirks for battery by Jeremy Fitzhardinge · 12 years ago
  88. ef52519 hid-input/battery: remove apparently redundant kmalloc by Jeremy Fitzhardinge · 12 years ago
  89. c5a92aa hid-input: add support for HID devices reporting Battery Strength by Daniel Nicoletti · 12 years ago
  90. 4371ea8 HID: usbhid: defer LED setting to a workqueue by Daniel Kurtz · 13 years ago
  91. 6720079 HID: hid-input: fix compile for !HID_BATTERY_STRENGTH by Jeremy Fitzhardinge · 12 years ago
  92. 4f5ca83 HID: hid-input: add support for HID devices reporting Battery Strength by Jeremy Fitzhardinge · 13 years ago
  93. b4b583d HID: be more strict when ignoring out-of-range fields by Jiri Kosina · 13 years ago
  94. 6da7066 HID: ignore absolute values which don't fit between logical min and max by Jiri Kosina · 13 years ago
  95. b77c392 HID: add autodetection of multitouch devices by Benjamin Tissoires · 13 years ago
  96. 437f3b1 HID: assorted usage updates from hut 1.12 by Jarod Wilson · 13 years ago
  97. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  98. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  99. f635bd1 HID: Do not create input devices for feature reports by Henrik Rydberg · 13 years ago
  100. d923630 HID: kernel oops in out_cleanup in function hidinput_connect by Benjamin Tissoires · 13 years ago