1. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 19 years ago
  2. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 19 years ago
  3. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 19 years ago
  4. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 19 years ago
  5. 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 · 19 years ago
  6. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 19 years ago
  7. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 19 years ago
  8. 48d7055 [PATCH] HID read busywait fix by Micon, David · 19 years ago
  9. 332bbf6 [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist by Olaf Hering · 19 years ago
  10. bfb2584 [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard by Jeffrey Vandenbroucke sign · 19 years ago
  11. 01e8950 [PATCH] USB: keyspan-remote bugfix by Michael Downey · 19 years ago
  12. 999a6a6 [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 19 years ago
  13. 7d3fe08 [PATCH] USB: wacom tablet driver update by Ping Cheng · 19 years ago
  14. 5e32b57 [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreen by Daniel Ritz · 19 years ago
  15. 1d3e202 [PATCH] USB: usbtouchscreen: unified USB touchscreen driver by Daniel Ritz · 19 years ago
  16. fb9ac9b [PATCH] USB: input/: proper prototypes by Adrian Bunk · 19 years ago
  17. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  18. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  19. 2e56222 [PATCH] USB: add support for Creativelabs Silvercrest USB keyboard by Wolfgang Rohdewald · 19 years ago
  20. aef4e26 [PATCH] usbhid: add error handling by Alan Stern · 20 years ago
  21. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 20 years ago
  22. bbdb7da [PATCH] USB: kzalloc for hid by Oliver Neukum · 20 years ago
  23. 50a598d Input: HID - fix duplicate key mapping for Logitech UltraX remote by Micah F. Galizia · 19 years ago
  24. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 19 years ago
  25. ba3e66e [PATCH] USB: add new device ids to ldusb by Michael Hund · 20 years ago
  26. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 20 years ago
  27. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 20 years ago
  28. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 20 years ago
  29. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 20 years ago
  30. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 20 years ago
  31. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 20 years ago
  32. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 20 years ago
  33. 6dea934 Input: hiddev - fix off-by-one for num_values in uref_multi requests by Ben Collins · 20 years ago
  34. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 20 years ago
  35. 1e27ffd Input: wacom - fix compile on PowerPC by Dmitry Torokhov · 20 years ago
  36. 5fce9d7b Input: HID - add more simulation usages by Dmitry Torokhov · 20 years ago
  37. b65d0d1 Input: HID - fix an oops in PID initialization code by Dmitry Torokhov · 20 years ago
  38. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 20 years ago
  39. 1f85145 Input: add missing keys from input.h to hid-debug.h by Michael Hanselmann · 20 years ago
  40. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  41. 735b0cb [PATCH] USB: add driver for ATI/Philips USB RF remotes by Ville Syrjälä · 20 years ago
  42. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 20 years ago
  43. f0b80fb [PATCH] USB: ati_remote: use time_before() and friends by Marcelo Feitoza Parisi · 20 years ago
  44. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 20 years ago
  45. 5d32029 [PATCH] USB: input/touchkitusb: handle multiple packets by Daniel Ritz · 20 years ago
  46. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 20 years ago
  47. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 20 years ago
  48. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 20 years ago
  49. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 20 years ago
  50. e1e02c9 Input: appletouch - add support for Geyser 2 by Michael Hanselmann · 20 years ago
  51. 041387d Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) by Dmitry Torokhov · 20 years ago
  52. ff60dde [PATCH] Input: fix an OOPS in HID driver by Dmitry Torokhov · 20 years ago
  53. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 20 years ago
  54. 56f0356 Input: add the fn key to hid-debug.h by Michael Hanselmann · 20 years ago
  55. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 20 years ago
  56. ebb6f37 [PATCH] USB: wacom tablet driver update by Ping Cheng · 20 years ago
  57. 116d75b [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 20 years ago
  58. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 20 years ago
  59. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 20 years ago
  60. af64a5e [PATCH] USB: Buffer overflow patch for Yealink driver by Henk · 20 years ago
  61. 3f8c03e [PATCH] usb/input/touchkit: add more device IDs by Daniel Ritz · 20 years ago
  62. db69087 [PATCH] usb_interface power state by David Brownell · 20 years ago
  63. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  64. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  65. 13b58ee [PATCH] USB: fix bug in handling of highspeed usb HID devices by Christian Krause · 20 years ago
  66. f7214ff [PATCH] USB: add apple usb touchpad driver by Stelian Pop · 20 years ago
  67. 8090830 Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks" by Greg KH · 20 years ago
  68. d344c5e Manual merge with Linus by Dmitry Torokhov · 20 years ago
  69. b71e318 [PATCH] USB: yealink: fix htons usage, documentation updates by Henk · 20 years ago
  70. d5ae36d [PATCH] USB: fix endian issues in yealink driver. by Greg Kroah-Hartman · 20 years ago
  71. aca951a [PATCH] input-driver-yealink-P1K-usb-phone by Henk · 20 years ago
  72. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 20 years ago
  73. 22af887 [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks by Andrew de Quincey · 20 years ago
  74. ef08402 [PATCH] USB: fix keyspan_remote endian bug on probe by Greg Kroah-Hartman · 20 years ago
  75. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 20 years ago
  76. 010988e Input: HIDDEV - make HIDIOCSREPORT wait IO completion by Stefan Nickl · 20 years ago
  77. 7d25258 Input: HID - add Wireless Security Lock to HID blacklist by Brian Schau · 20 years ago
  78. e875ce3 Input: HID - add mapping for Powerbook USB keyboard by Stelian Pop · 20 years ago
  79. 61cdecd Input: HID - add the Trust Predator TH 400 gamepad to the badpad list by Vojtech Pavlik · 20 years ago
  80. c58de6d Input: HID - add a quirk for the Apple Powermouse by Vojtech Pavlik · 20 years ago
  81. c4786ca Input: HID - fix URB success status handling by Vojtech Pavlik · 20 years ago
  82. 39fd748 Input: HID - add support for Logitech UltraX Media Remote control by Micah F. Galizia · 20 years ago
  83. bf0964d Input: HID - handle multi-transascion reports by Michael Haboustak · 20 years ago
  84. 8a409b0 Input: HID - add more consumer usages by Vojtech Pavlik · 20 years ago
  85. 0aebfda Input: add HID simulation mappings by Vojtech Pavlik · 20 years ago
  86. b8c9c64 Inpur: recognize and ignore Logitech vendor usages in HID by Vojtech Pavlik · 20 years ago
  87. dc1d97e [PATCH] USB: fix usb wacom tablet driver bug by Ping Cheng · 20 years ago
  88. a9b2e91 [PATCH] USB: hidinput_hid_event() oops fix by Pete Zaitcev · 20 years ago
  89. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 20 years ago
  90. 8fd6db4 [PATCH] USB: add LD devices to hid blacklist by Michael Hund · 20 years ago
  91. 99f83c9 [PATCH] USB: add driver for Keyspan Digital Remote by Michael Downey · 20 years ago
  92. bc5d048 Input: HID - only report events coming from interrupts to hiddev by Adam Kropelin · 20 years ago
  93. 6345fdf Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad by Luca T · 20 years ago
  94. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 20 years ago
  95. c27a748 Input: acecad - drop unneeded cast and couple unneeded spaces. by Dmitry Torokhov · 20 years ago
  96. d3b8a1a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 20 years ago
  97. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 20 years ago
  98. c11372d [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Vincent Vanackere · 20 years ago
  99. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 20 years ago
  100. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 20 years ago