1. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  2. 8e2ce73 [media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver by Hans de Goede · 12 years ago
  3. c062c4d Merge branch 'uhid' into for-linus by Jiri Kosina · 12 years ago
  4. 929bd38 Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus by Jiri Kosina · 12 years ago
  5. 2d8767b HID: add ASUS AIO keyboard model AK1D by Cyrus Lien · 12 years ago
  6. 76c9d8f HID: add support for Cypress barcode scanner 04B4:ED81 by Lionel Vaux · 12 years ago
  7. 4bc19f6 HID: Allow drivers to be their own listener by David Herrmann · 12 years ago
  8. eb055fd HID: usbhid: fix error paths in suspend by Alan Stern · 12 years ago
  9. d4150c8 HID: usbhid: check for suspend or reset before restarting by Alan Stern · 12 years ago
  10. f2b5264 HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED by Alan Stern · 12 years ago
  11. 93101af HID: usbhid: inline some simple routines by Alan Stern · 12 years ago
  12. 01a7c98 HID: usbhid: fix autosuspend calls by Alan Stern · 12 years ago
  13. 668160e HID: usbhid: fix use-after-free bug by Alan Stern · 12 years ago
  14. b94e3c9 HID: hid-core: optimize in case of hidraw by Matthieu CASTET · 12 years ago
  15. 4c7b417 HID: hidraw: fix list->buffer memleak by Matthieu CASTET · 12 years ago
  16. adefb69 HID: uhid: Fix sending events with invalid data by Vinicius Costa Gomes · 12 years ago
  17. 11a5c81 HID: roccat: added sensor sysfs attribute for Savu by Stefan Achatz · 12 years ago
  18. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  19. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  20. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  21. ff9bf5a HID: Add driver for Holtek based keyboards with broken HID by Tom Harwood · 12 years ago
  22. 3ffb62c Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  23. b2e6ad7 HID: add support for 2012 MacBook Pro Retina by Ryan Bourgeois · 12 years ago
  24. 929578a HID: Add suport for the brightness control keys on HP keyboards by Keng-Yu Lin · 12 years ago
  25. 0e05092 HID: add Sennheiser BTD500USB device support by Frank Kunz · 12 years ago
  26. a6d1bc1 HID: magicmouse: Implement Multi-touch Protocol B (MT-B) by Yufeng Shen · 12 years ago
  27. 6264307 HID: magicmouse: Removing report_touches switch by Yufeng Shen · 12 years ago
  28. 0c47935 HID: add battery quirk for Apple Wireless ANSI by Daniel Nicoletti · 12 years ago
  29. 7392d73 HID: roccat: rename roccat_common functions to roccat_common2 by Stefan Achatz · 12 years ago
  30. 4ec141a HID: roccat: fix wrong hid_err usage on struct usb_device by Stefan Achatz · 12 years ago
  31. 4728f2d HID: roccat: move functionality to roccat-common by Stefan Achatz · 12 years ago
  32. 6a2a639 HID: roccat: add support for Roccat Savu by Stefan Achatz · 12 years ago
  33. 82d0698 HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  34. 4aceed3 HID: hid-multitouch: fix input mode feature command by Benjamin Tissoires · 12 years ago
  35. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  36. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  37. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  38. e75561b HID: magicmouse: Correct report range of major / minor axes by Yufeng Shen · 12 years ago
  39. 1a8b294 HID: uhid: silence gcc warning by Jiri Kosina · 12 years ago
  40. 25976a7 HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint by Bryan Wu · 12 years ago
  41. fcfcf0d HID: uhid: implement feature requests by David Herrmann · 12 years ago
  42. 3b3baa8 HID: uhid: forward raw output reports to user-space by David Herrmann · 12 years ago
  43. f80e136 HID: uhid: forward output request to user-space by David Herrmann · 12 years ago
  44. e719147 HID: uhid: forward open/close events to user-space by David Herrmann · 12 years ago
  45. ec4b7de HID: uhid: add UHID_START and UHID_STOP events by David Herrmann · 12 years ago
  46. 037c061 HID: uhid: forward hid report-descriptor to hid core by David Herrmann · 12 years ago
  47. 5e87a36 HID: uhid: allow feeding input data into uhid devices by David Herrmann · 12 years ago
  48. d365c6c HID: uhid: add UHID_CREATE and UHID_DESTROY events by David Herrmann · 12 years ago
  49. 6664ef7 HID: uhid: implement write() on uhid devices by David Herrmann · 12 years ago
  50. d937ae5 HID: uhid: implement read() on uhid devices by David Herrmann · 12 years ago
  51. 1f9dec1 HID: uhid: allow poll()'ing on uhid devices by David Herrmann · 12 years ago
  52. ace3d86 HID: uhid: add internal message buffer by David Herrmann · 12 years ago
  53. 1ccd7a2 HID: uhid: introduce user-space I/O driver support for HID by David Herrmann · 12 years ago
  54. 1103018 [media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver by Hans de Goede · 12 years ago
  55. c1dcad2d HID: Driver for Lenovo Keyboard with Trackpoint by Bernhard Seibold · 12 years ago
  56. 4380d81 HID: multitouch: fix entry for Novatek Touchscreen by Jiri Kosina · 12 years ago
  57. 4db703e HID: multitouch: add support for Novatek touchscreen by Austin Hendrix · 12 years ago
  58. e39fe25 HID: wiimote-ext: comment spelling fix by Giuseppe Bilotta · 12 years ago
  59. d8dc349 HID: logitech: don't use stack based dj_report structures by Marc Dionne · 12 years ago
  60. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  61. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  62. 99ce58d Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus by Jiri Kosina · 12 years ago
  63. 56ccd18 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  64. b3d07e0 Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  65. 4e52b53 HID: wacom: fix build breakage without CONFIG_LEDS_CLASS by David Rientjes · 12 years ago
  66. ed13794 HID: waltop: Extend barrel button fix by Nikolai Kondrashov · 12 years ago
  67. b565a39 HID: hyperv: Set the hid drvdata correctly by K. Y. Srinivasan · 12 years ago
  68. d70a2ff HID: wacom: Unify speed setting by Przemo Firszt · 12 years ago
  69. be4925b HID: wacom: Add speed setting for Intuos4 WL by Przemo Firszt · 12 years ago
  70. 163a6ae HID: wacom: Move Graphire raport header check. by Przemo Firszt · 12 years ago
  71. d125708 HID: uclogic: Add support for UC-Logic TWHL850 by Nikolai Kondrashov · 12 years ago
  72. bb2e197 HID: explain the signed/unsigned handling in hid_add_field() by Jiri Kosina · 12 years ago
  73. 0cd516c HID: handle logical min/max signedness properly in parser by srinivas pandruvada · 12 years ago
  74. 44d27f7 HID: logitech: read all 32 bits of report type bitfield by Jonathan Nieder · 12 years ago
  75. d13f545 HID: wacom: Add LED selector control for Wacom Intuos4 WL by Przemo Firszt · 12 years ago
  76. 3ac36d1 HID: hid-multitouch: fix wrong protocol detection by Benjamin Tissoires · 12 years ago
  77. 74b89e8 HID: wiimote: Fix IR data parser by David Herrmann · 12 years ago
  78. c653dab HID: wacom: Add tilt reporting for Intuos4 WL by Przemo Firszt · 12 years ago
  79. 16b79bb HID: multitouch: MT interface matching for Baanto by Jiri Kosina · 12 years ago
  80. 645832c Merge branch 'multitouch' into device-groups by Jiri Kosina · 12 years ago
  81. 2c2110e HID: hid-multitouch: Only match MT interfaces by Henrik Rydberg · 12 years ago
  82. 6cc203d USB: hid-core.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  83. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  84. 8215d55 HID: Create a common generic driver by Henrik Rydberg · 12 years ago
  85. 4fa3a58 HID: hid-multitouch: Switch to device groups by Henrik Rydberg · 12 years ago
  86. 070748e HID: Create a generic device group by Henrik Rydberg · 12 years ago
  87. 7431fb7 HID: Allow bus wildcard matching by Henrik Rydberg · 12 years ago
  88. 734c660 HID: Scan the device for group info before adding it by Henrik Rydberg · 12 years ago
  89. 4d53b80 HID: Add device group to modalias by Henrik Rydberg · 12 years ago
  90. a7197c2e HID: Handle driver-specific device descriptor in core by Henrik Rydberg · 12 years ago
  91. 2a039bf HID: hid-logitech: Collect report descriptors before sending by Henrik Rydberg · 12 years ago
  92. 07d9ab4 HID: hid-hyperv: Do not use hid_parse_report() directly by Henrik Rydberg · 12 years ago
  93. b678724 HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 12 years ago
  94. d4f0e4d HID: hiddev: Use vzalloc to allocate hiddev_list by Havard Skinnemoen · 12 years ago
  95. 185a855 USB: usbmouse.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  96. 692d30d HID: add Kconfig text to HID_BATTERY_STRENGTH by Jiri Kosina · 12 years ago
  97. c6e6dc8 HID: hid-lg4ff: remove unused label in !LEDS_CLASS case by Jiri Kosina · 12 years ago
  98. 6401380 HID: hid-lg4ff: Update Comments by Simon Wood · 12 years ago
  99. 22bcefd HID: hid-lg4ff: Add support for G27 LEDs by Simon Wood · 12 years ago
  100. 0a97e1e HID: apple: Add Apple wireless keyboard 2011 ANSI PID by Alexey Kaminsky · 12 years ago