1. d5176b4 USB: Add driver for PhidgetMotorControl by Sean Young · 19 years ago
  2. c03efdb [PATCH] fallout from hcd-core patch by Al Viro · 19 years ago
  3. f064902 USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 by Adrian Bunk · 19 years ago
  4. ea18665 USB: add all wacom device to hid-core.c blacklist by Ping Cheng · 19 years ago
  5. 6f8d9e2 hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist by Jeremy Roberson · 19 years ago
  6. b857c65 [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter by Navaho Gunleg · 19 years ago
  7. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 19 years ago
  8. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 19 years ago
  9. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 19 years ago
  10. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 19 years ago
  11. 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
  12. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 19 years ago
  13. 332bbf6 [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist by Olaf Hering · 19 years ago
  14. bfb2584 [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard by Jeffrey Vandenbroucke sign · 19 years ago
  15. 999a6a6 [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 19 years ago
  16. 1d3e202 [PATCH] USB: usbtouchscreen: unified USB touchscreen driver by Daniel Ritz · 19 years ago
  17. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  18. 2e56222 [PATCH] USB: add support for Creativelabs Silvercrest USB keyboard by Wolfgang Rohdewald · 19 years ago
  19. aef4e26 [PATCH] usbhid: add error handling by Alan Stern · 20 years ago
  20. bbdb7da [PATCH] USB: kzalloc for hid by Oliver Neukum · 20 years ago
  21. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 19 years ago
  22. ba3e66e [PATCH] USB: add new device ids to ldusb by Michael Hund · 20 years ago
  23. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 20 years ago
  24. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 20 years ago
  25. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 20 years ago
  26. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 20 years ago
  27. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 20 years ago
  28. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 20 years ago
  29. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 20 years ago
  30. 116d75b [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 20 years ago
  31. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 20 years ago
  32. db69087 [PATCH] usb_interface power state by David Brownell · 20 years ago
  33. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 20 years ago
  34. 13b58ee [PATCH] USB: fix bug in handling of highspeed usb HID devices by Christian Krause · 20 years ago
  35. 8090830 Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks" by Greg KH · 20 years ago
  36. d344c5e Manual merge with Linus by Dmitry Torokhov · 20 years ago
  37. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 20 years ago
  38. 22af887 [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks by Andrew de Quincey · 20 years ago
  39. 7d25258 Input: HID - add Wireless Security Lock to HID blacklist by Brian Schau · 20 years ago
  40. 61cdecd Input: HID - add the Trust Predator TH 400 gamepad to the badpad list by Vojtech Pavlik · 20 years ago
  41. c58de6d Input: HID - add a quirk for the Apple Powermouse by Vojtech Pavlik · 20 years ago
  42. c4786ca Input: HID - fix URB success status handling by Vojtech Pavlik · 20 years ago
  43. bf0964d Input: HID - handle multi-transascion reports by Michael Haboustak · 20 years ago
  44. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 20 years ago
  45. 8fd6db4 [PATCH] USB: add LD devices to hid blacklist by Michael Hund · 20 years ago
  46. bc5d048 Input: HID - only report events coming from interrupts to hiddev by Adam Kropelin · 20 years ago
  47. 6345fdf Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad by Luca T · 20 years ago
  48. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 20 years ago
  49. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 20 years ago
  50. 5388054 Input: add driver for Acecad Flair USB tablets by Stephane VOLTZ · 20 years ago
  51. 3c241f8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  52. 4871d3b [PATCH] USB: add Vernier devices to HID blacklist by Greg Kroah-Hartman · 20 years ago
  53. dc1d100 [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table by Lonnie Mendez · 20 years ago
  54. 5ce0482 [PATCH] USB: add new wacom device to usb hid-core list by Ping Cheng · 20 years ago
  55. bef3768 Input: HID items of width 32 (bits) or greater are incorrectly extracted by Adam Kropelin · 20 years ago
  56. 05f091ab Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 20 years ago
  57. 71387bd Input: Fix a warning in hid-core. by Vojtech Pavlik · 20 years ago
  58. 854561b Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like by Vojtech Pavlik · 20 years ago
  59. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 20 years ago
  60. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 20 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago