1. 213f9da HID: Add device IDs for Macbook Pro 8 keyboards by Gökçen Eraslan · 13 years ago
  2. b3aec7b Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
  3. f6f1242 Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  4. b0eae38 Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  5. bca6214 HID: hid-magicmouse: Magic Trackpad has 1 button, not 2 by Daniel van Vugt · 13 years ago
  6. 1bcc206 HID: Add device IDs for more SJOY adapters by Sean Young · 13 years ago
  7. dfe9a31 HID: primax: remove spurious dependency by Jiri Kosina · 13 years ago
  8. f6a0460 HID: support primax keyboards violating USB HID spec by Terry Lambert · 13 years ago
  9. fad9fbe HID: usbhid: cancel timer for retry synchronously by Oliver Neukum · 13 years ago
  10. 3797ef6 HID: wacom: Set input bits before registration by David Herrmann · 13 years ago
  11. da617c7 HID: consolidate MacbookAir 4,1 mappings by Jiri Kosina · 13 years ago
  12. 4b08691 HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[] by Jiri Kosina · 13 years ago
  13. d762cc2 HID: Add support MacbookAir 4,1 keyboard by Nobuhiro Iwamatsu · 13 years ago
  14. f554ff8 HID: hidraw: open count should not increase if error by Amit Nagal · 13 years ago
  15. 9561f7f HID: hiddev: potential info leak in hiddev_ioctl() by Dan Carpenter · 13 years ago
  16. 0db3bfc HID: multitouch: decide if hid-multitouch needs to handle mt devices by Benjamin Tissoires · 13 years ago
  17. b77c392 HID: add autodetection of multitouch devices by Benjamin Tissoires · 13 years ago
  18. e00ddc9 HID: "hid-logitech" driver with Logitech Driving Force GT by Michal Malý · 13 years ago
  19. 844580f HID: hid-logitech-dj: fix off by one by Nestor Lopez Casado · 13 years ago
  20. 65b01bd HID: hidraw: protect hidraw_disconnect() better by James Hogan · 13 years ago
  21. a062cc5 HID: hid-multitouch: add support for the IDEACOM 6650 chip by Stephane Chatty · 13 years ago
  22. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  23. 534a7b8 HID: Add full support for Logitech Unifying receivers by Nestor Lopez Casado · 13 years ago
  24. 3512069 Input: wacom - add POINTER and DIRECT device properties by Jason Gerecke · 13 years ago
  25. 882aba0 Merge branches 'upstream-fixes' and 'magicmouse' into for-linus by Jiri Kosina · 13 years ago
  26. 1a89623 HID: hidraw: free list for all error in hidraw_open by Amit Nagal · 13 years ago
  27. 3200a6a HID: roccat: Kone now reports external profile changes via roccat device by Stefan Achatz · 13 years ago
  28. bd9c35d HID: roccat: cleaned up code for Kone and fixed wrong initialization value by Stefan Achatz · 13 years ago
  29. 6b9a57b HID: roccat: Kovaplus now reports external profile changes via roccat device by Stefan Achatz · 13 years ago
  30. dc186b6 HID: roccat: Pyra now reports external profile changes via roccat device by Stefan Achatz · 13 years ago
  31. 1c5784d HID: roccat: Fixed false dpi reporting when using osd event by Stefan Achatz · 13 years ago
  32. 9086617 HID: wacom: Unregister sysfs attributes on remove by David Herrmann · 13 years ago
  33. dde58cf HID: wacom: Fix error path of power-supply initialization by David Herrmann · 13 years ago
  34. b22e00f HID: wiimote: Add MAINTAINERS entry by David Herrmann · 13 years ago
  35. 6591d75 HID: wiimote: Read wiimote battery charge level by David Herrmann · 13 years ago
  36. e3979a9 HID: wiimote: Add status request by David Herrmann · 13 years ago
  37. 0370d7c HID: wiimote: Initialize IR cam on request by David Herrmann · 13 years ago
  38. fc221cd HID: wiimote: Add IR initializer by David Herrmann · 13 years ago
  39. 33e8401 HID: wiimote: Add write-register helpers by David Herrmann · 13 years ago
  40. 29d2806 HID: wiimote: Helper functions for synchronous requests by David Herrmann · 13 years ago
  41. be1ecd6 HID: wiimote: Add register/eeprom memory support by David Herrmann · 13 years ago
  42. 7336b9f HID: wiimote: Add missing extension DRM handlers by David Herrmann · 13 years ago
  43. eac39e7 HID: wiimote: Parse IR data by David Herrmann · 13 years ago
  44. f363e4f HID: wiimote: Add IR input device by David Herrmann · 13 years ago
  45. efcf918 HID: wiimote: Parse accelerometer data by David Herrmann · 13 years ago
  46. 98a558a HID: wiimote: Add accelerometer input device by David Herrmann · 13 years ago
  47. d020be9 HID: wiimote: Add force-feedback support by David Herrmann · 13 years ago
  48. c003ec2 HID: wiimote: Support rumble device by David Herrmann · 13 years ago
  49. 6d1db07 HID: add support for HuiJia USB Gamepad connector by Clemens Werther · 13 years ago
  50. 35d851d HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 by Jiri Kosina · 13 years ago
  51. d446014 Merge branches 'wiimote' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  52. ba623a7 HID: unlock on error path in hid_device_probe() by Dan Carpenter · 13 years ago
  53. c87019e HID: wiimote: Add status and return request handlers by David Herrmann · 13 years ago
  54. 2cb5e4b HID: wiimote: Add drm request by David Herrmann · 13 years ago
  55. 23a5a4a HID: wiimote: Register led class devices by David Herrmann · 13 years ago
  56. 26af174 HID: wiimote: Correctly call HID open/close callbacks by David Herrmann · 13 years ago
  57. 3989ef6 HID: wiimote: Simplify synchronization by David Herrmann · 13 years ago
  58. 8f25229 HID: hid-lg4ff: add a kfree() to an error path by Dan Carpenter · 13 years ago
  59. 2bbaf77 HID: hid-lg4ff: silence sparse complaint by Dan Carpenter · 13 years ago
  60. f5e4282 HID: usbhid: Add support for SiGma Micro chip by Jeremiah Matthey · 13 years ago
  61. c50bb1a HID: hid-multitouch: Add LG Display Multitouch device. by Jeff Brown · 13 years ago
  62. 658d4aed59 HID: hid-multitouch: Filter collections by application usage. by Jeff Brown · 13 years ago
  63. 54d3339 HID: hid-debug: Show application usage for each collection. by Jeff Brown · 13 years ago
  64. ad395cc IHD: Support force feedback on MP-8866 by Sean Young · 13 years ago
  65. 70c2cab HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FF by Jiri Kosina · 13 years ago
  66. f6f554f HID: add MacBookAir4,2 to hid_have_special_driver[] by Jiri Kosina · 13 years ago
  67. 5d922ba HID: add support for MacBookAir4,2 keyboard. by Joshua V. Dillon · 13 years ago
  68. 4f6fdf0 HID: magicmouse: Set resolution of touch surfaces by Chase Douglas · 13 years ago
  69. 45dc1ac HID: propagate return value correctly in hid_input_report() by Jiri Kosina · 13 years ago
  70. 4ea5454 HID: Fix race condition between driver core and ll-driver by David Herrmann · 13 years ago
  71. 00b1562 HID: prodikeys: kfree() NULL pointer cleanup by Bojan Prtvar · 13 years ago
  72. 6371fe5 HID: zydacron: kfree() NULL pointer cleanup by Bojan Prtvar · 13 years ago
  73. a7ac90f HID: lg4ff - Fix misleading info in Kconfig by Michal Malý · 13 years ago
  74. 6e2de8e HID: lg4ff - Add autocentering command accepted by Formula Force EX by Michal Malý · 13 years ago
  75. 30bb75d HID: lg4ff - Add range setting support and sysfs interface by Michal Malý · 13 years ago
  76. 96440c8 HID: lg4ff - Add support for native mode switching by Michal Malý · 13 years ago
  77. 7362cd2 HID: lg4ff - Move handling of Logitech wheels to lg4ff driver by Michal Malý · 13 years ago
  78. b55ebc2 HID: ACRUX - handle gamepads with different report layout by Sergei Kolzun · 13 years ago
  79. 364b936 HID: ACRUX - fix enabling force feedback support by Sergei Kolzun · 13 years ago
  80. 4a4c879 HID: add support for new revision of Apple aluminum keyboard by Dan Bastone · 13 years ago
  81. a91f423 Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  82. b580169 HID: fix support for Microsoft comfort mouse 4500 by Jiri Kosina · 13 years ago
  83. bc8a2a9 HID: hid-multitouch: add one new multitouch device's VID/PID by ice chien · 13 years ago
  84. d6b8f58 HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd by Axel Lin · 13 years ago
  85. f4c7981 HID: prodikeys: make needlessly global symbols static by Axel Lin · 13 years ago
  86. 2dcd954 HID: emsff: properly handle emsff_init failure by Axel Lin · 13 years ago
  87. b30d89d HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path by Axel Lin · 13 years ago
  88. 23c10be HID: fix horizontal wheel for ms comfort mouse 4500 by Ari Savolainen · 13 years ago
  89. 6be914f HID: uclogic: Add support for UC-Logic WP1062 by Nikolai Kondrashov · 13 years ago
  90. 3c1c2fc HID: wiimote: Add sysfs support to wiimote driver by David Herrmann · 13 years ago
  91. 32a0d9a HID: wiimote: Cache wiimote led state by David Herrmann · 13 years ago
  92. db30834 HID: wiimote: Add wiimote led request by David Herrmann · 13 years ago
  93. 1abb9ad HID: wiimote: Add wiimote input button parser by David Herrmann · 13 years ago
  94. a4d1919 HID: wiimote: Add wiimote event handler by David Herrmann · 13 years ago
  95. 23c063c HID: wiimote: Add output queue for wiimote driver by David Herrmann · 13 years ago
  96. 0c218f1 HID: wiimote: Add wiimote send function by David Herrmann · 13 years ago
  97. 4d36e97 HID: wiimote: Synchronize wiimote input and hid event handling by David Herrmann · 13 years ago
  98. 672bc4e HID: wiimote: Register input device in wiimote hid driver by David Herrmann · 13 years ago
  99. e894d0e HID: wiimote: Add wiimote device structure by David Herrmann · 13 years ago
  100. 02fb72a HID: wiimote: Register wiimote hid driver stub by David Herrmann · 13 years ago