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