1. 3bce6f9 HID: ADS/Tech Radio si470x needs blacklist entry by Tobias Lorenz · 16 years ago
  2. 7cea465 HID: Logitech Extreme 3D needs NOGET quirk by Jiri Kosina · 17 years ago
  3. d7d32c8 HID: Refactor MS Presenter 8K key mapping by Jan Kiszka · 17 years ago
  4. 85c985f HID: MS Presenter mapping for PID 0x0701 by Jiri Kosina · 17 years ago
  5. fe56caa HID: Support Samsung IR remote by Robert Schedel · 17 years ago
  6. b0e6682 HID: fix compilation of hidbp drivers without usbhid by Jiri Kosina · 17 years ago
  7. 15b55fb HID: Blacklist the Gretag-Macbeth Huey display colorimeter by Nicolas Mailhot · 17 years ago
  8. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 17 years ago
  9. c4124c9 HID: remove redundant WARN_ON()s in order not to scare users by Jiri Kosina · 17 years ago
  10. 0887b4c HID: force hiddev creation for SONY PS3 controller by Bastien Nocera · 17 years ago
  11. 9f6b372 HID: Use hid blacklist in usbmouse/usbkbd by Pascal Terjan · 17 years ago
  12. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 17 years ago
  13. 9a15c99 HID: remove unused variable in quirk event handler by Jiri Kosina · 17 years ago
  14. 36ccaad6 HID: hid-input quirk for BTC 8193 by Jiri Kosina · 17 years ago
  15. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 17 years ago
  16. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 17 years ago
  17. 8dcd5afa HID: Microsoft Wireless Optical Desktop 3.0 quirk by Drew Fisher · 17 years ago
  18. bc37073 HID: Add support for Logitech Elite keyboards by Carlos Corbacho · 17 years ago
  19. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 17 years ago
  20. 3ba5619 HID: fix a potential bug in pointer casting by Li Zefan · 17 years ago
  21. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 17 years ago
  22. a45d82d HID: Add support for Apple aluminum USB keyboards. by Michel Daenzer · 17 years ago
  23. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 17 years ago
  24. 3c684c8 HID: Map MS Presenter 8000 bottom-side buttons by Jan Kiszka · 17 years ago
  25. f202df6 HID: Don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  26. 368d290 HID: fix hidinput_connect ignoring retval from input_register_device by Dirk Hohndel · 17 years ago
  27. d624284 HID: hiddev - fix compiler warning by Jiri Kosina · 17 years ago
  28. df7bded HID: Add GoTop tablets to blacklist by Jerrold Jones · 17 years ago
  29. 118e78d changed email by Johann Deneux · 17 years ago
  30. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  31. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  32. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  33. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  34. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  35. 709d27c HID: hidraw_connect() memleak fix by Mariusz Kozlowski · 17 years ago
  36. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  37. efc493f USB HID: provide hook for hidraw write() by Jiri Kosina · 17 years ago
  38. bb6c8d8 HID: hiddev: Add 32bit ioctl compatibilty by Philip Langdale · 17 years ago
  39. 4469435 HID: Add GeneralTouch touchscreen to the blacklist by Ilya Frolov · 17 years ago
  40. 3cc5f91 HID: add support for Microsoft Wireless Laser Keyboard 6000 by Khelben Blackstaff · 17 years ago
  41. e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
  42. 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
  43. 0ce1ac3 HID: trivial fixes in hid-debug by Joe Perches · 17 years ago
  44. f14d5d2 HID: fix input mapping for Microsoft Ergonomic Keyboard by Jiri Kosina · 17 years ago
  45. 5edc41ee HID: use hid-plff driver for GreenAsia 0e8f:0003 devices by Anssi Hannula · 17 years ago
  46. d500d11 USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display by Mike Crowe · 17 years ago
  47. 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
  48. c4025ad USBHID: add CM109 device to blacklist by Alfred E. Heggestad · 17 years ago
  49. c01d50d HID: Report usage codes of keys as EV_MSC scancode events by Jiri Kosina · 17 years ago
  50. 82eb121 HID: ignore all non-LED usages in output fields in hid-input by Jiri Kosina · 17 years ago
  51. 77b2966 HID: fix whitespace damage by Jiri Kosina · 17 years ago
  52. b27c959 HID: add support for Thrustmaster FGT Force Feedback wheel by Dmitry Torokhov · 17 years ago
  53. 933e318 HID: minimal autosuspend support for USB HID devices by Oliver Neukum · 17 years ago
  54. 1fe8736d HID: add support for Microsoft Natural Ergonomic Keyboard 4000 by Jiri Kosina · 17 years ago
  55. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  56. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  57. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  58. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  59. 04a9b7f USB HID: add ASUS LCM to the blacklist by Christian Lamparter · 17 years ago
  60. 9fdcfed USB HID: Add all Logitech Harmonies to blacklist by Phil Dibowitz · 17 years ago
  61. 3e1928e HID: remove the Applie IR sensor from the hid_blacklist by Tino Keitel · 17 years ago
  62. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  63. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  64. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  65. 2c1d8ae HID: handle cases of volume knobs generating relative values by Jiri Kosina · 17 years ago
  66. 3c5f4b2 HID: Logitech keyboard 0xc311 needs reset leds quirk by Jiri Kosina · 17 years ago
  67. 5f9c464 HID: support for logitech cordless desktop LX500 special mapping by Ryo Dairiki · 17 years ago
  68. 816cbfd HID: fix autocentering of PID devices by Diogo Kastrup · 17 years ago
  69. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  70. b8e98f1 HID: Add NOGET quirk for all NCR devices by Jiri Kosina · 17 years ago
  71. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  72. 5fce620 HID: fix mismatch between hid-input HUT find/search mapping and the HUT by Hans de Goede · 17 years ago
  73. 1b3ebe9 HID: support for Gameron dual psx adaptor by Julien Eyries · 17 years ago
  74. 2fa45a4 USB HID: avoid flush_scheduled_work() by Alan Stern · 17 years ago
  75. 3cd7098 HID: Use menuconfig objects by Jan Engelhardt · 17 years ago
  76. defd208 HID: force hid-input for Microsoft SideWinder GameVoice device by Jiri Kosina · 17 years ago
  77. cb1d93c HID: input mapping for Chicony KU-0418 tactical pad by Jiri Kosina · 17 years ago
  78. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  79. cdcb44e USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() by Jiri Kosina · 17 years ago
  80. fe7ba31 HID: add hooks for getkeycode() and setkeycode() methods by Marvin Raaijmakers · 17 years ago
  81. e071298 HID: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  82. fed76ab USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk by Jan Kratochvil · 17 years ago
  83. 6675c5b USB HID: usb_buffer_free() cleanup by Dmitry Torokhov · 17 years ago
  84. 66da876 USB HID: report descriptor of Cypress USB barcode readers needs fixup by Jiri Kosina · 17 years ago
  85. 59e7e36 USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description by Noel Kothe · 17 years ago
  86. 529fa54 HID: add input mappings for non-working keys on Logitech S510 remote by Charles Pillar · 17 years ago
  87. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  88. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  89. 11941a3 Merge branch 'field-zeroing' into for-linus by Jiri Kosina · 17 years ago
  90. f61c912 USB HID: don't warn on idVendor == 0 by Jiri Kosina · 17 years ago
  91. 876b927 USB HID: add 'quirks' module parameter by Paul Walmsley · 17 years ago
  92. 8cef908 USB HID: add support for dynamically-created quirks by Paul Walmsley · 17 years ago
  93. 8222fbe USB HID: clarify static quirk handling as squirks by Paul Walmsley · 17 years ago
  94. 2eb5dc3 USB HID: encapsulate quirk handling into hid-quirks.c by Paul Walmsley · 17 years ago
  95. 4d5a1be USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT by Paul Zaremba · 17 years ago
  96. f142b3a4 HID: update copyright and authorship macro by Jiri Kosina · 17 years ago
  97. 46386b5 HID: introduce proper zeroing of unused bits in output reports by Simon Budig · 17 years ago
  98. 42cfb63 USB HID: add support for WiseGroup MP-8800 Quad Joypad by Sam Liddicott · 17 years ago
  99. 320c015 USB HID: add FF support for Logitech Force 3D Pro Joystick by Jiri Kosina · 17 years ago
  100. 713c8aa USB HID: numlock quirk for dell W7658 keyboard by Pete Zaitcev · 17 years ago