1. 6d85d03 HID: core: add "report" hook, called once the report has been parsed by Benjamin Tissoires · 12 years ago
  2. cf5425b Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  3. c284979 HID: i2c-hid: fix i2c_hid_output_raw_report by Benjamin Tissoires · 12 years ago
  4. 7e41576 HID: steelseries: fix out of bound array access by Jiri Kosina · 12 years ago
  5. 090800c HID: steelseries: rename driver to be compliant with other drivers by Jiri Kosina · 12 years ago
  6. e25d780 USB: HID: Steelseries SRW-S1 Add support controlling all LEDs simultaneously by Simon Wood · 12 years ago
  7. 2e2daff USB: HID: Steelseries SRW-S1 Add support for LEDs by Simon Wood · 12 years ago
  8. 5492606 USB: HID: Steelseries SRW-S1 Add support for dials by Simon Wood · 12 years ago
  9. 75dbb95 USB: HID: SRW-S1 Gaming Wheel Driver by Simon Wood · 12 years ago
  10. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  11. 048c5add Drivers: hid: hid-hyperv: Use consolidated GUID definitions by K. Y. Srinivasan · 12 years ago
  12. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  13. 99d2490 HID: clean up quirk for Sony RF receivers by Fernando Luis Vázquez Cao · 12 years ago
  14. 92241e6 HID: i2c-hid: add ACPI support by Mika Westerberg · 12 years ago
  15. b77a989a HID: Fix uninitialized variable "size" in hid-wiimote-debug by Simon Que · 12 years ago
  16. aaca9cc HID: Support Jess/Saitek Color Rumble Pad by Michael Karcher · 12 years ago
  17. a464918 HID: add support for Sony RF receiver with USB product id 0x0374 by Fernando Luis Vázquez Cao · 12 years ago
  18. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  20. 320cde1 HID: usbhid: quirk for Formosa IR receiver by Nicholas Santos · 12 years ago
  21. e57a67d HID: hid-sony: fix troubles with Sony remote clones by Mauro Carvalho Chehab · 12 years ago
  22. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
  23. 0322bd3 [hid] usb hid quirks for Masterkit MA901 usb radio by Alexey Klimov · 12 years ago
  24. d8c532c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  25. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  26. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 12 years ago
  27. 68fd32b Revert "HID: sensors: add to special driver list" by Alexander Holler · 12 years ago
  28. 83499b5 HID: sensors: autodetect USB HID sensor hubs by Alexander Holler · 12 years ago
  29. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  30. 9afd09a HID: i2c-hid: fix ret_count check by Jiri Kosina · 12 years ago
  31. e5b50fe HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches by Benjamin Tissoires · 12 years ago
  32. 8a1bbb5 HID: i2c-hid: remove extra .irq field in struct i2c_hid by Benjamin Tissoires · 12 years ago
  33. 29b4578 HID: i2c-hid: reorder allocation/free of buffers by Benjamin Tissoires · 12 years ago
  34. 27174cf HID: i2c-hid: fix memory corruption due to missing hid declaration by Benjamin Tissoires · 12 years ago
  35. addb114 HID: i2c-hid: remove superfluous include by Jiri Kosina · 12 years ago
  36. 623336285 HID: i2c-hid: remove unneeded test in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  37. c737bcf HID: i2c-hid: i2c_hid_get_report may fail by Benjamin Tissoires · 12 years ago
  38. 134ebfd HID: i2c-hid: also call i2c_hid_free_buffers in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  39. 9972dcc HID: i2c-hid: fix error messages by Benjamin Tissoires · 12 years ago
  40. 317b204 HID: i2c-hid: fix return paths by Benjamin Tissoires · 12 years ago
  41. 6bf6c8b HID: i2c-hid: remove unused static declarations by Benjamin Tissoires · 12 years ago
  42. fa73864 HID: i2c-hid: fix i2c_hid_dbg macro by Benjamin Tissoires · 12 years ago
  43. ee8e880 HID: i2c-hid: fix checkpatch.pl warning by Benjamin Tissoires · 12 years ago
  44. 8ee0c05 HID: i2c-hid: enhance Kconfig by Benjamin Tissoires · 12 years ago
  45. 24ebb37 HID: i2c-hid: change I2C name by Benjamin Tissoires · 12 years ago
  46. f9af7b9 HID: Add Apple wireless keyboard 2011 ANSI to special driver list by Ben Hutchings · 12 years ago
  47. ae751fa HID: hid-input: factorize hid_input allocation by Benjamin Tissoires · 12 years ago
  48. b553131 HID: hidraw: fix signaling SIGIO when hidraw reports an event by Andrew Duggan · 12 years ago
  49. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  50. 13f1962 HID: hiddev: fix nonblocking read semantics wrt EIO/ERESTARTSYS by Jiri Kosina · 12 years ago
  51. 4cc8541 HID: add battery quirk for Apple 2009_ISO keyboard by Ortwin Glück · 12 years ago
  52. 436136c HID: add quirk for Freescale i.MX23 ROM recovery by Marek Vasut · 12 years ago
  53. 7611e8d HID: hidraw: fix nonblock read return EAGAIN after device removed by Founder Fang · 12 years ago
  54. b8a8f51 HID: add support to novatec wireless mouse by Marco Biscaro · 12 years ago
  55. 3c62602 HID: i2c-hid: fix memory leak during probe by Jiri Kosina · 12 years ago
  56. e3bbe87 HID: sensor-hub: Remove pointless NULL check by Alan Cox · 12 years ago
  57. 4a200c3 HID: i2c-hid: introduce HID over i2c specification implementation by Benjamin Tissoires · 12 years ago
  58. 955dca3 HID: roccat: fix wrong attr size for koneplus tcu by Stefan Achatz · 12 years ago
  59. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  60. d339f61 HID: hiddev: Remove redundant check on unsigned variable by Tushar Behera · 12 years ago
  61. 88c687b HID: usbhid: add quirk HID_QUIRK_NOGET to TPV optical touchscreen by Benjamin Tissoires · 12 years ago
  62. 1b42fc4 HID: multitouch: fix Win 8 protocol by Benjamin Tissoires · 12 years ago
  63. 9b3bb9b8 HID: multitouch: support for hovering devices by Benjamin Tissoires · 12 years ago
  64. 2872839 HID: multitouch: add MT_QUIRK_IGNORE_DUPLICATES by Benjamin Tissoires · 12 years ago
  65. 20b60e6 HID: multitouch: move ALWAYS_VALID quirk check by Benjamin Tissoires · 12 years ago
  66. 349fd670 HID: multitouch: support T and C for win8 devices by Benjamin Tissoires · 12 years ago
  67. afbcb04 HID: multitouch: get maxcontacts also from logical_max value by Benjamin Tissoires · 12 years ago
  68. 54f4c0c HID: multitouch: support arrays for the split of the touches in a report by Benjamin Tissoires · 12 years ago
  69. f262d1f HID: add usage_index in struct hid_usage. by Benjamin Tissoires · 12 years ago
  70. 7746383 HID: fix unit exponent parsing by Benjamin Tissoires · 12 years ago
  71. ccdd699 HID: round return value of hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  72. 37cf6e6 HID: export hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  73. 6b90466 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 12 years ago
  74. 172e2ab HID: roccat: deprecate some Kovaplus attributes by Stefan Achatz · 12 years ago
  75. bb060d6 HID: roccat: deprecate some Koneplus attributes by Stefan Achatz · 12 years ago
  76. ecbfe7a HID: roccat: deprecated some Pyra attributes by Stefan Achatz · 12 years ago
  77. f1da71e HID: roccat: add sysfs attr "reset" for Isku by Stefan Achatz · 12 years ago
  78. 6e5920d HID: roccat: clean up isku driver by Stefan Achatz · 12 years ago
  79. be34380 HID: roccat: cleanup of pyra module by Stefan Achatz · 12 years ago
  80. 94a8fcf HID: roccat: cleanup of kovaplus module by Stefan Achatz · 12 years ago
  81. 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  82. 729b814 HID: Ignore D-WAV/eGalax devices handled by usbtouchscreen by Forest Bond · 12 years ago
  83. f114fec HID: roccat: Cleanup of koneplus module by Stefan Achatz · 12 years ago
  84. fabe51e HID: roccat: enable Koneplus device reset by Stefan Achatz · 12 years ago
  85. 9e78eb8 HID: roccat: enable Savu device reset by Stefan Achatz · 12 years ago
  86. 8e74a2d HID: roccat: add support for KoneXTD by Stefan Achatz · 12 years ago
  87. 537b664 HID: apple: Set APPLE_ISO_KEYBOARD at USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO by Johannes Thumshirn · 12 years ago
  88. df0cfd6 HID: hidraw: put old deallocation mechanism in place by Jiri Kosina · 12 years ago
  89. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  90. c28eb66 [media] hid-picolcd_cir: fix compilation by David Härdeman · 12 years ago
  91. f8e86d0 HID: fix incorrect handling of devices with high button count by Ingo Ruhnke · 12 years ago
  92. c10354d HID: remove spurious brackets for iCade by Jiri Kosina · 12 years ago
  93. 4ddfe02 HID: Add driver for ION iCade by Bastien Nocera · 12 years ago
  94. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  95. 58ad34b HID: multitouch: fix maxcontacts problem on GeneralTouch by Xianhan Yu · 12 years ago
  96. 65b258e HID: multitouch: put the case in the right switch statement by Alan Cox · 12 years ago
  97. 3ccc60f HID: microsoft: fix invalid rdesc for 3k kbd by Jiri Slaby · 12 years ago
  98. 5277e97 HID: roccat: allow readout of koneplus sensor register data by Stefan Achatz · 12 years ago
  99. 4424f61 HID: roccat: add support for Roccat Lua by Stefan Achatz · 12 years ago
  100. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago