1. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
  2. 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
  3. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 12 years ago
  4. 68fd32b Revert "HID: sensors: add to special driver list" by Alexander Holler · 12 years ago
  5. 83499b5 HID: sensors: autodetect USB HID sensor hubs by Alexander Holler · 12 years ago
  6. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  7. 9afd09a HID: i2c-hid: fix ret_count check by Jiri Kosina · 12 years ago
  8. e5b50fe HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches by Benjamin Tissoires · 12 years ago
  9. 8a1bbb5 HID: i2c-hid: remove extra .irq field in struct i2c_hid by Benjamin Tissoires · 12 years ago
  10. 29b4578 HID: i2c-hid: reorder allocation/free of buffers by Benjamin Tissoires · 12 years ago
  11. 27174cf HID: i2c-hid: fix memory corruption due to missing hid declaration by Benjamin Tissoires · 12 years ago
  12. addb114 HID: i2c-hid: remove superfluous include by Jiri Kosina · 12 years ago
  13. 623336285 HID: i2c-hid: remove unneeded test in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  14. c737bcf HID: i2c-hid: i2c_hid_get_report may fail by Benjamin Tissoires · 12 years ago
  15. 134ebfd HID: i2c-hid: also call i2c_hid_free_buffers in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  16. 9972dcc HID: i2c-hid: fix error messages by Benjamin Tissoires · 12 years ago
  17. 317b204 HID: i2c-hid: fix return paths by Benjamin Tissoires · 12 years ago
  18. 6bf6c8b HID: i2c-hid: remove unused static declarations by Benjamin Tissoires · 12 years ago
  19. fa73864 HID: i2c-hid: fix i2c_hid_dbg macro by Benjamin Tissoires · 12 years ago
  20. ee8e880 HID: i2c-hid: fix checkpatch.pl warning by Benjamin Tissoires · 12 years ago
  21. 8ee0c05 HID: i2c-hid: enhance Kconfig by Benjamin Tissoires · 12 years ago
  22. 24ebb37 HID: i2c-hid: change I2C name by Benjamin Tissoires · 12 years ago
  23. f9af7b9 HID: Add Apple wireless keyboard 2011 ANSI to special driver list by Ben Hutchings · 12 years ago
  24. ae751fa HID: hid-input: factorize hid_input allocation by Benjamin Tissoires · 12 years ago
  25. b553131 HID: hidraw: fix signaling SIGIO when hidraw reports an event by Andrew Duggan · 12 years ago
  26. 13f1962 HID: hiddev: fix nonblocking read semantics wrt EIO/ERESTARTSYS by Jiri Kosina · 12 years ago
  27. 4cc8541 HID: add battery quirk for Apple 2009_ISO keyboard by Ortwin Glück · 12 years ago
  28. 436136c HID: add quirk for Freescale i.MX23 ROM recovery by Marek Vasut · 12 years ago
  29. 7611e8d HID: hidraw: fix nonblock read return EAGAIN after device removed by Founder Fang · 12 years ago
  30. b8a8f51 HID: add support to novatec wireless mouse by Marco Biscaro · 12 years ago
  31. 3c62602 HID: i2c-hid: fix memory leak during probe by Jiri Kosina · 12 years ago
  32. e3bbe87 HID: sensor-hub: Remove pointless NULL check by Alan Cox · 12 years ago
  33. 4a200c3 HID: i2c-hid: introduce HID over i2c specification implementation by Benjamin Tissoires · 12 years ago
  34. 955dca3 HID: roccat: fix wrong attr size for koneplus tcu by Stefan Achatz · 12 years ago
  35. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  36. d339f61 HID: hiddev: Remove redundant check on unsigned variable by Tushar Behera · 12 years ago
  37. 88c687b HID: usbhid: add quirk HID_QUIRK_NOGET to TPV optical touchscreen by Benjamin Tissoires · 12 years ago
  38. 1b42fc4 HID: multitouch: fix Win 8 protocol by Benjamin Tissoires · 12 years ago
  39. 9b3bb9b8 HID: multitouch: support for hovering devices by Benjamin Tissoires · 12 years ago
  40. 2872839 HID: multitouch: add MT_QUIRK_IGNORE_DUPLICATES by Benjamin Tissoires · 12 years ago
  41. 20b60e6 HID: multitouch: move ALWAYS_VALID quirk check by Benjamin Tissoires · 12 years ago
  42. 349fd670 HID: multitouch: support T and C for win8 devices by Benjamin Tissoires · 12 years ago
  43. afbcb04 HID: multitouch: get maxcontacts also from logical_max value by Benjamin Tissoires · 12 years ago
  44. 54f4c0c HID: multitouch: support arrays for the split of the touches in a report by Benjamin Tissoires · 12 years ago
  45. f262d1f HID: add usage_index in struct hid_usage. by Benjamin Tissoires · 12 years ago
  46. 7746383 HID: fix unit exponent parsing by Benjamin Tissoires · 12 years ago
  47. ccdd699 HID: round return value of hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  48. 37cf6e6 HID: export hidinput_calc_abs_res by Benjamin Tissoires · 12 years ago
  49. 6b90466 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 12 years ago
  50. 172e2ab HID: roccat: deprecate some Kovaplus attributes by Stefan Achatz · 12 years ago
  51. bb060d6 HID: roccat: deprecate some Koneplus attributes by Stefan Achatz · 12 years ago
  52. ecbfe7a HID: roccat: deprecated some Pyra attributes by Stefan Achatz · 12 years ago
  53. f1da71e HID: roccat: add sysfs attr "reset" for Isku by Stefan Achatz · 12 years ago
  54. 6e5920d HID: roccat: clean up isku driver by Stefan Achatz · 12 years ago
  55. be34380 HID: roccat: cleanup of pyra module by Stefan Achatz · 12 years ago
  56. 94a8fcf HID: roccat: cleanup of kovaplus module by Stefan Achatz · 12 years ago
  57. 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  58. 729b814 HID: Ignore D-WAV/eGalax devices handled by usbtouchscreen by Forest Bond · 12 years ago
  59. f114fec HID: roccat: Cleanup of koneplus module by Stefan Achatz · 12 years ago
  60. fabe51e HID: roccat: enable Koneplus device reset by Stefan Achatz · 12 years ago
  61. 9e78eb8 HID: roccat: enable Savu device reset by Stefan Achatz · 12 years ago
  62. 8e74a2d HID: roccat: add support for KoneXTD by Stefan Achatz · 12 years ago
  63. 537b664 HID: apple: Set APPLE_ISO_KEYBOARD at USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO by Johannes Thumshirn · 12 years ago
  64. df0cfd6 HID: hidraw: put old deallocation mechanism in place by Jiri Kosina · 12 years ago
  65. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. f8e86d0 HID: fix incorrect handling of devices with high button count by Ingo Ruhnke · 12 years ago
  67. c10354d HID: remove spurious brackets for iCade by Jiri Kosina · 12 years ago
  68. 4ddfe02 HID: Add driver for ION iCade by Bastien Nocera · 12 years ago
  69. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  70. 58ad34b HID: multitouch: fix maxcontacts problem on GeneralTouch by Xianhan Yu · 12 years ago
  71. 65b258e HID: multitouch: put the case in the right switch statement by Alan Cox · 12 years ago
  72. 3ccc60f HID: microsoft: fix invalid rdesc for 3k kbd by Jiri Slaby · 12 years ago
  73. 5277e97 HID: roccat: allow readout of koneplus sensor register data by Stefan Achatz · 12 years ago
  74. 4424f61 HID: roccat: add support for Roccat Lua by Stefan Achatz · 12 years ago
  75. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  76. def7cb8 Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  77. cdcd3ac Merge branch 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  78. a3cbe10 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  79. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  80. 4fe9f8e HID: hidraw: don't deallocate memory when it is in use by Ratan Nalumasu · 12 years ago
  81. 56fa944 HID: picoLCD: optimize for inactive debugfs by Bruno Prémont · 12 years ago
  82. f5ff4e1 HID: multitouch: add support for GeneralTouch multi-touchscreen by Xianhan Yu · 12 years ago
  83. 5844c1c HID: Add support for Sony PS3 BD Remote Control by David Dillow · 12 years ago
  84. 86e6b77 HID: keep dev_rdesc unmodified and use it for comparisons by Kevin Daughtridge · 12 years ago
  85. a80fe5d HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg by Michal Malý · 12 years ago
  86. a206317 HID: hid-lg4ff: Set absolute axes parametes on DFP by Michal Malý · 12 years ago
  87. 2b24a96 HID: hid-lg4ff: Adjust X axis input value accordingly to selected range. by Michal Malý · 12 years ago
  88. 74479ba HID: hid-lg4ff: Minor code cleanup to improve readability by Michal Malý · 12 years ago
  89. 4cc9834 HID: ntrig: change default value of logical/physical width/height to 1 by Wen-chien Jesse Sung · 12 years ago
  90. 5ed84c3 HID: picoLCD: bounds check in dump_buff_as_hex() by Bruno Prémont · 12 years ago
  91. f2f13a6 HID: hid-sensor-hub: Fix sensor_hub_probe error handling by Axel Lin · 12 years ago
  92. 3f257ca HID: hid-sensor-hub: Remove hdev->claimed setting by Axel Lin · 12 years ago
  93. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  94. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago
  95. 1ad346a Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik by Jiri Kosina · 12 years ago
  96. 77723e3 HID: hid-multitouch: Add Flatfrog support by Henrik Rydberg · 12 years ago
  97. c5d40be HID: hid-multitouch: Fix contact count on 3M panels by Henrik Rydberg · 12 years ago
  98. 3e1b501 HID: hid-multitouch: Remove the redundant touch state by Henrik Rydberg · 12 years ago
  99. 76f5902 HID: hid-multitouch: Simplify setup and frame synchronization by Henrik Rydberg · 12 years ago
  100. 9ebf3d7 HID: Add an input configured notification callback by Henrik Rydberg · 12 years ago