1. 3a343ee HID: add HID_QUIRK_HIDINPUT_FORCE by Daniel Mack · 14 years ago
  2. fc99f22 HID: hid-input.c: indentation fixes by Daniel Mack · 14 years ago
  3. 29129a9 HID: Send Report ID when numbered reports are sent over the control endpoint. by Alan Ott · 14 years ago
  4. 1f45e32 HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor by Peter Edwards · 14 years ago
  5. c8e8464 HID: add support for CH Eclipse yoke by Jonathan Rockway · 14 years ago
  6. ca9fe15 HID: eliminate a double lock in debug code by Julia Lawall · 14 years ago
  7. 6e32819 HID: ntrig: add support for new firwmare versions by micki · 14 years ago
  8. e5a2a04 HID: check for HID_QUIRK_IGNORE during probing by Jindrich Makovicka · 14 years ago
  9. fdd45ef HID: roccat: fix modules interdependencies by Randy Dunlap · 14 years ago
  10. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  11. 0e927bf HID: roccat: fix build failure if built as module by Jiri Kosina · 14 years ago
  12. 206f5f2 HID: roccat: propagate special events of roccat hardware to userspace by Stefan Achatz · 14 years ago
  13. c2fd1a4 HID: Add the GYR4101US USB ID to hid-gyration by Cory Maccarrone · 14 years ago
  14. 5f27762 HID: fix hid-roccat-kone for bin_attr API change by Stephen Rothwell · 14 years ago
  15. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  16. 73d5e8f HID: fix up 'EMBEDDED' mess in Kconfig by Jiri Kosina · 14 years ago
  17. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  18. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  19. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  20. 36dbe2f Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus by Jiri Kosina · 14 years ago
  21. 77933c3 Merge branch 'egalax' into for-linus by Jiri Kosina · 14 years ago
  22. 896ebc0 Merge branch 'cando' into for-linus by Jiri Kosina · 14 years ago
  23. ef77ad5 Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-suspend' into for-linus by Jiri Kosina · 14 years ago
  24. 7426ef5 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  25. 1f749d8 HID: roccat: cleanup preprocessor macros by Stefan Achatz · 14 years ago
  26. 48e7080 HID: roccat: refactor special event handling by Stefan Achatz · 14 years ago
  27. 73b3577 HID: roccat: fix special button support by Stefan Achatz · 14 years ago
  28. 00237bc HID: roccat: Correctly mark init and exit functions by Stefan Achatz · 14 years ago
  29. a8ab5d5 HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available by Alan Ott · 14 years ago
  30. 117ea33 HID: hid-samsung: remove redundant key mappings by Don Prince · 14 years ago
  31. d0742ab HID: add omitted hid-zydacron.c file by Jiri Kosina · 14 years ago
  32. b355850 HID: hid-samsung: add support for Creative Desktop Wireless 6000 by Don Prince · 14 years ago
  33. aeacb6f HID: picolcd: Eliminate use after free by Julia Lawall · 14 years ago
  34. a9885c8 HID: Zydacron Remote Control driver by Don Prince · 14 years ago
  35. 1721a23 HID: Use kmemdup by Julia Lawall · 14 years ago
  36. 23d0211 HID: magicmouse: fix input registration by Jiri Kosina · 14 years ago
  37. 95736de HID: make Prodikeys driver standalone config option by Jiri Kosina · 14 years ago
  38. 3a370ca HID: Prodikeys PC-MIDI HID Driver by Don Prince · 14 years ago
  39. 81cd584 HID: hidraw: fix indentation by Antonio Ospite · 14 years ago
  40. ab3f498 HID: ntrig: add filtering module parameters by Rafi Rubin · 14 years ago
  41. eab32f5 HID: ntrig: add sysfs access to filter parameters by Rafi Rubin · 14 years ago
  42. 369db2a HID: ntrig: add sensitivity and responsiveness support by Rafi Rubin · 14 years ago
  43. fe6065d HID: add multi-input quirk for eGalax Touchcontroller by Peter Hutterer · 14 years ago
  44. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 14 years ago
  45. fddb33f HID: sony: fix sony_set_operational_bt by Antonio Ospite · 14 years ago
  46. 9d71ea0 HID: add PM support to PicoLCD device by Bruno Prémont · 14 years ago
  47. d6d53cb Merge branch 'hid-suspend' into picolcd by Jiri Kosina · 14 years ago
  48. ed7e2ca HID: ntrig: Remove unused macro, TripleTap and QuadTap by Rafi Rubin · 14 years ago
  49. 250d377 HID: ntrig: TipSwitch for single touch mode touch. by Rafi Rubin · 14 years ago
  50. bf28062 HID: add support for BTC Emprex 3009URF III Vista MCE Remote by Wayne Thomas · 14 years ago
  51. 0b5adf9 HID: split picolcd's operation_mode sysfs attribute by Bruno Prémont · 14 years ago
  52. 6a740aa HID: add suspend/resume hooks for hid drivers by Bruno Prémont · 14 years ago
  53. 5a38f2c HID: hidraw: fix numbered reports by Alan Ott · 14 years ago
  54. 76d17e6 HID: fix picolcd's version parsing by Bruno Prémont · 14 years ago
  55. 96a7813 HID: fix build failure by Jiri Kosina · 14 years ago
  56. ba4d8ab HID: Support for the 11.6" Cando panel by Stephane Chatty · 14 years ago
  57. c85b86a HID: wacom: remove annoying non-error printk by Cory Fields · 14 years ago
  58. 4afb032 HID: fix support for Wacom Intuos 4 wireless by Jiri Kosina · 14 years ago
  59. ed9eac5 HID: add support for the Wacom Intuos 4 wireless by Bastien Nocera · 14 years ago
  60. 18392212 HID: add mappings for a few keys found on Logitech MX3200 by Lorenzo Castelli · 14 years ago
  61. 653efbb HID: fixed missing inits in hid-cando.c by Stephane Chatty · 14 years ago
  62. b5e5a37 HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE by Bastien Nocera · 14 years ago
  63. 36213e1 HID: added support for the Cando dual touch panel by Stephane Chatty · 14 years ago
  64. 75c28df HID: non-overlapping zeroing of extra bits by Pete Zaitcev · 14 years ago
  65. 2170c5a HID: ntrig: Emit TOUCH with DOUBLETAP for single touch by Rafi Rubin · 14 years ago
  66. 6dec143 HID: add support for 3M multitouch 22" display by Stephane Chatty · 14 years ago
  67. 5435f28 HID: hid-picolcd depends on LCD_CLASS_DEVICE by Bruno Prémont · 14 years ago
  68. c872b0f HID: egalax: update slab.h include by Jiri Kosina · 14 years ago
  69. 0c3910c HID: add support for the eGalax dual-touch panel by Stephane Chatty · 14 years ago
  70. 1ce31b2 HID: add support for cymotion master solar keyboard by Raphaël Doursenaud · 14 years ago
  71. c085855 HID: ntrig: explain firmware quirk by Jiri Kosina · 14 years ago
  72. 6549981 HID: fix N-trig touch panel with recent firmware by Stephane Chatty · 14 years ago
  73. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  74. 3d61510 HID: usbhid: enable remote wakeup for keyboards by Alan Stern · 14 years ago
  75. eb74110 HID: picolcd: fix build failure by Jiri Kosina · 14 years ago
  76. 9bbf2b9 HID: add experimental access to PicoLCD device's EEPROM and FLASH by Bruno Prémont · 14 years ago
  77. 467d652 HID: add GPO (leds) support to PicoLCD device by Bruno Prémont · 14 years ago
  78. e8d931b HID: add lcd support to PicoLCD device by Bruno Prémont · 14 years ago
  79. f1c2176 HID: add backlight support to PicoLCD device by Bruno Prémont · 14 years ago
  80. b8c21cf HID: add framebuffer support to PicoLCD device by Bruno Prémont · 14 years ago
  81. 236db47 HID: new driver for PicoLCD device by Bruno Prémont · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  83. da54a0c HID: update BKL comment in hiddev by Jiri Kosina · 14 years ago
  84. ed28f04 HID: update gfp/slab.h includes by Tejun Heo · 14 years ago
  85. c565c54 HID: Add NOGET quirk for Quanta Pixart touchscreen by Anisse Astier · 14 years ago
  86. 0a50454 HID: remove excessive _EMERG messages from hidraw by Jiri Kosina · 14 years ago
  87. 2e57480 HID: remove BKL from hidraw by Jiri Kosina · 14 years ago
  88. d8e4ebf HID: fix oops in gyration_event() by Jiri Kosina · 14 years ago
  89. 23d386d HID: fixup Kconfig entry for Roccat Kone by Jiri Kosina · 14 years ago
  90. 14bf62c HID: add driver for Roccat Kone gaming mouse by Stefan Achatz · 14 years ago
  91. 20a3ce7e HID: add sysfs speed attribute for wacom bluetooth tablet by Przemo Firszt · 14 years ago
  92. 06c7c31 HID: separate mode switching function for wacom bluetooth driver by Przemo Firszt · 14 years ago
  93. c6b9e73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  94. f77e347 HID: simplify error handling in hid_input_report() by Jiri Kosina · 14 years ago
  95. 1caea61 HID: output event in debugfs even if hid_get_report() fails by Jiri Kosina · 14 years ago
  96. e639ba4 HID: avoid '\0' in hid debugfs events file by Bruno Prémont · 14 years ago
  97. 59d2334 HID: expose wacom pen tablet battery through power_supply class by Przemo Firszt · 14 years ago
  98. 4da361b HID: register debugfs entries before adding device by Bruno Prémont · 14 years ago
  99. 3ee8f0a HID: Add RGT Clutch Wheel clutch device id by Markus Rathgeb · 14 years ago
  100. 2886539 HID: ntrig: fix touch events by Rafi Rubin · 14 years ago