1. 582c1ca HID: i2c-hid: Add sleep between POWER ON and RESET by Brendan McGrath · 7 years ago
  2. ee670af HID: i2c-hid: add a simple quirk to fix device defects by HungNien Chen · 7 years ago
  3. d9f448e3 HID: i2c-hid: set power sleep before shutdown by Guohua Zhong · 8 years ago
  4. 982e42d HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronously by Fu, Zhonghui · 8 years ago
  5. 3b65428 HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() by Dmitry Torokhov · 8 years ago
  6. 01714a6 HID: i2c-hid: Fix suspend/resume when already runtime suspended by Doug Anderson · 8 years ago
  7. 1dcdde9 HID: i2c-hid: Add hid-over-i2c name to i2c id table by Benson Leung · 8 years ago
  8. 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 · 8 years ago
  9. 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 8 years ago
  10. 6cf2e31 HID: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  11. f3984ed HID: i2c-hid: Fill in physical device providing HID functionality by Mika Westerberg · 9 years ago
  12. d1c4803 HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend by Andrew Duggan · 9 years ago
  13. af4739c HID: i2c-hid: Call device suspend callback before disabling irq by Gabriele Mazzotta · 9 years ago
  14. 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 · 9 years ago
  15. 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 9 years ago
  16. 3e48138 HID: i2c-hid: Do not set the ACPI companion field in the HID device by Andrew Duggan · 9 years ago
  17. c8fd51d HID: i2c-hid: fix harmless test_bit() issue by Dan Carpenter · 9 years ago
  18. a7d2bf2 HID: i2c-hid: Do not fail probing if gpiolib is not enabled by Mika Westerberg · 9 years ago
  19. a485923 HID: i2c-hid: Add support for ACPI GPIO interrupts by Mika Westerberg · 9 years ago
  20. 6d00f37 HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events by Seth Forshee · 9 years ago
  21. f2de746 HID: i2c-hid: The interrupt should be level sensitive by Mika Westerberg · 9 years ago
  22. 5b44c53 HID: i2c-hid: Do not free buffers in i2c_hid_stop() by Mika Westerberg · 9 years ago
  23. 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  24. 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 · 9 years ago
  25. d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ by Gwendal Grignou · 9 years ago
  26. 721564a i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  27. 6296f4a HID: i2c-hid: fix race condition reading reports by Jean-Baptiste Maneyrol · 10 years ago
  28. 08bb7be HID: i2c-hid: print the correct data in dbg msg by Jean-Baptiste Maneyrol · 10 years ago
  29. 109571c HID: i2c-hid: call the hid driver's suspend and resume callbacks by Andrew Duggan · 10 years ago
  30. f58b848 HID: i2c-hid: hid report descriptor retrieval changes by Archana Patni · 10 years ago
  31. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  32. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 10 years ago
  33. ba04a57 Merge branch 'for-3.15/i2c-hid' into for-linus by Jiri Kosina · 10 years ago
  34. 6fd1820 HID: remove hid_output_raw_report transport implementations by Benjamin Tissoires · 10 years ago
  35. 525b870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  36. 5318251 HID: core: check parameters when sending/receiving data from the device by Benjamin Tissoires · 10 years ago
  37. 649f947 HID: i2c-hid: use generic .request() implementation by Benjamin Tissoires · 10 years ago
  38. 9b5a9ae HID: i2c-hid: implement ll_driver transport-layer callbacks by Benjamin Tissoires · 10 years ago
  39. cafebc0 HID: remove hid_get_raw_report in struct hid_device by Benjamin Tissoires · 10 years ago
  40. 9d27f43 HID: fix buffer allocations by Benjamin Tissoires · 10 years ago
  41. 34f439e HID: i2c-hid: add runtime PM support by Mika Westerberg · 10 years ago
  42. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  43. 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 · 10 years ago
  44. ea547d7 ACPI / i2c-hid: replace open-coded _DSM code with helper functions by Jiang Liu · 10 years ago
  45. 94037ef HID: i2c-hid: disable interrupt on suspend by Mika Westerberg · 11 years ago
  46. 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 · 10 years ago
  47. e0da5c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  48. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  49. e1b8ad8 HID: i2c-hid: Stop querying for init reports by Bibek Basu · 11 years ago
  50. 74da276 i2c-hid: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  51. 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
  52. 75ba899 HID: i2c-hid: use correct type for ACPI _DSM parameter by Mika Westerberg · 11 years ago
  53. 4858bfe HID: i2c-hid: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  54. 3d7d248 HID: i2c-hid: add DT bindings by Benjamin Tissoires · 11 years ago
  55. ac126f4 HID: i2c: use generic hidinput_input_event() by David Herrmann · 11 years ago
  56. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 11 years ago
  57. 7c4d577 HID: i2c-hid: fix length for set/get report in i2c hid by Huzefa Kankroliwala · 11 years ago
  58. 545bef6 HID: i2c-hid: implement request() callback by Benjamin Tissoires · 11 years ago
  59. 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 · 11 years ago
  60. cf5425b Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  61. c284979 HID: i2c-hid: fix i2c_hid_output_raw_report by Benjamin Tissoires · 11 years ago
  62. 92241e6 HID: i2c-hid: add ACPI support by Mika Westerberg · 11 years ago
  63. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  64. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 11 years ago
  65. 9afd09a HID: i2c-hid: fix ret_count check by Jiri Kosina · 11 years ago
  66. e5b50fe HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches by Benjamin Tissoires · 11 years ago
  67. 8a1bbb5 HID: i2c-hid: remove extra .irq field in struct i2c_hid by Benjamin Tissoires · 11 years ago
  68. 29b4578 HID: i2c-hid: reorder allocation/free of buffers by Benjamin Tissoires · 11 years ago
  69. 27174cf HID: i2c-hid: fix memory corruption due to missing hid declaration by Benjamin Tissoires · 11 years ago
  70. addb114 HID: i2c-hid: remove superfluous include by Jiri Kosina · 11 years ago
  71. 623336285 HID: i2c-hid: remove unneeded test in i2c_hid_remove by Benjamin Tissoires · 11 years ago
  72. c737bcf HID: i2c-hid: i2c_hid_get_report may fail by Benjamin Tissoires · 11 years ago
  73. 134ebfd HID: i2c-hid: also call i2c_hid_free_buffers in i2c_hid_remove by Benjamin Tissoires · 11 years ago
  74. 9972dcc HID: i2c-hid: fix error messages by Benjamin Tissoires · 11 years ago
  75. 317b204 HID: i2c-hid: fix return paths by Benjamin Tissoires · 11 years ago
  76. 6bf6c8b HID: i2c-hid: remove unused static declarations by Benjamin Tissoires · 11 years ago
  77. fa738644 HID: i2c-hid: fix i2c_hid_dbg macro by Benjamin Tissoires · 11 years ago
  78. ee8e880 HID: i2c-hid: fix checkpatch.pl warning by Benjamin Tissoires · 11 years ago
  79. 8ee0c05 HID: i2c-hid: enhance Kconfig by Benjamin Tissoires · 11 years ago
  80. 24ebb37 HID: i2c-hid: change I2C name by Benjamin Tissoires · 11 years ago
  81. 3c62602 HID: i2c-hid: fix memory leak during probe by Jiri Kosina · 11 years ago
  82. 4a200c3 HID: i2c-hid: introduce HID over i2c specification implementation by Benjamin Tissoires · 12 years ago