1. 49e4739 HID: add support for Acer T230H multitouch by Stephane Chatty · 14 years ago
  2. 74f292c HID: add driver for the Logitech Flight System G940 by Gary Stein · 14 years ago
  3. d67dec5 HID: make USB device id constant by Márton Németh · 14 years ago
  4. 54a6593 HID: allow disabling hard-coded ISO-layout for Apple keyboards by Stefan Glasenhardt · 14 years ago
  5. 722612c HID: fix parsing of local delimiter with size 0 by Jiri Kosina · 14 years ago
  6. cf2f765f HID: handle joysticks with large number of buttons by Jiri Kosina · 14 years ago
  7. 92688c0 HID: make Stantum driver standalone config option by Jiri Kosina · 14 years ago
  8. d3fb545 HID: add support for Stantum multitouch panel by Stephane Chatty · 14 years ago
  9. 4b186f7 HID: make 3M PCT touchscreen driver standalone config option by Jiri Kosina · 15 years ago
  10. b6353f4 HID: Support for 3M multitouch panel by Stephane Chatty · 15 years ago
  11. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  12. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  13. 9db630b HID: add multi-input quirk for NextWindow Touchscreen. by Peter Hutterer · 15 years ago
  14. e8d0eab HID: add support for Acan FG-8100 barcode reader by Jiri Kosina · 15 years ago
  15. 66d61be HID: make Media key on Logitech DiNovo Mini work by Jiri Kosina · 15 years ago
  16. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  17. 24985cf HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigator by Jiri Kosina · 15 years ago
  18. 6c85773 HID: remove BKL from hiddev_ioctl_usage() by Jiri Kosina · 15 years ago
  19. 5b915d9 HID: fixup quirk for NCR devices by Jiri Kosina · 15 years ago
  20. 1168df7 HID: pidff - fix unnecessary loop iterations on reset by Anssi Hannula · 15 years ago
  21. 73cdcf5 HID: add NOGET quirk for another device from CH Products by Keith Rutkowski · 15 years ago
  22. ccabcd2 HID: remove useless DRIVER_VERSION macro by Jiri Kosina · 15 years ago
  23. 88adb72 HID: fix MODULE_AUTHOR usage in HID modules by Jiri Kosina · 15 years ago
  24. eb8141c HID: blacklist Acer Ferrari 4005 optical mouse by Lamarque Vieira Souza · 15 years ago
  25. 03266d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  26. b0e1495 HID: fix possible deadlock in hidraw_read by Jiri Kosina · 15 years ago
  27. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  28. ff9b00a HID: fix kerneldoc comment for hid_input_report() by Jiri Kosina · 15 years ago
  29. fa59530 HID: add __init/__exit macros to twinhan.c by Peter Huewe · 15 years ago
  30. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  31. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  32. a2d693c HID: Remove duplicate Kconfig entry by Alessandro Guido · 15 years ago
  33. c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
  34. d1ff652 HID: fix non-atomic allocation in hid_input_report by Jiri Kosina · 15 years ago
  35. 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
  36. 42960a1 HID: completely remove apple mightymouse from blacklist by Jan Scholz · 15 years ago
  37. affbb8c HID: support larger reports than 64 bytes in hiddev by Jiri Kosina · 15 years ago
  38. 52cfc61 HID: local function should be static by H Hartley Sweeten · 15 years ago
  39. 4cfae3e HID: ignore Philips IEEE802.15.4 RF Dongle by Henning Glawe · 15 years ago
  40. 31f7fd7 HID: ignore all recent SoundGraph iMON devices by Jarod Wilson · 15 years ago
  41. a809dda HID: fix memory leak on error patch in debug code by Julia Lawall · 15 years ago
  42. 44cb2db HID: fix overrun in quirks initialization by Roel Kluin · 15 years ago
  43. 3040c82 HID: Drop NULL test on list_entry result by Julia Lawall · 15 years ago
  44. 711a680 HID: driver for Twinhan USB 6253:0100 remote control by Bruno Premont · 15 years ago
  45. a24f423b HID: adding __init/__exit macros to module init/exit functions by Peter Huewe · 15 years ago
  46. 7a84b13 HID: add rumble support for Thrustmaster Dual Trigger 3-in-1 by Ruben Aos Garralda · 15 years ago
  47. 837b475 HID: ntrig tool separation and pen usages by Rafi Rubin · 15 years ago
  48. 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
  49. fd30ea8 HID: add force feedback support for Logitech WingMan Formula Force GP by Jiri Kosina · 15 years ago
  50. 0810b51 HID: Support new variants of Samsung USB IR receiver (0419:0001) by Robert Schedel · 15 years ago
  51. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  52. 76c317d HID: Move dereferences below a NULL test by Julia Lawall · 15 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  54. 55dba52 HID: fix memory leak on error path in debug code by Jiri Kosina · 15 years ago
  55. 4859484 HID: hiddev, fix lock imbalance by Jiri Slaby · 15 years ago
  56. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  57. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 15 years ago
  58. cd667ce HID: use debugfs for events/reports dumping by Jiri Kosina · 15 years ago
  59. a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
  60. fa047e4 HID: fix inverted wheel for bluetooth version of apple mighty mouse by Jiri Kosina · 15 years ago
  61. 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
  62. bbe281f HID: hidraw -- fix comment about accepted devices by Jiri Kosina · 15 years ago
  63. 57fd637 HID: Multitouch support for the N-Trig touchscreen by Stephane Chatty · 15 years ago
  64. 89f536c HID: add new multitouch and digitizer contants by Stephane Chatty · 15 years ago
  65. f0bca45 HID: autocentering support for Logitech Force 3D Pro by Sergey Belyashov · 15 years ago
  66. 0f6f431 HID: fix hid-ff drivers so that devices work even without ff support by Jiri Kosina · 15 years ago
  67. fac733f HID: force feedback support for SmartJoy PLUS PS2/USB adapter by Jussi Kivilinna · 15 years ago
  68. ca2dcd4 HID: Wacom Graphire Bluetooth driver by Bastien Nocera · 15 years ago
  69. 92e0d89 HID: autocentering support for Logitech G25 Racing Wheel by Sergey Belyashov · 15 years ago
  70. b820aab HID: add NOGET quirk for devices from CH Products by Alan Stern · 15 years ago
  71. f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 15 years ago
  72. e5288eb HID: fix oops in hid_check_keys_pressed() by Jiri Kosina · 15 years ago
  73. 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 15 years ago
  74. 2feaace HID: Fix the support for apple mini aluminium keyboard by Ulrich Dangel · 15 years ago
  75. 243b706 HID: Add support for the G25 force feedback wheel in native mode by Christophe Borivant · 15 years ago
  76. 38089c6 HID: hidraw -- fix missing unlocks in unlocked_ioctl by Dan Carpenter · 15 years ago
  77. 5fba092 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  78. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  79. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 15 years ago
  80. afa5eb7 HID: remove compat stuff by Jiri Slaby · 15 years ago
  81. b2ddd54 HID: constify arrays of struct apple_key_translation by Paul Collins · 15 years ago
  82. 7942274 HID: add support for Kye/Genius Ergo 525V by Jiri Kosina · 15 years ago
  83. fef3f57 HID: Support Apple mini aluminum keyboard by Ryan Finnie · 15 years ago
  84. fdf93aa HID: support for Kensington slimblade device by Jiri Kosina · 15 years ago
  85. 3f866fb HID: DragonRise game controller force feedback driver by Richard Walmsley · 15 years ago
  86. 27a9c17 HID: add support for another version of 0e8f:0003 device in hid-pl by Anssi Hannula · 15 years ago
  87. e43bd67 HID: fix race between usb_register_dev() and hiddev_open() by Oliver Neukum · 15 years ago
  88. 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 15 years ago
  89. 205adbe HID: make HID_DEBUG defaults consistent by Pavel Machek · 15 years ago
  90. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  91. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 15 years ago
  92. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 15 years ago
  93. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 15 years ago
  94. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 15 years ago
  95. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  96. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  97. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  98. 96fe2ab HID: fix waitqueue usage in hiddev by Johannes Weiner · 15 years ago
  99. 48e7a3c HID: fix incorrect free in hiddev by Johannes Weiner · 15 years ago
  100. daedb3d HID: move tmff and zpff devices from ignore_list to blacklist by Anssi Hannula · 15 years ago