1. d518b2b USB: xpad: additional USB id's added by Dominic Cerquetti · 18 years ago
  2. 23b0d96 USB: HID: add blacklist AIRcable USB, little beautification by Naranjo Manuel Francisco · 18 years ago
  3. d8fa59a usbtouchscreen: use endpoint address from endpoint descriptor by Daniel Ritz · 18 years ago
  4. 6871795 hid-core: big-endian fix fix by Grant Grundler · 18 years ago
  5. d57cdcf [hid-core] TurboX Keyboard needs NOGET quirk. by Ben Collins · 18 years ago
  6. 5dfb5f1 usbtouchscreen: fix data reading for ITM touchscreens by Daniel Ritz · 18 years ago
  7. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  8. 4550718 USB: input: extract() and implement() are bit field manipulation routines by Grant Grundler · 18 years ago
  9. 9fcde23 USB: move trancevibrator.c to the proper usb directory by Greg Kroah-Hartman · 18 years ago
  10. 2daa487 USB: fix use after free in wacom_sys.c by Eric Sesterhenn · 18 years ago
  11. 2920349 USB: BUG_ON conversion for wacom.c by Eric Sesterhenn · 18 years ago
  12. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  13. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  14. 77dc2db [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white space by Mark Assad · 18 years ago
  15. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  16. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  17. 931e24b USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist by Raghavendra Biligiri · 18 years ago
  18. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  19. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  20. 5638e4d USB: add PlayStation 2 Trance Vibrator driver by Sam Hocevar · 18 years ago
  21. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  22. 657b671 USB: fix __must_check warnings in drivers/usb/input/ by Greg Kroah-Hartman · 18 years ago
  23. 14acdcd USB: usb/input/usbmouse.c: whitespace cleanup by Reiner Herrmann · 18 years ago
  24. 60ca126 USB: powermate: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  25. 9672319 USB: keyspan_remote: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  26. 96642a2 USB: ati_remote: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  27. ee709a3 USB: acecad: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  28. 97b107c USB: appletouch: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  29. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  30. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago
  31. 5d89266 usbtouchscreen: version 0.4 by Daniel Ritz · 18 years ago
  32. d5176b4 USB: Add driver for PhidgetMotorControl by Sean Young · 18 years ago
  33. c03efdb [PATCH] fallout from hcd-core patch by Al Viro · 18 years ago
  34. 0612ec4 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  35. 3e2aac3 USB: Fix unload oops and memory leak in yealink driver by Henk Vergonet · 18 years ago
  36. 09494d5 usbtouchscreen: fix ITM data reading by Kai Lindhom · 18 years ago
  37. f064902 USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 by Adrian Bunk · 18 years ago
  38. ea18665 USB: add all wacom device to hid-core.c blacklist by Ping Cheng · 18 years ago
  39. 6f8d9e2 hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist by Jeremy Roberson · 18 years ago
  40. 7af569a USB: appletouch: fix atp_disconnect by Johannes Berg · 18 years ago
  41. f287cae Input: hid - #if 0 the no longer used hid_find_field_by_usage() by Adrian Bunk · 18 years ago
  42. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  43. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  44. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  45. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  46. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  47. 168ffc4 USB: ati_remote.c: autorepeat fix by Marko Macek · 18 years ago
  48. bb3caf7 Input: add force feedback driver for PSX-style Zeroplus devices by Anssi Hannula · 18 years ago
  49. dc76c91 Input: use new FF interface in the HID force feedback drivers by Anssi Hannula · 18 years ago
  50. 224ee88 Input: add force feedback driver for PID devices by Anssi Hannula · 18 years ago
  51. 806d41b Input: move fixp-arith.h to drivers/input by Anssi Hannula · 18 years ago
  52. 826d598 Input: hiddev - use standard list implementation by Dmitry Torokhov · 18 years ago
  53. cb78623 Input: HID - fix potential out-of-bound array access by Dmitry Torokhov · 18 years ago
  54. b857c65 [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter by Navaho Gunleg · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  57. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  58. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  59. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 18 years ago
  60. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 18 years ago
  61. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 18 years ago
  62. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 18 years ago
  63. a82e49b [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly by Bart Massey · 18 years ago
  64. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 19 years ago
  65. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 18 years ago
  66. 3cbd5b3 Input: fix accuracy of fixp-arith.h by Anssi Hannula · 18 years ago
  67. 48d7055 [PATCH] HID read busywait fix by Micon, David · 18 years ago
  68. 332bbf6 [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist by Olaf Hering · 18 years ago
  69. bfb2584 [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard by Jeffrey Vandenbroucke sign · 19 years ago
  70. 01e8950 [PATCH] USB: keyspan-remote bugfix by Michael Downey · 19 years ago
  71. 999a6a6 [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 19 years ago
  72. 7d3fe085 [PATCH] USB: wacom tablet driver update by Ping Cheng · 19 years ago
  73. 5e32b57 [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreen by Daniel Ritz · 19 years ago
  74. 1d3e202 [PATCH] USB: usbtouchscreen: unified USB touchscreen driver by Daniel Ritz · 19 years ago
  75. fb9ac9b [PATCH] USB: input/: proper prototypes by Adrian Bunk · 19 years ago
  76. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  77. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  78. 2e56222 [PATCH] USB: add support for Creativelabs Silvercrest USB keyboard by Wolfgang Rohdewald · 19 years ago
  79. aef4e26 [PATCH] usbhid: add error handling by Alan Stern · 19 years ago
  80. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  81. bbdb7da [PATCH] USB: kzalloc for hid by Oliver Neukum · 19 years ago
  82. 50a598d Input: HID - fix duplicate key mapping for Logitech UltraX remote by Micah F. Galizia · 19 years ago
  83. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 19 years ago
  84. ba3e66e [PATCH] USB: add new device ids to ldusb by Michael Hund · 19 years ago
  85. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  86. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 19 years ago
  87. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 19 years ago
  88. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 19 years ago
  89. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 19 years ago
  90. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 19 years ago
  91. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 19 years ago
  92. 6dea934 Input: hiddev - fix off-by-one for num_values in uref_multi requests by Ben Collins · 19 years ago
  93. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 19 years ago
  94. 1e27ffd Input: wacom - fix compile on PowerPC by Dmitry Torokhov · 19 years ago
  95. 5fce9d7b Input: HID - add more simulation usages by Dmitry Torokhov · 19 years ago
  96. b65d0d1 Input: HID - fix an oops in PID initialization code by Dmitry Torokhov · 19 years ago
  97. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 19 years ago
  98. 1f85145 Input: add missing keys from input.h to hid-debug.h by Michael Hanselmann · 19 years ago
  99. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  100. 735b0cb [PATCH] USB: add driver for ATI/Philips USB RF remotes by Ville Syrjälä · 19 years ago