1. 6dd2e27 HID: multitouch: enable palm rejection for Windows Precision Touchpad by Allen Hung · 8 years ago
  2. 62630ea Revert "HID: multitouch: enable palm rejection if device implements confidence usage" by Allen Hung · 8 years ago
  3. 93a2001 HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands by Scott Bauer · 8 years ago
  4. a80e803 HID: multitouch: Add MT_QUIRK_NOT_SEEN_MEANS_UP to Surface Pro 3 by Benjamin Tissoires · 8 years ago
  5. ed596a4 HID: elo: kill not flush the work by Oliver Neukum · 8 years ago
  6. 66bc5ba Merge branch 'for-4.7/wacom' into for-linus by Jiri Kosina · 8 years ago
  7. 3390e57 Merge branch 'for-4.7/upstream' into for-linus by Jiri Kosina · 8 years ago
  8. 27fd38c Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and 'for-4.7/thingm' into for-linus by Jiri Kosina · 8 years ago
  9. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 8 years ago
  10. bef7e20 HID: wacom: Add fuzz factor to distance and tilt axes by Jason Gerecke · 8 years ago
  11. 282bf1f HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K70RGB, K65RGB) by Trent Lloyd · 9 years ago
  12. 567a44e HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk by Nazar Mokrynskyi · 8 years ago
  13. bbf4ac9 HID: thingm: remove not needed error message by Heiner Kallweit · 8 years ago
  14. a4362fd HID: thingm: set new flag LED_HW_PLUGGABLE by Heiner Kallweit · 8 years ago
  15. 91540cc HID: thingm: factor out duplicated code to thingm_init_led by Heiner Kallweit · 8 years ago
  16. e1123fe HID: wacom: Add support for DTK-1651 by Ping Cheng · 8 years ago
  17. 1c74a7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  18. 95d1c89 HID: simplify implement() a bit by Dmitry Torokhov · 8 years ago
  19. 326ea2a HID: wacom: Support switching from vendor-defined device mode on G9 and G11 by Jason Gerecke · 8 years ago
  20. c6fa1ae HID: wacom: Initialize hid_data.inputmode to -1 by Jason Gerecke · 8 years ago
  21. c847a89 HID: microsoft: add support for 3 more devices by Alistair Leslie-Hughes · 8 years ago
  22. b94f7d5 HID: asus: add support for VivoBook E200HA by Yusuke Fujimaki · 8 years ago
  23. 6edac6f HID: hidraw: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  24. 85d0834 HID: roccat: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  25. eeb01a5 HID: Asus X205TA keyboard driver by Yusuke Fujimaki · 8 years ago
  26. 0a0f5b7 HID: multitouch: Synchronize MT frame on reset_resume by Gabriele Mazzotta · 8 years ago
  27. 580549e HID: wacom: fix Bamboo ONE oops by Benjamin Tissoires · 8 years ago
  28. ea36ae0 HID: lenovo: Don't use stack variables for DMA buffers by Josh Boyer · 8 years ago
  29. 972e6a9 HID: usbhid: fix inconsistent reset/resume/reset-resume behavior by Alan Stern · 8 years ago
  30. 8f507c8 HID: hidraw: switch to using memdup_user by Dmitry Torokhov · 8 years ago
  31. 7365abb drivers/hid/uhid.c: check write() bitness using in_compat_syscall by Andy Lutomirski · 8 years ago
  32. d305967 HID: wiimote: Fix wiimote mp scale linearization by Cyan Ogilvie · 8 years ago
  33. d66435c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  34. e1c9b9f Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid', 'for-4.6/logitech', 'for-4.6/multitouch', 'for-4.6/penmount', 'for-4.6/sony', 'for-4.6/thingm', 'for-4.6/upstream' and 'for-4.6/wacom' into for-linus by Jiri Kosina · 8 years ago
  35. f9a82c2 HID: microsoft: Add ID for MS Wireless Comfort Keyboard by Slava Bacherikov · 8 years ago
  36. 1d1b564 hid: thingm: reorder calls in thingm_probe by Heiner Kallweit · 8 years ago
  37. 3b65428 HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() by Dmitry Torokhov · 8 years ago
  38. d3e69b9 HID: multitouch: Release all touch slots on reset_resume by Benson Leung · 8 years ago
  39. c14022b HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2 by Daniel Bristot de Oliveira · 8 years ago
  40. 5f66872 HID: penmount: report only one button for PenMount 6000 USB touchscreen controller by Andrew Shadura · 9 years ago
  41. 01714a6 HID: i2c-hid: Fix suspend/resume when already runtime suspended by Doug Anderson · 8 years ago
  42. 1dcdde9 HID: i2c-hid: Add hid-over-i2c name to i2c id table by Benson Leung · 8 years ago
  43. 45c5c68 HID: multitouch: force retrieving of Win8 signature blob by Benjamin Tissoires · 8 years ago
  44. ad8ddc5 HID: Support for CMedia CM6533 HID audio jack controls by Ben Chen · 8 years ago
  45. 43a4a04 HID: thingm: improve locking by Heiner Kallweit · 8 years ago
  46. c46fab2 HID: thingm: switch to managed version of led_classdev_register by Heiner Kallweit · 8 years ago
  47. 3de68ce HID: thingm: remove workqueue by Heiner Kallweit · 8 years ago
  48. e791f7b HID: corsair: fix mapping of non-keyboard usages by Clément Vuchener · 8 years ago
  49. f620516 HID: wacom: close the wireless receiver on remove() by Benjamin Tissoires · 8 years ago
  50. 17f2847 HID: wacom: cleanup input devices by Benjamin Tissoires · 8 years ago
  51. fd5f92b HID: wacom: reuse wacom_parse_and_register() in wireless_work by Benjamin Tissoires · 8 years ago
  52. a2f091a HID: wacom: move down wireless_work() by Benjamin Tissoires · 8 years ago
  53. c58ac3a HID: wacom: break out parsing of device and registering of input by Benjamin Tissoires · 8 years ago
  54. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 8 years ago
  55. 4392bf3 HID: fix hid_ignore_special_drivers module parameter by Benjamin Tissoires · 8 years ago
  56. 5d74325 HID: logitech: fix Dual Action gamepad support by Grazvydas Ignotas · 8 years ago
  57. 1adf904 HID: sony: underscores are unnecessary for u8, u16, s32 by Pavel Machek · 8 years ago
  58. ef916ef HID: sony: fix some warnings from scripts/checkpatch.pl by Antonio Ospite · 8 years ago
  59. 09593e3 HID: sony: fix errors from scripts/checkpatch.pl by Antonio Ospite · 8 years ago
  60. bfb61ab HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 8 years ago
  61. 0c4b3c6 HID: multitouch: warn on sysfs group creation failure by Nicholas Krause · 8 years ago
  62. d542176 HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 8 years ago
  63. 313726c HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 8 years ago
  64. a382c30 HID: quirks: Add no_init_reports for AKAI midi controller by Stafford Horne · 8 years ago
  65. af2e628 HID: logitech-hidpp: limit visibility of init/deinit functions by Jiri Kosina · 8 years ago
  66. ff21a63 HID: logitech-hidpp: Force feedback support for the Logitech G920 by Edwin Velds · 8 years ago
  67. b786ae8 HID: rmi: Check that the device is a RMI device in suspend and resume callbacks by Andrew Duggan · 8 years ago
  68. 71d362b HID: usbhid: Fix incorrect product id of old 4nes4snes by Raphael Assenat · 8 years ago
  69. 962b7a0 HID: add HID_QUIRK_NOGET to Quanta 3003 too by Benjamin Tissoires · 8 years ago
  70. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  71. 50220de HID: core: prevent out-of-bound readings by Benjamin Tissoires · 8 years ago
  72. 5137b354 HID: fix out of bound access in extract() and implement() by Dmitry Torokhov · 8 years ago
  73. ad07b7a HID: sony: Fixup output reports for the nyko core controller by Scott Moreau · 8 years ago
  74. 74500cc HID: sony: Add nyko core controller support by Scott Moreau · 8 years ago
  75. 19f4c2b HID: sony: do not bail out when the sixaxis refuses the output report by Benjamin Tissoires · 8 years ago
  76. 526d6e7 HID: wacom - Add quirks for INTUOSHT2 in range events by Ping Cheng · 8 years ago
  77. c1b03f5 HID: wacom - Cleanup touch arbitration logic by Ping Cheng · 8 years ago
  78. 4750f5f HID: wacom - make sure wacom_intuos_inout only process in/out events by Ping Cheng · 8 years ago
  79. 599b082 HID: wacom - request tool info only when we get general events by Ping Cheng · 8 years ago
  80. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  81. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  82. 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
  83. 7683355 HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips by Srinivas Pandruvada · 8 years ago
  84. 84f6ea1 HID: Add new PID for Microchip Pick16F1454 by Kristian Evensen · 8 years ago
  85. 0bbfe28 HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices by Jason Gerecke · 8 years ago
  86. 47513c2 hid: cp2112: use gpiochip data pointer by Linus Walleij · 9 years ago
  87. 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 8 years ago
  88. 2cf8383 HID: use kobj_to_dev() by Geliang Tang · 8 years ago
  89. d98ba98 HID: wiimote: use dev_to_wii() by Geliang Tang · 8 years ago
  90. ba91a96 HID: add a new helper to_hid_driver() by Geliang Tang · 8 years ago
  91. ee79a8f HID: use to_hid_device() by Geliang Tang · 8 years ago
  92. d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 8 years ago
  93. 7775fb9 HID: usbhid: use to_usb_device by Geliang Tang · 8 years ago
  94. e3fed74 HID: corsair: Convert to use module_hid_driver by Axel Lin · 8 years ago
  95. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 8 years ago
  96. 5d9374c HID: input: ignore the battery in OKLICK Laser BTmouse by Alexander E. Patrakov · 9 years ago
  97. 0402b6b HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 by Jason Gerecke · 8 years ago
  98. aaae03e HID: wacom: Fix touchring value reporting by Jason Gerecke · 8 years ago
  99. 03a0dc5 HID: wacom: Report 'strip2' values in ABS_RY by Jason Gerecke · 8 years ago
  100. f73d08d HID: wacom: Limit touchstrip data to 13 bits by Jason Gerecke · 8 years ago