1. 2e56222 [PATCH] USB: add support for Creativelabs Silvercrest USB keyboard by Wolfgang Rohdewald · 18 years ago
  2. aef4e26 [PATCH] usbhid: add error handling by Alan Stern · 18 years ago
  3. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  4. bbdb7da [PATCH] USB: kzalloc for hid by Oliver Neukum · 19 years ago
  5. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 18 years ago
  6. ba3e66e [PATCH] USB: add new device ids to ldusb by Michael Hund · 18 years ago
  7. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  8. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 18 years ago
  9. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 19 years ago
  10. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 18 years ago
  11. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 18 years ago
  12. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 19 years ago
  13. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 19 years ago
  14. 6dea934 Input: hiddev - fix off-by-one for num_values in uref_multi requests by Ben Collins · 18 years ago
  15. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 19 years ago
  16. 1e27ffd Input: wacom - fix compile on PowerPC by Dmitry Torokhov · 19 years ago
  17. 5fce9d7b Input: HID - add more simulation usages by Dmitry Torokhov · 19 years ago
  18. b65d0d1 Input: HID - fix an oops in PID initialization code by Dmitry Torokhov · 19 years ago
  19. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 19 years ago
  20. 1f85145 Input: add missing keys from input.h to hid-debug.h by Michael Hanselmann · 19 years ago
  21. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  22. 735b0cb [PATCH] USB: add driver for ATI/Philips USB RF remotes by Ville Syrjälä · 19 years ago
  23. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  24. f0b80fb [PATCH] USB: ati_remote: use time_before() and friends by Marcelo Feitoza Parisi · 19 years ago
  25. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  26. 5d32029 [PATCH] USB: input/touchkitusb: handle multiple packets by Daniel Ritz · 19 years ago
  27. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  28. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 19 years ago
  29. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 19 years ago
  30. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 19 years ago
  31. e1e02c9 Input: appletouch - add support for Geyser 2 by Michael Hanselmann · 19 years ago
  32. 041387d Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) by Dmitry Torokhov · 19 years ago
  33. ff60dde [PATCH] Input: fix an OOPS in HID driver by Dmitry Torokhov · 19 years ago
  34. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 19 years ago
  35. 56f0356 Input: add the fn key to hid-debug.h by Michael Hanselmann · 19 years ago
  36. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  37. ebb6f37 [PATCH] USB: wacom tablet driver update by Ping Cheng · 19 years ago
  38. 116d75b [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 19 years ago
  39. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  40. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 19 years ago
  41. af64a5e [PATCH] USB: Buffer overflow patch for Yealink driver by Henk · 19 years ago
  42. 3f8c03e [PATCH] usb/input/touchkit: add more device IDs by Daniel Ritz · 19 years ago
  43. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  44. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  45. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  46. 13b58ee [PATCH] USB: fix bug in handling of highspeed usb HID devices by Christian Krause · 19 years ago
  47. f7214ff [PATCH] USB: add apple usb touchpad driver by Stelian Pop · 19 years ago
  48. 8090830 Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks" by Greg KH · 19 years ago
  49. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  50. b71e318 [PATCH] USB: yealink: fix htons usage, documentation updates by Henk · 19 years ago
  51. d5ae36d [PATCH] USB: fix endian issues in yealink driver. by Greg Kroah-Hartman · 19 years ago
  52. aca951a [PATCH] input-driver-yealink-P1K-usb-phone by Henk · 19 years ago
  53. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  54. 22af887 [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks by Andrew de Quincey · 19 years ago
  55. ef08402 [PATCH] USB: fix keyspan_remote endian bug on probe by Greg Kroah-Hartman · 19 years ago
  56. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  57. 010988e Input: HIDDEV - make HIDIOCSREPORT wait IO completion by Stefan Nickl · 19 years ago
  58. 7d25258 Input: HID - add Wireless Security Lock to HID blacklist by Brian Schau · 19 years ago
  59. e875ce3 Input: HID - add mapping for Powerbook USB keyboard by Stelian Pop · 19 years ago
  60. 61cdecd Input: HID - add the Trust Predator TH 400 gamepad to the badpad list by Vojtech Pavlik · 19 years ago
  61. c58de6d Input: HID - add a quirk for the Apple Powermouse by Vojtech Pavlik · 19 years ago
  62. c4786ca Input: HID - fix URB success status handling by Vojtech Pavlik · 19 years ago
  63. 39fd748 Input: HID - add support for Logitech UltraX Media Remote control by Micah F. Galizia · 19 years ago
  64. bf0964d Input: HID - handle multi-transascion reports by Michael Haboustak · 19 years ago
  65. 8a409b0 Input: HID - add more consumer usages by Vojtech Pavlik · 19 years ago
  66. 0aebfda Input: add HID simulation mappings by Vojtech Pavlik · 19 years ago
  67. b8c9c64 Inpur: recognize and ignore Logitech vendor usages in HID by Vojtech Pavlik · 19 years ago
  68. dc1d97e [PATCH] USB: fix usb wacom tablet driver bug by Ping Cheng · 19 years ago
  69. a9b2e91 [PATCH] USB: hidinput_hid_event() oops fix by Pete Zaitcev · 19 years ago
  70. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  71. 8fd6db4 [PATCH] USB: add LD devices to hid blacklist by Michael Hund · 19 years ago
  72. 99f83c9 [PATCH] USB: add driver for Keyspan Digital Remote by Michael Downey · 19 years ago
  73. bc5d048 Input: HID - only report events coming from interrupts to hiddev by Adam Kropelin · 19 years ago
  74. 6345fdf Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad by Luca T · 19 years ago
  75. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 19 years ago
  76. c27a748 Input: acecad - drop unneeded cast and couple unneeded spaces. by Dmitry Torokhov · 19 years ago
  77. d3b8a1a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  78. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  79. c11372d [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Vincent Vanackere · 19 years ago
  80. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 19 years ago
  81. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  82. e511988 Input: wacom - fix formatting in accordance to CodingStyle by Dmitry Torokhov · 19 years ago
  83. b2f8636 Input: Wacom driver update by Ping Cheng · 19 years ago
  84. 5388054 Input: add driver for Acecad Flair USB tablets by Stephane VOLTZ · 19 years ago
  85. 3c241f8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  86. 4871d3b [PATCH] USB: add Vernier devices to HID blacklist by Greg Kroah-Hartman · 19 years ago
  87. dc1d100 [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table by Lonnie Mendez · 19 years ago
  88. 5ce0482 [PATCH] USB: add new wacom device to usb hid-core list by Ping Cheng · 19 years ago
  89. bef3768 Input: HID items of width 32 (bits) or greater are incorrectly extracted by Adam Kropelin · 19 years ago
  90. 65cde54 Input: remove user counters from drivers/usb/input since input by Dmitry Torokhov · 19 years ago
  91. 8baf9ed Input: mtouchusb was indented with spaces instead of tabs, pass by Dmitry Torokhov · 19 years ago
  92. 05f091a Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  93. 71387bd Input: Fix a warning in hid-core. by Vojtech Pavlik · 19 years ago
  94. 854561b Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like by Vojtech Pavlik · 19 years ago
  95. 8608471 Input: Add driver for ITM Touch USB touchscreens. by Hans-Christian Egtvedt · 19 years ago
  96. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  97. 9719b0c [PATCH] USB: Fix for ati_remote by Patrick Boettcher · 19 years ago
  98. be5e3383 [PATCH] USB: drivers/usb/input/usbkbd.c: make a function static by Adrian Bunk · 19 years ago
  99. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 19 years ago
  100. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago