1. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 19 years ago
  2. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  3. ebb6f37 [PATCH] USB: wacom tablet driver update by Ping Cheng · 19 years ago
  4. 116d75b [PATCH] USB: add new wacom devices to usb hid-core list by Ping Cheng · 19 years ago
  5. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  6. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 19 years ago
  7. af64a5e [PATCH] USB: Buffer overflow patch for Yealink driver by Henk · 19 years ago
  8. 3f8c03e [PATCH] usb/input/touchkit: add more device IDs by Daniel Ritz · 19 years ago
  9. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  10. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  11. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  12. 13b58ee [PATCH] USB: fix bug in handling of highspeed usb HID devices by Christian Krause · 19 years ago
  13. f7214ff [PATCH] USB: add apple usb touchpad driver by Stelian Pop · 19 years ago
  14. 8090830 Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks" by Greg KH · 19 years ago
  15. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  16. b71e318 [PATCH] USB: yealink: fix htons usage, documentation updates by Henk · 19 years ago
  17. d5ae36d [PATCH] USB: fix endian issues in yealink driver. by Greg Kroah-Hartman · 19 years ago
  18. aca951a [PATCH] input-driver-yealink-P1K-usb-phone by Henk · 19 years ago
  19. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  20. 22af887 [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks by Andrew de Quincey · 19 years ago
  21. ef08402 [PATCH] USB: fix keyspan_remote endian bug on probe by Greg Kroah-Hartman · 19 years ago
  22. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  23. 010988e Input: HIDDEV - make HIDIOCSREPORT wait IO completion by Stefan Nickl · 19 years ago
  24. 7d25258 Input: HID - add Wireless Security Lock to HID blacklist by Brian Schau · 19 years ago
  25. e875ce3 Input: HID - add mapping for Powerbook USB keyboard by Stelian Pop · 19 years ago
  26. 61cdecd Input: HID - add the Trust Predator TH 400 gamepad to the badpad list by Vojtech Pavlik · 19 years ago
  27. c58de6d Input: HID - add a quirk for the Apple Powermouse by Vojtech Pavlik · 19 years ago
  28. c4786ca Input: HID - fix URB success status handling by Vojtech Pavlik · 19 years ago
  29. 39fd748 Input: HID - add support for Logitech UltraX Media Remote control by Micah F. Galizia · 19 years ago
  30. bf0964d Input: HID - handle multi-transascion reports by Michael Haboustak · 19 years ago
  31. 8a409b0 Input: HID - add more consumer usages by Vojtech Pavlik · 19 years ago
  32. 0aebfda Input: add HID simulation mappings by Vojtech Pavlik · 19 years ago
  33. b8c9c64 Inpur: recognize and ignore Logitech vendor usages in HID by Vojtech Pavlik · 19 years ago
  34. dc1d97e [PATCH] USB: fix usb wacom tablet driver bug by Ping Cheng · 19 years ago
  35. a9b2e91 [PATCH] USB: hidinput_hid_event() oops fix by Pete Zaitcev · 19 years ago
  36. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  37. 8fd6db4 [PATCH] USB: add LD devices to hid blacklist by Michael Hund · 19 years ago
  38. 99f83c9 [PATCH] USB: add driver for Keyspan Digital Remote by Michael Downey · 19 years ago
  39. bc5d048 Input: HID - only report events coming from interrupts to hiddev by Adam Kropelin · 19 years ago
  40. 6345fdf Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad by Luca T · 19 years ago
  41. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 19 years ago
  42. c27a748 Input: acecad - drop unneeded cast and couple unneeded spaces. by Dmitry Torokhov · 19 years ago
  43. d3b8a1a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  44. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  45. c11372d [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Vincent Vanackere · 19 years ago
  46. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 19 years ago
  47. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  48. e511988 Input: wacom - fix formatting in accordance to CodingStyle by Dmitry Torokhov · 19 years ago
  49. b2f8636 Input: Wacom driver update by Ping Cheng · 19 years ago
  50. 5388054 Input: add driver for Acecad Flair USB tablets by Stephane VOLTZ · 19 years ago
  51. 3c241f8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  52. 4871d3b [PATCH] USB: add Vernier devices to HID blacklist by Greg Kroah-Hartman · 19 years ago
  53. dc1d100 [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table by Lonnie Mendez · 19 years ago
  54. 5ce0482 [PATCH] USB: add new wacom device to usb hid-core list by Ping Cheng · 19 years ago
  55. bef3768 Input: HID items of width 32 (bits) or greater are incorrectly extracted by Adam Kropelin · 19 years ago
  56. 65cde54 Input: remove user counters from drivers/usb/input since input by Dmitry Torokhov · 19 years ago
  57. 8baf9ed Input: mtouchusb was indented with spaces instead of tabs, pass by Dmitry Torokhov · 19 years ago
  58. 05f091a Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  59. 71387bd Input: Fix a warning in hid-core. by Vojtech Pavlik · 19 years ago
  60. 854561b Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like by Vojtech Pavlik · 19 years ago
  61. 8608471 Input: Add driver for ITM Touch USB touchscreens. by Hans-Christian Egtvedt · 19 years ago
  62. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  63. 9719b0c [PATCH] USB: Fix for ati_remote by Patrick Boettcher · 19 years ago
  64. be5e3383 [PATCH] USB: drivers/usb/input/usbkbd.c: make a function static by Adrian Bunk · 19 years ago
  65. 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
  66. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  67. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago