1. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  2. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  3. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  4. 709d27c HID: hidraw_connect() memleak fix by Mariusz Kozlowski · 17 years ago
  5. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  6. efc493f USB HID: provide hook for hidraw write() by Jiri Kosina · 17 years ago
  7. bb6c8d8 HID: hiddev: Add 32bit ioctl compatibilty by Philip Langdale · 17 years ago
  8. 4469435 HID: Add GeneralTouch touchscreen to the blacklist by Ilya Frolov · 17 years ago
  9. 3cc5f91 HID: add support for Microsoft Wireless Laser Keyboard 6000 by Khelben Blackstaff · 17 years ago
  10. e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
  11. 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
  12. 0ce1ac3 HID: trivial fixes in hid-debug by Joe Perches · 17 years ago
  13. f14d5d2 HID: fix input mapping for Microsoft Ergonomic Keyboard by Jiri Kosina · 17 years ago
  14. 5edc41ee HID: use hid-plff driver for GreenAsia 0e8f:0003 devices by Anssi Hannula · 17 years ago
  15. d500d11 USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display by Mike Crowe · 17 years ago
  16. 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
  17. c4025ad USBHID: add CM109 device to blacklist by Alfred E. Heggestad · 17 years ago
  18. c01d50d HID: Report usage codes of keys as EV_MSC scancode events by Jiri Kosina · 17 years ago
  19. 82eb121 HID: ignore all non-LED usages in output fields in hid-input by Jiri Kosina · 17 years ago
  20. 77b2966 HID: fix whitespace damage by Jiri Kosina · 17 years ago
  21. b27c959 HID: add support for Thrustmaster FGT Force Feedback wheel by Dmitry Torokhov · 17 years ago
  22. 933e318 HID: minimal autosuspend support for USB HID devices by Oliver Neukum · 17 years ago
  23. 1fe8736d HID: add support for Microsoft Natural Ergonomic Keyboard 4000 by Jiri Kosina · 17 years ago
  24. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  25. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  26. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  27. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  28. 04a9b7f USB HID: add ASUS LCM to the blacklist by Christian Lamparter · 17 years ago
  29. 9fdcfed USB HID: Add all Logitech Harmonies to blacklist by Phil Dibowitz · 17 years ago
  30. 3e1928e HID: remove the Applie IR sensor from the hid_blacklist by Tino Keitel · 17 years ago
  31. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  32. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  33. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  34. 2c1d8ae HID: handle cases of volume knobs generating relative values by Jiri Kosina · 17 years ago
  35. 3c5f4b2 HID: Logitech keyboard 0xc311 needs reset leds quirk by Jiri Kosina · 17 years ago
  36. 5f9c464 HID: support for logitech cordless desktop LX500 special mapping by Ryo Dairiki · 17 years ago
  37. 816cbfd HID: fix autocentering of PID devices by Diogo Kastrup · 17 years ago
  38. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  39. b8e98f1 HID: Add NOGET quirk for all NCR devices by Jiri Kosina · 17 years ago
  40. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  41. 5fce620 HID: fix mismatch between hid-input HUT find/search mapping and the HUT by Hans de Goede · 17 years ago
  42. 1b3ebe9 HID: support for Gameron dual psx adaptor by Julien Eyries · 17 years ago
  43. 2fa45a4 USB HID: avoid flush_scheduled_work() by Alan Stern · 17 years ago
  44. 3cd7098 HID: Use menuconfig objects by Jan Engelhardt · 17 years ago
  45. defd208 HID: force hid-input for Microsoft SideWinder GameVoice device by Jiri Kosina · 17 years ago
  46. cb1d93c HID: input mapping for Chicony KU-0418 tactical pad by Jiri Kosina · 17 years ago
  47. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  48. cdcb44e USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() by Jiri Kosina · 17 years ago
  49. fe7ba31 HID: add hooks for getkeycode() and setkeycode() methods by Marvin Raaijmakers · 17 years ago
  50. e071298 HID: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  51. fed76ab USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk by Jan Kratochvil · 17 years ago
  52. 6675c5b USB HID: usb_buffer_free() cleanup by Dmitry Torokhov · 17 years ago
  53. 66da876 USB HID: report descriptor of Cypress USB barcode readers needs fixup by Jiri Kosina · 17 years ago
  54. 59e7e36 USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description by Noel Kothe · 17 years ago
  55. 529fa54 HID: add input mappings for non-working keys on Logitech S510 remote by Charles Pillar · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  58. 11941a3 Merge branch 'field-zeroing' into for-linus by Jiri Kosina · 17 years ago
  59. f61c912 USB HID: don't warn on idVendor == 0 by Jiri Kosina · 17 years ago
  60. 876b927 USB HID: add 'quirks' module parameter by Paul Walmsley · 17 years ago
  61. 8cef908 USB HID: add support for dynamically-created quirks by Paul Walmsley · 17 years ago
  62. 8222fbe USB HID: clarify static quirk handling as squirks by Paul Walmsley · 17 years ago
  63. 2eb5dc3 USB HID: encapsulate quirk handling into hid-quirks.c by Paul Walmsley · 17 years ago
  64. 4d5a1be USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT by Paul Zaremba · 17 years ago
  65. f142b3a4 HID: update copyright and authorship macro by Jiri Kosina · 17 years ago
  66. 46386b5 HID: introduce proper zeroing of unused bits in output reports by Simon Budig · 17 years ago
  67. 42cfb63 USB HID: add support for WiseGroup MP-8800 Quad Joypad by Sam Liddicott · 17 years ago
  68. 320c015 USB HID: add FF support for Logitech Force 3D Pro Joystick by Jiri Kosina · 17 years ago
  69. 713c8aa USB HID: numlock quirk for dell W7658 keyboard by Pete Zaitcev · 17 years ago
  70. 85cbea3 USB HID: Logitech MX3000 keyboard needs report descriptor quirk by Jiri Kosina · 17 years ago
  71. bf892e6 USB HID: extend quirk for Logitech S510 keyboard by Jiri Kosina · 17 years ago
  72. 5d6341c USB HID: usbkbd/usbmouse - handle errors when registering devices by Dmitry Torokhov · 17 years ago
  73. 66df514 USB HID: add QUIRK_HIDDEV for Belkin Flip KVM by Daniel P. Engel · 17 years ago
  74. daa0bc9 HID: enable dead keys on a belkin wireless keyboard by Chris Clayton · 17 years ago
  75. 38d4b89 USB HID: Thustmaster firestorm dual power v1 support by Ronny Peine · 17 years ago
  76. 4cbe7d2 USB HID: specify explicit size for hid_blacklist.quirks by Paul Walmsley · 17 years ago
  77. 5e2a55f USB HID: fix retry & reset logic by Alan Stern · 17 years ago
  78. 48b4554 USB HID: consolidate vendor/product ids by Jiri Kosina · 17 years ago
  79. 6db3dfe USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid by Jiri Kosina · 17 years ago
  80. 8da7d1b HID: Do not discard truncated input reports by Adam Kropelin · 17 years ago
  81. 6ab27c6 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  82. b87496a [PATCH] hid-core endianness annotations by Al Viro · 17 years ago
  83. d108d4f HID: zeroing of bytes in output fields is bogus by Jiri Kosina · 17 years ago
  84. 47a80ed HID: allocate hid_parser in a proper way by Jiri Kosina · 17 years ago
  85. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 17 years ago
  86. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 17 years ago
  87. 776c0e9 HID: fix possible double-free on error path in hid parser by Jiri Kosina · 17 years ago
  88. 4330eb2 HID: hid-debug.c should #include <linux/hid-debug.h> by Adrian Bunk · 17 years ago
  89. 4237081 HID: fix bug in zeroing the last field byte in output reports by Jiri Kosina · 17 years ago
  90. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  91. dd64c15 HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG by Jiri Kosina · 18 years ago
  92. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  93. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  94. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  95. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  96. 8eda232 HID: fix hid-input mapping for Firefly Mini Remote Control by Simon Bennett · 18 years ago
  97. 767fe78 HID: fix memleaking of collection by Jiri Kosina · 18 years ago
  98. 1f3ab01 HID: hid/hid-input.c doesn't need to include linux/usb/input.h by Jiri Kosina · 18 years ago
  99. e54dea6 HID: compilation fix when DEBUG_DATA is defined by Jiri Kosina · 18 years ago
  100. d4ae650 HID: proper LED-mapping for SpaceNavigator by Simon Budig · 18 years ago