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