1. 966922f HID: fix a crash in hid_report_raw_event() function. by Armando Visconti · 13 years ago
  2. fdc6807 HID: add support for Logitech G27 wheel by Peter Gundermann · 13 years ago
  3. 06268b2 HID: hiddev: fix error path in hiddev_read when interrupted by Peter Waechtler · 13 years ago
  4. 35dca5b HID: add support for Sony Navigation Controller by Jiri Kosina · 13 years ago
  5. 4b5730f HID: add support for barcode scanners from Symbol Technologies by Jiri Kosina · 13 years ago
  6. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  7. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  8. 5623a24 HID: add support for Logitech Driving Force Pro wheel by Jiri Kosina · 13 years ago
  9. e96838d HID: hid-ortek: remove spurious reference by Jiri Kosina · 13 years ago
  10. 270fdc0 HID: add support for Ortek PKB-1700 by Herton Ronaldo Krzesinski · 13 years ago
  11. 61c29f5 HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor' by Stefan Achatz · 13 years ago
  12. 7b2a64c HID: hid-ntrig: init settle and mode check by Rafi Rubin · 13 years ago
  13. 4875ac1 HID: merge hid-egalax into hid-multitouch by Richard Nauber · 13 years ago
  14. f153fc3 HID: hid-multitouch: Send events per slot if CONTACTCOUNT is missing by Henrik Rydberg · 13 years ago
  15. ff40462 HID: ntrig remove if and drop an indent by Rafi Rubin · 13 years ago
  16. 0ae4381 HID: ACRUX - activate the device immediately after binding by Dmitry Torokhov · 13 years ago
  17. 6638ded HID: ntrig: apply NO_INIT_REPORTS quirk by Rafi Rubin · 13 years ago
  18. 2d9ca4e HID: hid-magicmouse: Correct touch orientation direction by Henrik Rydberg · 13 years ago
  19. f41a52d HID: ntrig don't dereference unclaimed hidinput by Rafi Rubin · 13 years ago
  20. f635bd1 HID: Do not create input devices for feature reports by Henrik Rydberg · 13 years ago
  21. 5710fab HID: hid-sony.c: Fix sending Output reports to the Sixaxis by Antonio Ospite · 13 years ago
  22. 177900e HID: add support for Keytouch IEC 60945 by Jiri Kosina · 13 years ago
  23. 6d3bfb7 HID: Add HID Report Descriptor to sysfs by Alan Ott · 13 years ago
  24. b2e7617 HID: add IRTOUCH infrared USB to hid_have_special_driver by Benjamin Tissoires · 13 years ago
  25. d923630 HID: kernel oops in out_cleanup in function hidinput_connect by Benjamin Tissoires · 13 years ago
  26. 6497dc3 HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE) by Steffen Barszus · 13 years ago
  27. 8ef3953 HID: hid-lcpower: fix key mapping by Chris Schlund · 13 years ago
  28. b4dbde9 HID: Add Support for Setting and Getting Feature Reports from hidraw by Alan Ott · 13 years ago
  29. 75b0702 HID: add support for wireless remote LC Power model RC1000MCE by Chris Schlund · 13 years ago
  30. 5dc0c98 HID: roccat: Rename header roccat.h -> hid-roccat.h by Stefan Achatz · 13 years ago
  31. e6fa47a HID: roccat: Fix bug that prevented roccat chardev from removing devices by Stefan Achatz · 13 years ago
  32. 74b643d HID: roccat: Fix NULL pointer dereference when unloading module by Stefan Achatz · 13 years ago
  33. 8211e46 HID: roccat: Add ioctl command to retreive report size from chardev by Stefan Achatz · 13 years ago
  34. 432762e HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezes by Stefan Achatz · 13 years ago
  35. 0e70f97 HID: roccat: Add support for Kova[+] mouse by Stefan Achatz · 13 years ago
  36. 5772f63 HID: roccat: Introduce module hid-roccat-common by Stefan Achatz · 13 years ago
  37. a28764e HID: roccat: Use new hid_err macros by Stefan Achatz · 13 years ago
  38. cb38cd8 HID: roccat: Remove empty function definitions for roccat chardev by Stefan Achatz · 13 years ago
  39. 3a22ebe HID: hidraw: fix hidraw_disconnect() by Stefan Achatz · 13 years ago
  40. b4a65f4 HID: update dragonrise Kconfig description by Nikolai Kondrashov · 13 years ago
  41. e05eefb HID: add support for DragonRise PID 0011 gamepad by Nikolai Kondrashov · 13 years ago
  42. 152fd63 HID: rename hid-drff.c to hid-dr.c by Nikolai Kondrashov · 13 years ago
  43. cf28a67 HID: hidraw: Replace Confusing += Operator with = by Alan Ott · 13 years ago
  44. 4dfcced HID: hid-multitouch: introduce IrTouch Infrared USB device by Benjamin Tissoires · 13 years ago
  45. ef2fafb HID: hid-multitouch: add Benjamin Tissoires as module_author by Benjamin Tissoires · 13 years ago
  46. 1e9cf35 HID: hid-multitouch: Rename MT_CLS_DUAL1 and MT_CLS_DUAL2 by Benjamin Tissoires · 13 years ago
  47. b79b36b HID: hid-multitouch: change default mt_class by Benjamin Tissoires · 13 years ago
  48. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  49. fd82be6 HID: roccat: Fix an error message when reading more data from bin attributes by Stefan Achatz · 13 years ago
  50. e68cc603 HID: roccat: Add support for Roccat Arvo keyboard by Stefan Achatz · 13 years ago
  51. dacfecd HID: hid-roccat-koneplus: potential NULL dereference by Vasiliy Kulikov · 13 years ago
  52. 8f685fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  53. 2d93666 HID: hid-multitouch: minor fixes based on additional review by Benjamin Tissoires · 13 years ago
  54. c64f6f9 HID: Switch turbox/mosart touchscreen to hid-mosart by Benjamin Tissoires · 13 years ago
  55. bc5ab08 HID: add Add Cando touch screen 10.1-inch product id by Benjamin Tissoires · 13 years ago
  56. 5572da0 HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger' by Benjamin Tissoires · 13 years ago
  57. a3b5e57 HID: hid-multitouch: add support for Cypress TrueTouch panels by Benjamin Tissoires · 13 years ago
  58. 5519cab HID: hid-multitouch: support for PixCir-based panels by Benjamin Tissoires · 13 years ago
  59. 0d2689c HID: add feature_mapping callback by Benjamin Tissoires · 13 years ago
  60. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  61. 4d04310 HID: roccat: don't use #pragma pack by Jiri Kosina · 14 years ago
  62. 47dbdbff HID: roccat: Add support for Roccat Kone[+] v2 by Stefan Achatz · 14 years ago
  63. 14a057f HID: roccat: reduce number of functions in kone and pyra drivers by Stefan Achatz · 14 years ago
  64. bd3a2b9 HID: roccat: declare meaning of pack pragma usage in driver headers by Stefan Achatz · 14 years ago
  65. 5012aad HID: roccat: use class for char device for sysfs attribute creation by Stefan Achatz · 14 years ago
  66. a715325 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  67. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  68. ae5e49c HID: hidraw: add compatibility ioctl() for 32-bit applications. by Alan Ott · 13 years ago
  69. 0fbf8ed HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() by Jesper Juhl · 13 years ago
  70. 86280a2 HID: picolcd: fix misuse of logical operation in place of bitop by David Sterba · 13 years ago
  71. 6822968 HID: usbhid: base runtime PM on modern API by Oliver Neukum · 14 years ago
  72. 73bc7d3 USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) by Melchior FRANZ · 14 years ago
  73. 4dd295a hid: egalax: Add support for Wetab (726b) by Andy Ross · 14 years ago
  74. 28906ad hid: egalax: Add support for Samsung NB30 netbook by Richard Nauber · 14 years ago
  75. e12b355 hid: egalax: Document the new devices in Kconfig by Henrik Rydberg · 14 years ago
  76. 4e93db2 hid: egalax: Add support for Wetab by Henrik Rydberg · 14 years ago
  77. f7bc804 hid: egalax: Convert to MT slots by Henrik Rydberg · 14 years ago
  78. 17c7606 hid: egalax: Add event filtering by Henrik Rydberg · 14 years ago
  79. 80a469e hid: egalax: Report zero as minimum pressure by Henrik Rydberg · 14 years ago
  80. b88cbd3 hid: egalax: Correct for device resolution report error by Henrik Rydberg · 14 years ago
  81. 4a86418 hid: egalax: Setup input device manually by Henrik Rydberg · 14 years ago
  82. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  83. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  84. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  85. 1874542 HID: replace offsets values with their corresponding BTN_* defines by Florian Fainelli · 14 years ago
  86. c25bcd3 HID: hid-mosart: support suspend/resume by Benjamin Tissoires · 14 years ago
  87. ad6d426 HID: hid-mosart: ignore buttons report by Benjamin Tissoires · 14 years ago
  88. c4ffafa HID: hid-picolcd: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  89. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  90. 504499f HID: simplify an index check in hid_lookup_collection by Joe Perches · 14 years ago
  91. a3789a1 HID: Hoist assigns from ifs by Joe Perches · 14 years ago
  92. 16ee4cc HID: Remove superfluous __inline__ by Joe Perches · 14 years ago
  93. fe25802 HID: Use vzalloc for vmalloc/memset(,0...) by Joe Perches · 14 years ago
  94. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  95. 6a66bbd HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad by Chase Douglas · 14 years ago
  96. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 14 years ago
  97. 33d6eb57 HID: Consolidate device existence checks in hiddev_ioctl by Valentine Barshak · 14 years ago
  98. 1a8e8fa HID: Fix race between disconnect and hiddev_ioctl by Valentine Barshak · 14 years ago
  99. 59e57c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  100. 83ed79c HID: length resolution should be reported units/mm by Dmitry Torokhov · 14 years ago