1. 621de59 Merge branch 'autosuspend' into for-next by Jiri Kosina · 15 years ago
  2. 6f4303f HID: bring back possibility to specify vid/pid ignore on module load by Jiri Kosina · 16 years ago
  3. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 15 years ago
  4. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 15 years ago
  5. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 15 years ago
  6. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
  7. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  8. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  9. 898089d HID: use GFP_KERNEL in hid_alloc_buffers by Jiri Slaby · 16 years ago
  10. 581a273 HID: usbhid, use usb_endpoint_xfer_int by Jiri Slaby · 16 years ago
  11. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  12. efc7ce1 HID: non-input reports can also be numbered by Jiri Kosina · 16 years ago
  13. fde5be3 HID: remove setup mutex, fix possible deadlock by Jiri Slaby · 16 years ago
  14. 131d3a7a HID: don't grab devices with no input by Jiri Slaby · 16 years ago
  15. e3e14de HID: fix start/stop cycle in usbhid driver by Jiri Slaby · 16 years ago
  16. b170060 HID: sync on deleted io_retry timer in usbhid driver by Jiri Slaby · 16 years ago
  17. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  18. ecc96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  19. a73a637 HID: add hid_type to general hid struct by Jiri Slaby · 16 years ago
  20. 46fcaec USB: remove warn macro from HID core by Greg Kroah-Hartman · 16 years ago
  21. 7d89fe1 HID: remove warn() macro from usb hid drivers by From: Greg Kroah-Hartman · 16 years ago
  22. ddbe324 HID: remove info() macro from usb HID drivers by Greg Kroah-Hartman · 16 years ago
  23. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  24. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  25. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  26. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  27. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  28. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  29. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  30. 880d29f HID: indent switches/cases by Jiri Slaby · 16 years ago
  31. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  32. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  33. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  34. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  35. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  36. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  37. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  38. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  39. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 16 years ago
  40. 282bfd4 HID: fix sparse warnings by Jiri Slaby · 16 years ago
  41. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 16 years ago
  42. 92c4a1b HID: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  43. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  44. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  45. efc493f USB HID: provide hook for hidraw write() by Jiri Kosina · 17 years ago
  46. 933e318 HID: minimal autosuspend support for USB HID devices by Oliver Neukum · 17 years ago
  47. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  48. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  49. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  50. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  51. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  52. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  53. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  54. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  55. 2fa45a4 USB HID: avoid flush_scheduled_work() by Alan Stern · 17 years ago
  56. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  57. e071298 HID: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  58. 6675c5b USB HID: usb_buffer_free() cleanup by Dmitry Torokhov · 17 years ago
  59. 66da876 USB HID: report descriptor of Cypress USB barcode readers needs fixup by Jiri Kosina · 17 years ago
  60. 876b927 USB HID: add 'quirks' module parameter by Paul Walmsley · 17 years ago
  61. 2eb5dc3 USB HID: encapsulate quirk handling into hid-quirks.c by Paul Walmsley · 17 years ago
  62. 4d5a1be USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT by Paul Zaremba · 17 years ago
  63. f142b3a4 HID: update copyright and authorship macro by Jiri Kosina · 17 years ago
  64. 42cfb63 USB HID: add support for WiseGroup MP-8800 Quad Joypad by Sam Liddicott · 17 years ago
  65. 713c8aa USB HID: numlock quirk for dell W7658 keyboard by Pete Zaitcev · 17 years ago
  66. 85cbea3 USB HID: Logitech MX3000 keyboard needs report descriptor quirk by Jiri Kosina · 17 years ago
  67. bf892e6 USB HID: extend quirk for Logitech S510 keyboard by Jiri Kosina · 17 years ago
  68. 66df514 USB HID: add QUIRK_HIDDEV for Belkin Flip KVM by Daniel P. Engel · 17 years ago
  69. 4cbe7d2 USB HID: specify explicit size for hid_blacklist.quirks by Paul Walmsley · 17 years ago
  70. 5e2a55f USB HID: fix retry & reset logic by Alan Stern · 17 years ago
  71. 48b4554 USB HID: consolidate vendor/product ids by Jiri Kosina · 17 years ago
  72. 6db3dfe USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid by Jiri Kosina · 17 years ago[Renamed from drivers/usb/input/hid-core.c]
  73. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  74. 5ddc322 HID blacklisting of all Code Mercenaries IOWarrior devices by Robert Marquardt · 17 years ago
  75. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 17 years ago
  76. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 17 years ago
  77. fdc9c56 USB HID: use CONFIG_HID_DEBUG for outputting report descriptor by Jiri Kosina · 17 years ago
  78. 9fa2ad5f USB HID: Fix USB vendor and product IDs endianness for USB HID devices by Julien BLACHE · 18 years ago
  79. 7426fa8 USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist by Jeremy Roberson · 18 years ago
  80. 3f9b407 USB: input: HID: add CIDC USB device to HID blacklist by Zheng XiaoJun · 18 years ago
  81. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  82. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  83. a417a21 USB HID: handle multi-interface devices for Apple macbook pro properly by Soeren Sonnenburg · 18 years ago
  84. 43c7bf0 USB HID: fix bogus comment in hid_get_class_descriptor() by Jiri Kosina · 18 years ago
  85. 8235ca3 USB HID: remove hid_find_field_by_usage() by Jiri Kosina · 18 years ago
  86. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  87. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  88. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  89. c414606 hid: allow force feedback for multi-input devices by Anssi Hannula · 18 years ago
  90. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  91. ad2905f USB HID: fix hid_blacklist clash for 0x08ca/0x0010 by Jiri Kosina · 18 years ago
  92. 8d2bad8 USB: make usbhid ignore Imation Disc Stakka by Oliver Neukum · 18 years ago
  93. d8c8a39 hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist by Jeremy Roberson · 18 years ago
  94. be82097 HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage by Anssi Hannula · 18 years ago
  95. 6944006 HID: GEYSER4_ISO needs quirk by Adrian Friedli · 18 years ago
  96. 4c2ae84 [PATCH] Generic HID layer - pb_fnmode by Jiri Kosina · 18 years ago
  97. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 18 years ago
  98. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 18 years ago
  99. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 18 years ago
  100. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 18 years ago