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