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