1. 29129a9 HID: Send Report ID when numbered reports are sent over the control endpoint. by Alan Ott · 14 years ago
  2. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  3. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  4. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  5. 36dbe2f Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus by Jiri Kosina · 14 years ago
  6. ef77ad5 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus by Jiri Kosina · 14 years ago
  7. 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  8. a8ab5d5 HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available by Alan Ott · 14 years ago
  9. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 14 years ago
  10. d6d53cb Merge branch 'hid-suspend' into picolcd by Jiri Kosina · 14 years ago
  11. 6a740aa HID: add suspend/resume hooks for hid drivers by Bruno Prémont · 15 years ago
  12. b5e5a37 HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE by Bastien Nocera · 15 years ago
  13. 3d61510 HID: usbhid: enable remote wakeup for keyboards by Alan Stern · 15 years ago
  14. b8c21cf HID: add framebuffer support to PicoLCD device by Bruno Prémont · 15 years ago
  15. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 15 years ago
  16. 57ab12e HID: usbhid: initialize interface pointers early enough by Jiri Kosina · 15 years ago
  17. 858155f HID: usbhid: introduce timeout for stuck ctrl/out URBs by Oliver Neukum · 15 years ago
  18. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
  19. e1a0bdd Merge branch 'master' into upstream by Jiri Kosina · 15 years ago
  20. 7d39e84 HID: update copyright by Jiri Kosina · 15 years ago
  21. d67dec5 HID: make USB device id constant by Márton Németh · 15 years ago
  22. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  23. 5b915d9 HID: fixup quirk for NCR devices by Jiri Kosina · 15 years ago
  24. ccabcd2 HID: remove useless DRIVER_VERSION macro by Jiri Kosina · 15 years ago
  25. 88adb72 HID: fix MODULE_AUTHOR usage in HID modules by Jiri Kosina · 15 years ago
  26. c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
  27. 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
  28. 52cfc61 HID: local function should be static by H Hartley Sweeten · 15 years ago
  29. 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
  30. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  31. a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
  32. 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
  33. f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 15 years ago
  34. 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 15 years ago
  35. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 16 years ago
  36. 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 16 years ago
  37. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 16 years ago
  38. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 16 years ago
  39. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 16 years ago
  40. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
  41. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  42. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  43. 898089d HID: use GFP_KERNEL in hid_alloc_buffers by Jiri Slaby · 16 years ago
  44. 581a273 HID: usbhid, use usb_endpoint_xfer_int by Jiri Slaby · 16 years ago
  45. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  46. efc7ce1 HID: non-input reports can also be numbered by Jiri Kosina · 16 years ago
  47. fde5be3 HID: remove setup mutex, fix possible deadlock by Jiri Slaby · 16 years ago
  48. 131d3a7a HID: don't grab devices with no input by Jiri Slaby · 16 years ago
  49. e3e14de HID: fix start/stop cycle in usbhid driver by Jiri Slaby · 16 years ago
  50. b170060 HID: sync on deleted io_retry timer in usbhid driver by Jiri Slaby · 16 years ago
  51. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  52. ecc96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  53. a73a637 HID: add hid_type to general hid struct by Jiri Slaby · 16 years ago
  54. 46fcaec USB: remove warn macro from HID core by Greg Kroah-Hartman · 16 years ago
  55. 7d89fe1 HID: remove warn() macro from usb hid drivers by From: Greg Kroah-Hartman · 16 years ago
  56. ddbe324 HID: remove info() macro from usb HID drivers by Greg Kroah-Hartman · 16 years ago
  57. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  58. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  59. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  60. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  61. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  62. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  63. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  64. 880d29f HID: indent switches/cases by Jiri Slaby · 16 years ago
  65. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  66. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  67. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  68. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  69. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  70. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  71. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 17 years ago
  72. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 17 years ago
  73. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 17 years ago
  74. 282bfd4 HID: fix sparse warnings by Jiri Slaby · 17 years ago
  75. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 17 years ago
  76. 92c4a1b HID: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  77. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  78. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  79. efc493f USB HID: provide hook for hidraw write() by Jiri Kosina · 17 years ago
  80. 933e318 HID: minimal autosuspend support for USB HID devices by Oliver Neukum · 17 years ago
  81. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  82. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  83. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  84. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  85. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  86. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  87. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  88. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  89. 2fa45a4 USB HID: avoid flush_scheduled_work() by Alan Stern · 17 years ago
  90. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  91. e071298 HID: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  92. 6675c5b USB HID: usb_buffer_free() cleanup by Dmitry Torokhov · 17 years ago
  93. 66da876 USB HID: report descriptor of Cypress USB barcode readers needs fixup by Jiri Kosina · 17 years ago
  94. 876b927 USB HID: add 'quirks' module parameter by Paul Walmsley · 18 years ago
  95. 2eb5dc3 USB HID: encapsulate quirk handling into hid-quirks.c by Paul Walmsley · 18 years ago
  96. 4d5a1be USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT by Paul Zaremba · 18 years ago
  97. f142b3a4 HID: update copyright and authorship macro by Jiri Kosina · 18 years ago
  98. 42cfb63 USB HID: add support for WiseGroup MP-8800 Quad Joypad by Sam Liddicott · 18 years ago
  99. 713c8aa USB HID: numlock quirk for dell W7658 keyboard by Pete Zaitcev · 18 years ago
  100. 85cbea3 USB HID: Logitech MX3000 keyboard needs report descriptor quirk by Jiri Kosina · 18 years ago