1. eabe5c9 HID: fix typo in error message by Bastien Nocera · 15 years ago
  2. 0690535 HID: add mapping for "AL Network Chat" usage by Leo P White · 15 years ago
  3. c2c3489 HID: use multi input quirk for TouchPack touchscreen by Thadeu Lima de Souza Cascardo · 15 years ago
  4. 2dbf209 HID: make full-fledged hid-bus drivers properly selectable by Jiri Kosina · 15 years ago
  5. 342f31e HID: make Wacom modesetting failures non-fatal by Jiri Kosina · 15 years ago
  6. f9ce7c2 HID: Enable Sixaxis controller over Bluetooth by Bastien Nocera · 15 years ago
  7. 46a709b HID: Implement Wacom quirk in the kernel by Bastien Nocera · 15 years ago
  8. d4bfa03 HID: make raw reports possible for both feature and output reports by Jiri Kosina · 15 years ago
  9. f54405d HID: add support for Pixart Imaging Optical Touch Screen by Alex Neblett · 15 years ago
  10. e1a0bdd Merge branch 'master' into upstream by Jiri Kosina · 15 years ago
  11. 8127f4e HID: use multi input quirk for eTurboTouch touchscreen by Thadeu Lima de Souza Cascardo · 15 years ago
  12. 1c3a02c HID: add NOGET quirk for Prodige Cordless Combo by Alexander Shishkin · 15 years ago
  13. 7d39e84 HID: update copyright by Jiri Kosina · 15 years ago
  14. cd9ec30 HID: add support for Ortek WKB-2000 by Johnathon Harris · 15 years ago
  15. 62e62da HID: hid-debug.c: make local symbols static by H Hartley Sweeten · 15 years ago
  16. 8866f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  17. 4bb9508 HID: remove TENX iBuddy from blacklist by Jiri Kosina · 15 years ago
  18. 0e253fd HID: wacom: Add BTN_TOOL_FINGER for pad button reporting by Przemo Firszt · 15 years ago
  19. 23aeb61 HID: add device IDs for new model of Apple Wireless Keyboard by Christian Schuerer-Waldheim · 15 years ago
  20. d01799b HID: fix pad button definition in hid-wacom by Przemo Firszt · 15 years ago
  21. 49e4739 HID: add support for Acer T230H multitouch by Stephane Chatty · 15 years ago
  22. 74f292c HID: add driver for the Logitech Flight System G940 by Gary Stein · 15 years ago
  23. d67dec5 HID: make USB device id constant by Márton Németh · 15 years ago
  24. 54a6593 HID: allow disabling hard-coded ISO-layout for Apple keyboards by Stefan Glasenhardt · 15 years ago
  25. 722612c HID: fix parsing of local delimiter with size 0 by Jiri Kosina · 15 years ago
  26. cf2f765f HID: handle joysticks with large number of buttons by Jiri Kosina · 15 years ago
  27. 92688c0 HID: make Stantum driver standalone config option by Jiri Kosina · 15 years ago
  28. d3fb545 HID: add support for Stantum multitouch panel by Stephane Chatty · 15 years ago
  29. 4b186f7 HID: make 3M PCT touchscreen driver standalone config option by Jiri Kosina · 15 years ago
  30. b6353f4 HID: Support for 3M multitouch panel by Stephane Chatty · 15 years ago
  31. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  32. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  33. 3975bc5 HID: Support 171 byte variant of Samsung USB IR receiver by Robert Schedel · 15 years ago
  34. 70c6656 HID: blacklist ET&T TC5UH touchscreen controller by Petr Štetiar · 15 years ago
  35. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  36. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  37. 9db630b HID: add multi-input quirk for NextWindow Touchscreen. by Peter Hutterer · 15 years ago
  38. e8d0eab HID: add support for Acan FG-8100 barcode reader by Jiri Kosina · 15 years ago
  39. 66d61be HID: make Media key on Logitech DiNovo Mini work by Jiri Kosina · 15 years ago
  40. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  41. 24985cf HID: support Logitech/3DConnexion SpaceTraveler and SpaceNavigator by Jiri Kosina · 15 years ago
  42. 6c85773 HID: remove BKL from hiddev_ioctl_usage() by Jiri Kosina · 15 years ago
  43. 5b915d9 HID: fixup quirk for NCR devices by Jiri Kosina · 15 years ago
  44. 1168df7 HID: pidff - fix unnecessary loop iterations on reset by Anssi Hannula · 15 years ago
  45. 73cdcf5 HID: add NOGET quirk for another device from CH Products by Keith Rutkowski · 15 years ago
  46. ccabcd2 HID: remove useless DRIVER_VERSION macro by Jiri Kosina · 15 years ago
  47. 88adb72 HID: fix MODULE_AUTHOR usage in HID modules by Jiri Kosina · 15 years ago
  48. eb8141c HID: blacklist Acer Ferrari 4005 optical mouse by Lamarque Vieira Souza · 15 years ago
  49. 03266d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  50. b0e1495 HID: fix possible deadlock in hidraw_read by Jiri Kosina · 15 years ago
  51. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  52. ff9b00a HID: fix kerneldoc comment for hid_input_report() by Jiri Kosina · 15 years ago
  53. fa59530 HID: add __init/__exit macros to twinhan.c by Peter Huewe · 15 years ago
  54. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  55. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  56. a2d693c HID: Remove duplicate Kconfig entry by Alessandro Guido · 15 years ago
  57. c4c259b HID: consolidate connect and disconnect into core code by Jiri Kosina · 15 years ago
  58. d1ff652 HID: fix non-atomic allocation in hid_input_report by Jiri Kosina · 15 years ago
  59. 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
  60. 42960a1 HID: completely remove apple mightymouse from blacklist by Jan Scholz · 15 years ago
  61. affbb8c HID: support larger reports than 64 bytes in hiddev by Jiri Kosina · 15 years ago
  62. 52cfc61 HID: local function should be static by H Hartley Sweeten · 15 years ago
  63. 4cfae3e HID: ignore Philips IEEE802.15.4 RF Dongle by Henning Glawe · 15 years ago
  64. 31f7fd7 HID: ignore all recent SoundGraph iMON devices by Jarod Wilson · 15 years ago
  65. a809dda HID: fix memory leak on error patch in debug code by Julia Lawall · 15 years ago
  66. 44cb2db HID: fix overrun in quirks initialization by Roel Kluin · 15 years ago
  67. 3040c82 HID: Drop NULL test on list_entry result by Julia Lawall · 15 years ago
  68. 711a680 HID: driver for Twinhan USB 6253:0100 remote control by Bruno Premont · 15 years ago
  69. a24f423b HID: adding __init/__exit macros to module init/exit functions by Peter Huewe · 15 years ago
  70. 7a84b13 HID: add rumble support for Thrustmaster Dual Trigger 3-in-1 by Ruben Aos Garralda · 15 years ago
  71. 837b475 HID: ntrig tool separation and pen usages by Rafi Rubin · 15 years ago
  72. 8b42488 HID: Avoid double spin_lock_init on usbhid->lock by Sergey Senozhatsky · 15 years ago
  73. fd30ea8 HID: add force feedback support for Logitech WingMan Formula Force GP by Jiri Kosina · 15 years ago
  74. 0810b51 HID: Support new variants of Samsung USB IR receiver (0419:0001) by Robert Schedel · 15 years ago
  75. 1fd1f28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  76. 76c317d HID: Move dereferences below a NULL test by Julia Lawall · 15 years ago
  77. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  78. 55dba52 HID: fix memory leak on error path in debug code by Jiri Kosina · 15 years ago
  79. 4859484 HID: hiddev, fix lock imbalance by Jiri Slaby · 15 years ago
  80. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  81. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 15 years ago
  82. cd667ce HID: use debugfs for events/reports dumping by Jiri Kosina · 15 years ago
  83. a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
  84. fa047e4 HID: fix inverted wheel for bluetooth version of apple mighty mouse by Jiri Kosina · 15 years ago
  85. 70fa9f2 HID: no more reinitializtion is needed in post_reset by Jiri Kosina · 15 years ago
  86. bbe281f HID: hidraw -- fix comment about accepted devices by Jiri Kosina · 15 years ago
  87. 57fd637 HID: Multitouch support for the N-Trig touchscreen by Stephane Chatty · 15 years ago
  88. 89f536c HID: add new multitouch and digitizer contants by Stephane Chatty · 15 years ago
  89. f0bca45 HID: autocentering support for Logitech Force 3D Pro by Sergey Belyashov · 15 years ago
  90. 0f6f431 HID: fix hid-ff drivers so that devices work even without ff support by Jiri Kosina · 15 years ago
  91. fac733f HID: force feedback support for SmartJoy PLUS PS2/USB adapter by Jussi Kivilinna · 15 years ago
  92. ca2dcd4 HID: Wacom Graphire Bluetooth driver by Bastien Nocera · 15 years ago
  93. 92e0d89 HID: autocentering support for Logitech G25 Racing Wheel by Sergey Belyashov · 15 years ago
  94. b820aab HID: add NOGET quirk for devices from CH Products by Alan Stern · 15 years ago
  95. f520899 HID: fix dropped device-specific quirks by Zoltan Karcagi · 15 years ago
  96. e5288eb HID: fix oops in hid_check_keys_pressed() by Jiri Kosina · 15 years ago
  97. 89092dd HID: fix possible deadlock in usbhid_close() by Oliver Neukum · 15 years ago
  98. 2feaace HID: Fix the support for apple mini aluminium keyboard by Ulrich Dangel · 15 years ago
  99. 243b706 HID: Add support for the G25 force feedback wheel in native mode by Christophe Borivant · 15 years ago
  100. 38089c6 HID: hidraw -- fix missing unlocks in unlocked_ioctl by Dan Carpenter · 15 years ago