1. 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 15 years ago
  2. a8ab5d5 HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available by Alan Ott · 15 years ago
  3. fe6065d HID: add multi-input quirk for eGalax Touchcontroller by Peter Hutterer · 15 years ago
  4. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 15 years ago
  5. b5e5a37 HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE by Bastien Nocera · 15 years ago
  6. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  7. 3d61510 HID: usbhid: enable remote wakeup for keyboards by Alan Stern · 15 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  9. c565c54 HID: Add NOGET quirk for Quanta Pixart touchscreen by Anisse Astier · 15 years ago
  10. c6b9e73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  11. eff7f27 HID: add quirk for UC-Logik WP4030 tablet by Andrej Gelenberg · 15 years ago
  12. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  13. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 15 years ago
  14. 57ab12e HID: usbhid: initialize interface pointers early enough by Jiri Kosina · 15 years ago
  15. 858155f HID: usbhid: introduce timeout for stuck ctrl/out URBs by Oliver Neukum · 15 years ago
  16. c2c3489 HID: use multi input quirk for TouchPack touchscreen by Thadeu Lima de Souza Cascardo · 15 years ago
  17. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
  18. e1a0bdd Merge branch 'master' into upstream by Jiri Kosina · 15 years ago
  19. 8127f4e HID: use multi input quirk for eTurboTouch touchscreen by Thadeu Lima de Souza Cascardo · 15 years ago
  20. 1c3a02c HID: add NOGET quirk for Prodige Cordless Combo by Alexander Shishkin · 15 years ago
  21. 7d39e84 HID: update copyright by Jiri Kosina · 15 years ago
  22. d67dec5 HID: make USB device id constant by Márton Németh · 15 years ago
  23. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  24. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  25. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  26. 9db630b HID: add multi-input quirk for NextWindow Touchscreen. by Peter Hutterer · 15 years ago
  27. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  28. 6c85773 HID: remove BKL from hiddev_ioctl_usage() by Jiri Kosina · 15 years ago
  29. 5b915d9 HID: fixup quirk for NCR devices by Jiri Kosina · 15 years ago
  30. 1168df7 HID: pidff - fix unnecessary loop iterations on reset by Anssi Hannula · 15 years ago
  31. 73cdcf5 HID: add NOGET quirk for another device from CH Products by Keith Rutkowski · 15 years ago
  32. ccabcd2 HID: remove useless DRIVER_VERSION macro by Jiri Kosina · 15 years ago
  33. 88adb72 HID: fix MODULE_AUTHOR usage in HID modules by Jiri Kosina · 15 years ago
  34. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  35. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  36. c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
  37. 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
  38. affbb8c HID: support larger reports than 64 bytes in hiddev by Jiri Kosina · 15 years ago
  39. 52cfc61 HID: local function should be static by H Hartley Sweeten · 15 years ago
  40. 44cb2db HID: fix overrun in quirks initialization by Roel Kluin · 15 years ago
  41. 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
  42. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  43. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  44. 4859484 HID: hiddev, fix lock imbalance by Jiri Slaby · 15 years ago
  45. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 16 years ago
  46. a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
  47. 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
  48. b820aab HID: add NOGET quirk for devices from CH Products by Alan Stern · 16 years ago
  49. f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 16 years ago
  50. 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 16 years ago
  51. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 16 years ago
  52. e43bd67 HID: fix race between usb_register_dev() and hiddev_open() by Oliver Neukum · 16 years ago
  53. 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 16 years ago
  54. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  55. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 16 years ago
  56. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 16 years ago
  57. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 16 years ago
  58. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
  59. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  60. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  61. 96fe2ab HID: fix waitqueue usage in hiddev by Johannes Weiner · 16 years ago
  62. 48e7a3c HID: fix incorrect free in hiddev by Johannes Weiner · 16 years ago
  63. be5d0c8 HID: fix reversed logic in disconnect testing of hiddev by Oliver Neukum · 16 years ago
  64. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  65. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 16 years ago
  66. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  67. ed42350 Merge branch 'upstream-fixes' into for-next by Jiri Kosina · 16 years ago
  68. 25e6161 HID: add proper support for pensketch 12x9 tablet by Matt Helsley · 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. 898089d HID: use GFP_KERNEL in hid_alloc_buffers by Jiri Slaby · 16 years ago
  72. 581a273 HID: usbhid, use usb_endpoint_xfer_int by Jiri Slaby · 16 years ago
  73. 0ed94b3 HID: move usbhid flags to usbhid.h by Jiri Slaby · 16 years ago
  74. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  75. efc7ce1 HID: non-input reports can also be numbered by Jiri Kosina · 16 years ago
  76. fde5be3 HID: remove setup mutex, fix possible deadlock by Jiri Slaby · 16 years ago
  77. 131d3a7a HID: don't grab devices with no input by Jiri Slaby · 16 years ago
  78. e3e14de HID: fix start/stop cycle in usbhid driver by Jiri Slaby · 16 years ago
  79. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  80. b170060 HID: sync on deleted io_retry timer in usbhid driver by Jiri Slaby · 16 years ago
  81. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  82. ecc96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  83. eb99108 HID: fix lock imbalance in hiddev by Jiri Slaby · 16 years ago
  84. a73a637 HID: add hid_type to general hid struct by Jiri Slaby · 16 years ago
  85. 46fcaec USB: remove warn macro from HID core by Greg Kroah-Hartman · 16 years ago
  86. 7d89fe1 HID: remove warn() macro from usb hid drivers by From: Greg Kroah-Hartman · 16 years ago
  87. ddbe324 HID: remove info() macro from usb HID drivers by Greg Kroah-Hartman · 16 years ago
  88. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  89. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  90. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 16 years ago
  91. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 16 years ago
  92. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 16 years ago
  93. 66ebf66 HID: add support for Super Dual Box Pro USB PS2/PS2 adapter by Jiri Kosina · 16 years ago
  94. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  95. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  96. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  97. fea6f18 HID: move dell quirks by Jiri Slaby · 16 years ago
  98. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  99. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  100. 980a3da HID: move samsung quirks by Jiri Slaby · 16 years ago