1. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  2. 4d04310 HID: roccat: don't use #pragma pack by Jiri Kosina · 14 years ago
  3. 47dbdbff HID: roccat: Add support for Roccat Kone[+] v2 by Stefan Achatz · 14 years ago
  4. 14a057f HID: roccat: reduce number of functions in kone and pyra drivers by Stefan Achatz · 14 years ago
  5. bd3a2b9 HID: roccat: declare meaning of pack pragma usage in driver headers by Stefan Achatz · 14 years ago
  6. 5012aad HID: roccat: use class for char device for sysfs attribute creation by Stefan Achatz · 14 years ago
  7. a715325 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  8. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  9. ae5e49c HID: hidraw: add compatibility ioctl() for 32-bit applications. by Alan Ott · 14 years ago
  10. 0fbf8ed HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() by Jesper Juhl · 14 years ago
  11. 86280a2 HID: picolcd: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  12. 6822968 HID: usbhid: base runtime PM on modern API by Oliver Neukum · 14 years ago
  13. 73bc7d3 USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) by Melchior FRANZ · 14 years ago
  14. 4dd295a hid: egalax: Add support for Wetab (726b) by Andy Ross · 14 years ago
  15. 28906ad hid: egalax: Add support for Samsung NB30 netbook by Richard Nauber · 14 years ago
  16. e12b355 hid: egalax: Document the new devices in Kconfig by Henrik Rydberg · 14 years ago
  17. 4e93db2 hid: egalax: Add support for Wetab by Henrik Rydberg · 14 years ago
  18. f7bc804 hid: egalax: Convert to MT slots by Henrik Rydberg · 14 years ago
  19. 17c7606 hid: egalax: Add event filtering by Henrik Rydberg · 14 years ago
  20. 80a469e hid: egalax: Report zero as minimum pressure by Henrik Rydberg · 14 years ago
  21. b88cbd3 hid: egalax: Correct for device resolution report error by Henrik Rydberg · 14 years ago
  22. 4a86418 hid: egalax: Setup input device manually by Henrik Rydberg · 14 years ago
  23. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  24. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  25. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  26. 1874542 HID: replace offsets values with their corresponding BTN_* defines by Florian Fainelli · 14 years ago
  27. c25bcd3 HID: hid-mosart: support suspend/resume by Benjamin Tissoires · 14 years ago
  28. ad6d426 HID: hid-mosart: ignore buttons report by Benjamin Tissoires · 14 years ago
  29. c4ffafa HID: hid-picolcd: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  30. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  31. 504499f HID: simplify an index check in hid_lookup_collection by Joe Perches · 14 years ago
  32. a3789a1 HID: Hoist assigns from ifs by Joe Perches · 14 years ago
  33. 16ee4cc HID: Remove superfluous __inline__ by Joe Perches · 14 years ago
  34. fe25802 HID: Use vzalloc for vmalloc/memset(,0...) by Joe Perches · 14 years ago
  35. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 14 years ago
  36. 6a66bbd HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad by Chase Douglas · 14 years ago
  37. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 14 years ago
  38. 33d6eb5 HID: Consolidate device existence checks in hiddev_ioctl by Valentine Barshak · 14 years ago
  39. 1a8e8fa HID: Fix race between disconnect and hiddev_ioctl by Valentine Barshak · 14 years ago
  40. 59e57c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  41. 83ed79c HID: length resolution should be reported units/mm by Dmitry Torokhov · 14 years ago
  42. d65c376 HID: add support for F430 Force Feedback Wheel by Simon Wood · 14 years ago
  43. ce06b9d HID: hid-core - rename hid_blacklist to hid_have_special_driver by Dmitry Torokhov · 14 years ago
  44. b9e4b1e HID: Add support for Perixx PERIBOARD-707 (Plus) by Dennis Kügler · 14 years ago
  45. edd2126 HID: wacom: make sysfs permissions more strict by Jiri Kosina · 14 years ago
  46. c311598 HID: prodikeys: make sysfs permissions more strict by Jiri Kosina · 14 years ago
  47. e9229fa HID: usbhid: Clean up makefile (-y instead of -objs) by Tracey Dent · 14 years ago
  48. d47d612 HID: Clean up makefile (-y instead of -objs) by Tracey Dent · 14 years ago
  49. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  50. 5a39ce5 HID: egalax: Use kzalloc by Henrik Rydberg · 14 years ago
  51. a4bc692 HID: make translation table selection more clear by Jiri Kosina · 14 years ago
  52. 99b9f75 HID: add MacBookAir 3,1 and 3,2 support by Edgar (gimli) Hucek · 14 years ago
  53. 587d145 HID: Remove KERN_DEBUG from dbg_hid use by Joe Perches · 14 years ago
  54. 04561c5 HID: Add Force Feedback support for EMS Trio Linker Plus II by Ignaz Forster · 14 years ago
  55. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  56. d8692ac HID: fix mismerge in hid-lg by Jiri Kosina · 14 years ago
  57. f127541 Merge branch 'waltop' into for-linus by Jiri Kosina · 14 years ago
  58. 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
  59. bbd128b Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat' into for-linus by Jiri Kosina · 14 years ago
  60. c3d9d74 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  61. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  62. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  63. 6bc235a USB: add driver for Meywa-Denki & Kayac YUREX by Tomoki Sekiyama · 14 years ago
  64. cb17468 HID: hidraw: fix window in hidraw_release by Jiri Slaby · 14 years ago
  65. 569b10a HID: hid-sony: override usbhid_output_raw_report for Sixaxis by Antonio Ospite · 14 years ago
  66. 4ea6e4f HID: add absolute axis resolution calculation by Nikolai Kondrashov · 14 years ago
  67. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  68. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  69. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  70. e42dee9 HID: hidraw, fix a NULL pointer dereference in hidraw_write by Antonio Ospite · 14 years ago
  71. d20d5ff HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl by Antonio Ospite · 14 years ago
  72. 2c6118e HID: force feedback support for Logitech RumblePad gamepad by Hendrik Iben · 14 years ago
  73. b6dc799 HID: support STmicroelectronics and Sitronix with hid-stantuml driver by Pascal Auriel - Stantum · 14 years ago
  74. 921990b HID: magicmouse: Adjust major / minor axes to scale by Henrik Rydberg · 14 years ago
  75. f516611 HID: Fix for problems with eGalax/DWAV multi-touch-screen by Philipp Merkel · 14 years ago
  76. 00e7f96 HID: waltop: add support for Waltop Slim Tablet 12.1 inch by Nikolai Kondrashov · 14 years ago
  77. 8038298 HID: add NOGET quirk for AXIS 295 Video Surveillance Joystick by Rok Mandeljc · 14 years ago
  78. 50bb6d8 HID: usbhid: remove unused hiddev_driver by Alan Stern · 14 years ago
  79. 73e6d6c Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  80. 64eb105 HID: magicmouse: Use hid-input parsing rather than bypassing it by Michael Poole · 14 years ago
  81. 12e5272 HID: trivial formatting fix by Alan Ott · 14 years ago
  82. 32c88cb HID: Add support for Logitech Speed Force Wireless gaming wheel by Simon Wood · 14 years ago
  83. fe2c91e HID: don't Send Feature Reports on Interrupt Endpoint by Alan Ott · 14 years ago
  84. 48216fb HID: 3m: Adjust major / minor axes to scale by Henrik Rydberg · 14 years ago
  85. 1d958c8 HID: 3m: Correct touchscreen emulation by Henrik Rydberg · 14 years ago
  86. 1f01a1f HID: 3m: Convert to MT slots by Henrik Rydberg · 14 years ago
  87. 46c4ba0 HID: 3m: Output proper orientation range by Henrik Rydberg · 14 years ago
  88. 4103590 HID: 3m: Adjust to sequential MT HID protocol by Henrik Rydberg · 14 years ago
  89. 24750f3 HID: Add a hid quirk for input sync override by Henrik Rydberg · 14 years ago
  90. b7e1b20 HID: fix A4Tech RP-649 horizontal scrollwheel by Lech Perczak · 14 years ago
  91. f5854fa Input: hid-input - allow mapping unknown usages by Dmitry Torokhov · 14 years ago
  92. 8fe294c HID: fix hiddev's use of usb_find_interface by Guillaume Chazarain · 14 years ago
  93. a0bf0ea Input: hid-input - switch to using new keycode interface by Dmitry Torokhov · 14 years ago
  94. eaca138 HID: fixup blacklist entry for Asus T91MT by Jiri Kosina · 14 years ago
  95. cec15a0 HID: add device ID for new Asus Multitouch Controller by Roland Baum · 14 years ago
  96. 1debfb3 HID: debugfs: wake up reading tasks upon event by Chase Douglas · 14 years ago
  97. 0277873 HID: ntrig: identify firmware version by Rafi Rubin · 14 years ago
  98. a462230 HID: magicmouse: enable Magic Trackpad support by Chase Douglas · 14 years ago
  99. 6de048b HID: magicmouse: simplify touch data bit manipulation by Chase Douglas · 14 years ago
  100. 0773590 HID: magicmouse: simplify multitouch feature request by Chase Douglas · 14 years ago