1. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  2. 13f6be0 USB: ati_remote2: Add channel support by Peter Stokes · 18 years ago
  3. 1b55fa2 USB: gtco.c: fix a use-before-check by Adrian Bunk · 18 years ago
  4. 6db3dfe USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid by Jiri Kosina · 18 years ago
  5. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  6. 5ddc322 HID blacklisting of all Code Mercenaries IOWarrior devices by Robert Marquardt · 18 years ago
  7. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 18 years ago
  8. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 18 years ago
  9. fdc9c56 USB HID: use CONFIG_HID_DEBUG for outputting report descriptor by Jiri Kosina · 18 years ago
  10. 9fa2ad5f USB HID: Fix USB vendor and product IDs endianness for USB HID devices by Julien BLACHE · 18 years ago
  11. 80d4e8e USB: Wacom driver updates by Ping Cheng · 18 years ago
  12. 4ef2e23 USB: Use USB defines in usbmouse.c and usbkbd.c by Michael Opdenacker · 18 years ago
  13. d43a338 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  14. 00a8691 Input: hid-lgff - treat devices as joysticks unless told otherwise by Dmitry Torokhov · 18 years ago
  15. 130b1ab Input: HID - add support for Logitech Formula Force EX by Valentin Zagura · 18 years ago
  16. 7426fa8 USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist by Jeremy Roberson · 18 years ago
  17. 3f9b407 USB: input: HID: add CIDC USB device to HID blacklist by Zheng XiaoJun · 18 years ago
  18. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  19. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  20. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  21. a19ceb5 USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products by Jeremy Roberson · 18 years ago
  22. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  23. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  24. a417a21 USB HID: handle multi-interface devices for Apple macbook pro properly by Soeren Sonnenburg · 18 years ago
  25. 43c7bf0 USB HID: fix bogus comment in hid_get_class_descriptor() by Jiri Kosina · 18 years ago
  26. 8235ca3 USB HID: remove hid_find_field_by_usage() by Jiri Kosina · 18 years ago
  27. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  28. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  29. 20eb127 hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter by Anssi Hannula · 18 years ago
  30. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  31. c414606 hid: allow force feedback for multi-input devices by Anssi Hannula · 18 years ago
  32. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  33. ad2905f USB HID: fix hid_blacklist clash for 0x08ca/0x0010 by Jiri Kosina · 18 years ago
  34. 8d2bad8 USB: make usbhid ignore Imation Disc Stakka by Oliver Neukum · 18 years ago
  35. c9d8c2b usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched by Daniel Ritz · 18 years ago
  36. d8c8a39 hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist by Jeremy Roberson · 18 years ago
  37. be82097 HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage by Anssi Hannula · 18 years ago
  38. 6944006 HID: GEYSER4_ISO needs quirk by Adrian Friedli · 18 years ago
  39. e7c4e1a HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT by Russell King · 18 years ago
  40. 285b0b6 Input: hid-ff - add support for Logitech Momo racing wheel by Jiri Slaby · 18 years ago
  41. 69e4d94 HID: fix help texts in Kconfig by Jiri Kosina · 18 years ago
  42. 10f549f [PATCH] make fn_keys work again on power/macbooks by Soeren Sonnenburg · 18 years ago
  43. 071e0a2 USB: fix Wacom Intuos3 4x6 bugs by Ping Cheng · 18 years ago
  44. e3a0dd7 [PATCH] Generic HID layer - build: USB_HID should select HID by Jiri Kosina · 18 years ago
  45. 63f3861 [PATCH] Generic HID layer - build by Jiri Kosina · 18 years ago
  46. 4c2ae84 [PATCH] Generic HID layer - pb_fnmode by Jiri Kosina · 18 years ago
  47. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 18 years ago
  48. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 18 years ago
  49. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 18 years ago
  50. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 18 years ago
  51. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 18 years ago
  52. 64bb67b [PATCH] Generic HID layer - disable USB HID by Jiri Kosina · 18 years ago
  53. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  54. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  55. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  56. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  57. afd21ee USB: hid-core: canonical defines for Apple USB device IDs by Julien BLACHE · 18 years ago
  58. 24ced06 usbtouchscreen: add support for DMC TSC-10/25 devices by Holger Schurig · 18 years ago
  59. 4ba0b2e usb: usbkbd free urb cleanup by Mariusz Kozlowski · 18 years ago
  60. 6f07429 usb: hid-core free urb cleanup by Mariusz Kozlowski · 18 years ago
  61. 2381526 usb: ati_remote2 free urb cleanup by Mariusz Kozlowski · 18 years ago
  62. 459f836 usb: ati_remote free urb cleanup by Mariusz Kozlowski · 18 years ago
  63. 54c9b226 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 18 years ago
  64. 6f7cd44 USB: yealink: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  65. 30f36ef USB: usbmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  66. a20c314 USB: usbkbd: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  67. 0f12aa0 USB: hid-core: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  68. 6d8fc4d USB HID: Handle STALL on interrupt endpoint by Alan Stern · 18 years ago
  69. 9dce447 [PATCH] usb: ati remote memleak fix by Mariusz Kozlowski · 18 years ago
  70. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  71. e5d9832 Input: appletouch - use canonical names in USB IDs by Julien BLACHE · 18 years ago
  72. 009ad0e Input: appletouch - add Geyser IV support by Julien BLACHE · 18 years ago
  73. 00081d3 Input: appletouch - verious updates for MacBooks by Jason Parekh · 18 years ago
  74. a7dc4ee USB: hid-core: Add quirk for new Apple keyboard/trackpad by Julien BLACHE · 18 years ago
  75. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  76. 41ad5fb Input: HID - add a quirk for the Logitech USB Receiver by Anssi Hannula · 18 years ago
  77. d518b2b USB: xpad: additional USB id's added by Dominic Cerquetti · 18 years ago
  78. 23b0d96 USB: HID: add blacklist AIRcable USB, little beautification by Naranjo Manuel Francisco · 18 years ago
  79. d8fa59a usbtouchscreen: use endpoint address from endpoint descriptor by Daniel Ritz · 18 years ago
  80. 6871795 hid-core: big-endian fix fix by Grant Grundler · 18 years ago
  81. d57cdcf [hid-core] TurboX Keyboard needs NOGET quirk. by Ben Collins · 18 years ago
  82. 5dfb5f1 usbtouchscreen: fix data reading for ITM touchscreens by Daniel Ritz · 18 years ago
  83. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  84. 4550718 USB: input: extract() and implement() are bit field manipulation routines by Grant Grundler · 18 years ago
  85. 9fcde23 USB: move trancevibrator.c to the proper usb directory by Greg Kroah-Hartman · 18 years ago
  86. 2daa487 USB: fix use after free in wacom_sys.c by Eric Sesterhenn · 18 years ago
  87. 2920349 USB: BUG_ON conversion for wacom.c by Eric Sesterhenn · 18 years ago
  88. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  89. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  90. 77dc2db [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white space by Mark Assad · 18 years ago
  91. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  92. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  93. 931e24b USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist by Raghavendra Biligiri · 18 years ago
  94. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  95. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  96. 5638e4d USB: add PlayStation 2 Trance Vibrator driver by Sam Hocevar · 18 years ago
  97. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  98. 657b671 USB: fix __must_check warnings in drivers/usb/input/ by Greg Kroah-Hartman · 18 years ago
  99. 14acdcd USB: usb/input/usbmouse.c: whitespace cleanup by Reiner Herrmann · 18 years ago
  100. 60ca126 USB: powermate: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago