1. 7a84b13 HID: add rumble support for Thrustmaster Dual Trigger 3-in-1 by Ruben Aos Garralda · 15 years ago
  2. 837b475 HID: ntrig tool separation and pen usages by Rafi Rubin · 15 years ago
  3. 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
  4. fd30ea8 HID: add force feedback support for Logitech WingMan Formula Force GP by Jiri Kosina · 15 years ago
  5. 0810b51 HID: Support new variants of Samsung USB IR receiver (0419:0001) by Robert Schedel · 15 years ago
  6. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  7. 76c317d HID: Move dereferences below a NULL test by Julia Lawall · 15 years ago
  8. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  9. 4859484 HID: hiddev, fix lock imbalance by Jiri Slaby · 15 years ago
  10. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  11. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 15 years ago
  12. fa047e4 HID: fix inverted wheel for bluetooth version of apple mighty mouse by Jiri Kosina · 15 years ago
  13. 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
  14. bbe281f HID: hidraw -- fix comment about accepted devices by Jiri Kosina · 15 years ago
  15. 57fd637 HID: Multitouch support for the N-Trig touchscreen by Stephane Chatty · 15 years ago
  16. 89f536c HID: add new multitouch and digitizer contants by Stephane Chatty · 15 years ago
  17. f0bca45 HID: autocentering support for Logitech Force 3D Pro by Sergey Belyashov · 15 years ago
  18. 0f6f431 HID: fix hid-ff drivers so that devices work even without ff support by Jiri Kosina · 15 years ago
  19. fac733f HID: force feedback support for SmartJoy PLUS PS2/USB adapter by Jussi Kivilinna · 15 years ago
  20. ca2dcd4 HID: Wacom Graphire Bluetooth driver by Bastien Nocera · 15 years ago
  21. 92e0d89 HID: autocentering support for Logitech G25 Racing Wheel by Sergey Belyashov · 15 years ago
  22. b820aab HID: add NOGET quirk for devices from CH Products by Alan Stern · 15 years ago
  23. f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 15 years ago
  24. e5288eb HID: fix oops in hid_check_keys_pressed() by Jiri Kosina · 15 years ago
  25. 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 15 years ago
  26. 2feaace HID: Fix the support for apple mini aluminium keyboard by Ulrich Dangel · 15 years ago
  27. 243b706 HID: Add support for the G25 force feedback wheel in native mode by Christophe Borivant · 15 years ago
  28. 38089c6 HID: hidraw -- fix missing unlocks in unlocked_ioctl by Dan Carpenter · 15 years ago
  29. 5fba092 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  30. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  31. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 15 years ago
  32. afa5eb7 HID: remove compat stuff by Jiri Slaby · 16 years ago
  33. b2ddd54 HID: constify arrays of struct apple_key_translation by Paul Collins · 16 years ago
  34. 7942274 HID: add support for Kye/Genius Ergo 525V by Jiri Kosina · 16 years ago
  35. fef3f57 HID: Support Apple mini aluminum keyboard by Ryan Finnie · 16 years ago
  36. fdf93aa HID: support for Kensington slimblade device by Jiri Kosina · 16 years ago
  37. 3f866fb HID: DragonRise game controller force feedback driver by Richard Walmsley · 16 years ago
  38. 27a9c17 HID: add support for another version of 0e8f:0003 device in hid-pl by Anssi Hannula · 16 years ago
  39. e43bd67 HID: fix race between usb_register_dev() and hiddev_open() by Oliver Neukum · 16 years ago
  40. 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 16 years ago
  41. 205adbe HID: make HID_DEBUG defaults consistent by Pavel Machek · 16 years ago
  42. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  43. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 16 years ago
  44. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 16 years ago
  45. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 16 years ago
  46. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
  47. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  48. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  49. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  50. 96fe2ab HID: fix waitqueue usage in hiddev by Johannes Weiner · 16 years ago
  51. 48e7a3c HID: fix incorrect free in hiddev by Johannes Weiner · 16 years ago
  52. daedb3d HID: move tmff and zpff devices from ignore_list to blacklist by Anssi Hannula · 16 years ago
  53. dfd395af HID: unlock properly on error paths in hidraw_ioctl() by Dan Carpenter · 16 years ago
  54. 35cfd1d HID: blacklist Powercom USB UPS by Michael Tokarev · 16 years ago
  55. bae7eb3 HID: document difference between hid_blacklist and hid_ignore_list by Jiri Kosina · 16 years ago
  56. 656f1fb HID: add antec-branded soundgraph imon devices to blacklist by Jarod Wilson · 16 years ago
  57. be5d0c8 HID: fix reversed logic in disconnect testing of hiddev by Oliver Neukum · 16 years ago
  58. 0fb21de HID: adjust report descriptor fixup for MS 1028 receiver by Jiri Kosina · 16 years ago
  59. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  60. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 16 years ago
  61. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  62. ed42350 Merge branch 'upstream-fixes' into for-next by Jiri Kosina · 16 years ago
  63. 4dfdc46 HID: fix error condition propagation in hid-sony driver by Jiri Kosina · 16 years ago
  64. b8a832b HID: fix reference count leak hidraw by Oliver Neukum · 16 years ago
  65. 25e6161 HID: add proper support for pensketch 12x9 tablet by Matt Helsley · 16 years ago
  66. 5f6108c HID: don't allow DealExtreme usb-radio be handled by usb hid driver by Alexey Klimov · 16 years ago
  67. 1db489b HID: fix default Kconfig setting for TopSpeed driver by Jiri Kosina · 16 years ago
  68. f14f526 HID: driver for TopSeed Cyberlink quirky remote by Lev Babiev · 16 years ago
  69. ac09952 HID: make boot protocol drivers depend on EMBEDDED by Parag Warudkar · 16 years ago
  70. 0790340 HID: hiddev cleanup -- handle all error conditions properly by Oliver Neukum · 16 years ago
  71. 42859e0 HID: force feedback driver for GreenAsia 0x12 PID by Lukasz Lubojanski · 16 years ago
  72. d04b431e HID: switch specialized drivers from "default y" to !EMBEDDED by David Brownell · 16 years ago
  73. aae6c28 HID: set proper dev.parent in hidraw by Jiri Kosina · 16 years ago
  74. 3a6f82f HID: add dynids facility by Jiri Slaby · 16 years ago
  75. 898089d HID: use GFP_KERNEL in hid_alloc_buffers by Jiri Slaby · 16 years ago
  76. 581a273 HID: usbhid, use usb_endpoint_xfer_int by Jiri Slaby · 16 years ago
  77. 0ed94b3 HID: move usbhid flags to usbhid.h by Jiri Slaby · 16 years ago
  78. 94011f9 HID: add n-trig digitizer support by Rafi Rubin · 16 years ago
  79. 9188e79 HID: add phys and name ioctls to hidraw by Jiri Kosina · 16 years ago
  80. 6bbe586 HID: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  81. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  82. efc7ce1 HID: non-input reports can also be numbered by Jiri Kosina · 16 years ago
  83. ac26fca HID: ignore mouse interface for unibody macbooks by Jiri Kosina · 16 years ago
  84. ee8a1a0 HID: Apple ALU wireless keyboards are bluetooth devices by Jan Scholz · 16 years ago
  85. fde5be3 HID: remove setup mutex, fix possible deadlock by Jiri Slaby · 16 years ago
  86. 578f3a3 HID: add USB ID for another dual gameron adapter by Jiri Kosina · 16 years ago
  87. 06d2148 HID: unignore mouse on unibody macbooks by Jiri Kosina · 16 years ago
  88. 5181e59 HID: fix blacklist entries for greenasia/pantherlord by Jiri Kosina · 16 years ago
  89. 131d3a7a HID: don't grab devices with no input by Jiri Slaby · 16 years ago
  90. 62a5658 HID: fix radio-mr800 hidquirks by Alexey Klimov · 16 years ago
  91. c91c21c HID: fix kworld fm700 radio hidquirks by Alexey Klimov · 16 years ago
  92. e3e14de HID: fix start/stop cycle in usbhid driver by Jiri Slaby · 16 years ago
  93. 43ff3a4 HID: use single threaded work queue for hid_compat by Andi Kleen · 16 years ago
  94. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  95. a96d6ef HID: support for new unibody macbooks by Henrik Rydberg · 16 years ago
  96. 7d672cd HID: fix locking in hidraw_open() by Oliver Neukum · 16 years ago
  97. 6a13378 V4L/DVB (9337a): HID: Don't allow KWorld radio fm700 be handled by usb hid drivers by Alexey Klimov · 16 years ago
  98. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  99. fa157bd HID: add quirk entry for no-name keyboard (0x13ba/0x0017) by Alan Stern · 16 years ago
  100. b170060 HID: sync on deleted io_retry timer in usbhid driver by Jiri Slaby · 16 years ago