1. b658912 HID: i2c-hid: fix inverted return value from i2c_hid_command() by Jiri Kosina · 7 years ago
  2. 3e83eda HID: i2c-hid: Fix resume issue on Raydium touchscreen device by Aaron Ma · 7 years ago
  3. f73fee74 Merge branch 'for-4.17/hid-i2c' into for-linus by Jiri Kosina · 7 years ago
  4. ac75a04 HID: i2c-hid: fix size check and type usage by Aaron Ma · 7 years ago
  5. 8afede1 HID: i2c-hid: Use ACPI_COMPANION() directly by Andy Shevchenko · 7 years ago
  6. 847989e HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" by Rajat Jain · 7 years ago
  7. 6ed7a70 Merge branch 'for-4.15/upstream' into for-linus by Jiri Kosina · 7 years ago
  8. 402946a HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device by Hans de Goede · 7 years ago
  9. 8320cae HID: i2c-hid: allocate hid buffers for real worst case by Adrian Salido · 7 years ago
  10. fc2237a HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  11. a91ab91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  12. 837c194 Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus by Jiri Kosina · 8 years ago
  13. 85ae911 HID: i2c-hid: remove custom locking from i2c_hid_open/close by Dmitry Torokhov · 8 years ago
  14. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  15. f3d3eab HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices by Hans de Goede · 8 years ago
  16. 91b9ae4 HID: i2c-hid: move header file out of I2C realm by Wolfram Sang · 8 years ago
  17. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
  18. 9143059 HID: remove initial reading of reports at connect by Benjamin Tissoires · 8 years ago
  19. d3d9adf HID: i2c-hid: Fix error handling by Christophe JAILLET · 8 years ago
  20. 572d3c6 HID: i2c-hid: support regulator power on/off by Brian Norris · 8 years ago
  21. a89af4a HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 8 years ago
  22. 8cd1616 HID: fix missing irq field by Benjamin Tissoires · 8 years ago
  23. ba1660f HID: i2c-hid: fix build by Jiri Kosina · 8 years ago
  24. d46ddc5 HID: i2c-hid: Disable IRQ before freeing buffers by João Paulo Rechi Vita · 8 years ago
  25. 00f7fea HID: i2c-hid: force the IRQ level trigger only when not set by Benjamin Tissoires · 8 years ago
  26. 71af01a HID: i2c-hid: add a simple quirk to fix device defects by HungNien Chen · 8 years ago
  27. 93d26ae HID: i2c-hid: exit if the IRQ is not valid by David Arcari · 8 years ago
  28. ba18a93 Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts" by David Arcari · 8 years ago
  29. d9f448e3 HID: i2c-hid: set power sleep before shutdown by Guohua Zhong · 9 years ago
  30. 982e42d HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  31. 3b65428 HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() by Dmitry Torokhov · 9 years ago
  32. 01714a6 HID: i2c-hid: Fix suspend/resume when already runtime suspended by Doug Anderson · 9 years ago
  33. 1dcdde9 HID: i2c-hid: Add hid-over-i2c name to i2c id table by Benson Leung · 9 years ago
  34. 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
  35. 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 9 years ago
  36. 6cf2e31 HID: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  37. f3984ed HID: i2c-hid: Fill in physical device providing HID functionality by Mika Westerberg · 9 years ago
  38. d1c4803 HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend by Andrew Duggan · 9 years ago
  39. af4739c HID: i2c-hid: Call device suspend callback before disabling irq by Gabriele Mazzotta · 10 years ago
  40. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 10 years ago
  41. 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 10 years ago
  42. 3e48138 HID: i2c-hid: Do not set the ACPI companion field in the HID device by Andrew Duggan · 10 years ago
  43. c8fd51d HID: i2c-hid: fix harmless test_bit() issue by Dan Carpenter · 10 years ago
  44. a7d2bf2 HID: i2c-hid: Do not fail probing if gpiolib is not enabled by Mika Westerberg · 10 years ago
  45. a485923 HID: i2c-hid: Add support for ACPI GPIO interrupts by Mika Westerberg · 10 years ago
  46. 6d00f37 HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events by Seth Forshee · 10 years ago
  47. f2de746 HID: i2c-hid: The interrupt should be level sensitive by Mika Westerberg · 10 years ago
  48. 5b44c53 HID: i2c-hid: Do not free buffers in i2c_hid_stop() by Mika Westerberg · 10 years ago
  49. 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  50. 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
  51. d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ by Gwendal Grignou · 10 years ago
  52. 721564a i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  53. 6296f4a HID: i2c-hid: fix race condition reading reports by Jean-Baptiste Maneyrol · 10 years ago
  54. 08bb7be HID: i2c-hid: print the correct data in dbg msg by Jean-Baptiste Maneyrol · 10 years ago
  55. 109571c HID: i2c-hid: call the hid driver's suspend and resume callbacks by Andrew Duggan · 10 years ago
  56. f58b848 HID: i2c-hid: hid report descriptor retrieval changes by Archana Patni · 11 years ago
  57. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  58. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 11 years ago
  59. ba04a57 Merge branch 'for-3.15/i2c-hid' into for-linus by Jiri Kosina · 11 years ago
  60. 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 11 years ago
  61. 525b870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  62. 5318251 HID: core: check parameters when sending/receiving data from the device by Benjamin Tissoires · 11 years ago
  63. 649f947 HID: i2c-hid: use generic .request() implementation by Benjamin Tissoires · 11 years ago
  64. 9b5a9ae HID: i2c-hid: implement ll_driver transport-layer callbacks by Benjamin Tissoires · 11 years ago
  65. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 11 years ago
  66. 9d27f43 HID: fix buffer allocations by Benjamin Tissoires · 11 years ago
  67. 34f439e HID: i2c-hid: add runtime PM support by Mika Westerberg · 11 years ago
  68. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. 6281385 Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linus by Jiri Kosina · 11 years ago
  70. ea547d7 ACPI / i2c-hid: replace open-coded _DSM code with helper functions by Jiang Liu · 11 years ago
  71. 94037ef HID: i2c-hid: disable interrupt on suspend by Mika Westerberg · 11 years ago
  72. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  73. e0da5c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  74. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  75. e1b8ad8 HID: i2c-hid: Stop querying for init reports by Bibek Basu · 11 years ago
  76. 74da276 i2c-hid: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  77. 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
  78. 75ba899 HID: i2c-hid: use correct type for ACPI _DSM parameter by Mika Westerberg · 11 years ago
  79. 4858bfe HID: i2c-hid: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  80. 3d7d248 HID: i2c-hid: add DT bindings by Benjamin Tissoires · 12 years ago
  81. ac126f4 HID: i2c: use generic hidinput_input_event() by David Herrmann · 11 years ago
  82. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 12 years ago
  83. 7c4d577 HID: i2c-hid: fix length for set/get report in i2c hid by Huzefa Kankroliwala · 12 years ago
  84. 545bef6 HID: i2c-hid: implement request() callback by Benjamin Tissoires · 12 years ago
  85. 539cf54 Merge branches 'for-3.8/upstream-fixes', 'for-3.9/hid-sensor', 'for-3.9/hidraw' and 'for-3.9/i2c-hid' into for-linus by Jiri Kosina · 12 years ago
  86. 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
  87. c284979 HID: i2c-hid: fix i2c_hid_output_raw_report by Benjamin Tissoires · 12 years ago
  88. 92241e6 HID: i2c-hid: add ACPI support by Mika Westerberg · 12 years ago
  89. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  90. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 12 years ago
  91. 9afd09a HID: i2c-hid: fix ret_count check by Jiri Kosina · 12 years ago
  92. e5b50fe HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches by Benjamin Tissoires · 12 years ago
  93. 8a1bbb5 HID: i2c-hid: remove extra .irq field in struct i2c_hid by Benjamin Tissoires · 12 years ago
  94. 29b4578 HID: i2c-hid: reorder allocation/free of buffers by Benjamin Tissoires · 12 years ago
  95. 27174cf HID: i2c-hid: fix memory corruption due to missing hid declaration by Benjamin Tissoires · 12 years ago
  96. addb114 HID: i2c-hid: remove superfluous include by Jiri Kosina · 12 years ago
  97. 623336285 HID: i2c-hid: remove unneeded test in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  98. c737bcf HID: i2c-hid: i2c_hid_get_report may fail by Benjamin Tissoires · 12 years ago
  99. 134ebfd HID: i2c-hid: also call i2c_hid_free_buffers in i2c_hid_remove by Benjamin Tissoires · 12 years ago
  100. 9972dcc HID: i2c-hid: fix error messages by Benjamin Tissoires · 12 years ago