1. b23cdfb HID: logitech-hidpp: battery: provide CAPACITY property for newer devices by Hamza Mahfooz · 3 years, 5 months ago
  2. 46dcd1c HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it by Christophe JAILLET · 3 years, 5 months ago
  3. 8f4ef88 Merge branch 'for-5.14/logitech' into for-linus by Jiri Kosina · 3 years, 6 months ago
  4. 81c8bf9 HID: logitech-hidpp: initialize level variable by Tom Rix · 3 years, 8 months ago
  5. 7383354 HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encryption by Hans de Goede · 3 years, 9 months ago
  6. 3f37fdc HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses by Lee Jones · 3 years, 9 months ago
  7. e037acf0 HID: logitech-hidpp: add support for Unified Battery (1004) feature by Filipe Laíns · 4 years ago
  8. 7de843d HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode by Nicholas Miell · 4 years ago
  9. ba876cd HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse by Hans de Goede · 4 years, 1 month ago
  10. b4c00e7 HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver by Hans de Goede · 4 years, 1 month ago
  11. c27168a HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge by Hans de Goede · 4 years, 2 months ago
  12. b59f38d HID: logitech-hidpp: Add PID for MX Anywhere 2 by Harry Cutts · 4 years, 2 months ago
  13. e13762a HID: logitech-hidpp: avoid repeated "multiplier = " log messages by Maciej S. Szmigiero · 4 years, 6 months ago
  14. c08ce25 HID: logitech: drop outdated references to unifying receivers by Filipe Laíns · 5 years ago
  15. 4ab2bb3 HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is active by Filipe Laíns · 5 years ago
  16. 8f2828d HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()' by Christophe JAILLET · 5 years ago
  17. be28136 hid-logitech-hidpp: read battery voltage from newer devices by Pedro Vanzella · 5 years ago
  18. 04bd681 HID: logitech: Add MX Master 3 Mouse by Adrian Freund · 5 years ago
  19. 0da0a63b HID: logitech-hidpp: Support WirelessDeviceStatus connect events by Mazin Rezk · 5 years ago
  20. c2a9327 HID: logitech-hidpp: Support translations from short to long reports by Mazin Rezk · 5 years ago
  21. a820e45 Merge branch 'for-5.5/logitech' into for-linus by Jiri Kosina · 5 years ago
  22. 61005d6 HID: logitech-hidpp: Silence intermittent get_battery_capacity errors by Hans de Goede · 5 years ago
  23. 08c453f HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy() by Andrey Smirnov · 5 years ago
  24. 905d754 HID: logitech-hidpp: rework device validation by Andrey Smirnov · 5 years ago
  25. abdd3d0 HID: logitech-hidpp: split g920_get_config() by Andrey Smirnov · 5 years ago
  26. d9d4b1e HID: Fix assumption that devices have inputs by Alan Stern · 5 years ago
  27. a3384b8 HID: logitech-hidpp: remove support for the G700 over USB by Benjamin Tissoires · 5 years ago
  28. addf338 Revert "HID: logitech-hidpp: add USB PID for a few more supported mice" by Benjamin Tissoires · 5 years ago
  29. 27fc32f HID: logitech-hidpp: add USB PID for a few more supported mice by Filipe Laíns · 5 years ago
  30. 74acee3 Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logitech' and 'for-5.3/wacom' into for-linus by Jiri Kosina · 5 years ago
  31. c11fb13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  32. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  33. 2409877 HID: logitech-hidpp: Add support for the S510 remote control by Hans de Goede · 6 years ago
  34. a96a8a5 HID: logitech-hidpp: HID: make const array consumer_rdesc_start static by Colin Ian King · 6 years ago
  35. ced2c0c HID: logitech-hidpp: add support for the MX5500 keyboard by Hans de Goede · 6 years ago
  36. 42bc4f3 HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports by Hans de Goede · 6 years ago
  37. 7457bc1 HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports by Hans de Goede · 6 years ago
  38. 4a79bcc HID: logitech-hidpp: add support for HID++ 1.0 wheel reports by Hans de Goede · 6 years ago
  39. 35839f7 HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic by Hans de Goede · 6 years ago
  40. 0610430 HID: logitech-hidpp: add input_device ptr to struct hidpp_device by Hans de Goede · 6 years ago
  41. d71b18f HID: logitech-hidpp: do not hardcode very long report length by Hans de Goede · 6 years ago
  42. 754a308 HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers by Hans de Goede · 6 years ago
  43. 0963775 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  44. e54abaf HID: logitech-hidpp: remove unused origin_is_hid_core function parameter by Hans de Goede · 6 years ago
  45. 205a2ab HID: logitech-hidpp: remove double assignment from __hidpp_send_report by Hans de Goede · 6 years ago
  46. 2ddf07f HID: logitech-hidpp: do not make failure to get the name fatal by Hans de Goede · 6 years ago
  47. 22bf6bd HID: logitech-hidpp: ignore very-short or empty names by Hans de Goede · 6 years ago
  48. 91cf9a9 HID: logitech-hidpp: make .probe usbhid capable by Benjamin Tissoires · 6 years ago
  49. fe3ee1e HID: logitech-hidpp: allow non HID++ devices to be handled by this module by Benjamin Tissoires · 6 years ago
  50. 43cd97a HID: logitech: Stop setting drvdata to NULL on probe failure and remove by Benjamin Tissoires · 6 years ago
  51. 7d3879b Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech by Benjamin Tissoires · 6 years ago
  52. 1f87b0c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 6 years ago
  53. 090760d HID: logitech-hidpp: remove hidpp_is_connected() by Hans de Goede · 6 years ago
  54. 9576af6 HID: logitech-hidpp: simplify printing of HID++ version by Hans de Goede · 6 years ago
  55. fd35759 HID: logitech: Handle 0 scroll events for the m560 by Peter Hutterer · 6 years ago
  56. 6c44b15 HID: logitech: check the return value of create_singlethread_workqueue by Kangjie Lu · 6 years ago
  57. 1676722 HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice by Harry Cutts · 6 years ago
  58. 4435ff2 HID: logitech: Enable high-resolution scrolling on Logitech mice by Harry Cutts · 6 years ago
  59. 95c3d00 HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration" by Harry Cutts · 6 years ago
  60. fef3360 HID: logitech-hidpp: fix typo, hiddpp to hidpp by Peter Hutterer · 6 years ago
  61. 00acc9e Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"" by Benjamin Tissoires · 6 years ago
  62. 5372fc3 Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice" by Benjamin Tissoires · 6 years ago
  63. a69616d Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice" by Benjamin Tissoires · 6 years ago
  64. d0341ef Revert "HID: logitech: fix a used uninitialized GCC warning" by Benjamin Tissoires · 6 years ago
  65. 5fe2ccb HID: logitech: fix a used uninitialized GCC warning by zhong jiang · 6 years ago
  66. 3fe1d6b HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice by Harry Cutts · 6 years ago
  67. d56ca98 HID: logitech: Enable high-resolution scrolling on Logitech mice by Harry Cutts · 6 years ago
  68. 051dc9b HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration" by Harry Cutts · 6 years ago
  69. df47b24 HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback" by Colin Ian King · 7 years ago
  70. 35a33cb HID: logitech-hidpp: constify attribute_group structures. by Arvind Yadav · 7 years ago
  71. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 7 years ago
  72. a4bf6153 HID: logitech-hidpp: add a sysfs file to tell we support power_supply by Benjamin Tissoires · 8 years ago
  73. 7f7ce2a HID: logitech-hidpp: enable HID++ 1.0 battery reporting by Benjamin Tissoires · 8 years ago
  74. 696ecef HID: logitech-hidpp: add support for battery status for the K750 by Benjamin Tissoires · 8 years ago
  75. 5b036ea HID: logitech-hidpp: battery: provide CAPACITY_LEVEL by Benjamin Tissoires · 8 years ago
  76. 14f437a HID: logitech-hidpp: rename battery level into capacity by Benjamin Tissoires · 8 years ago
  77. 284f8d7 HID: logitech-hidpp: battery: provide ONLINE property by Benjamin Tissoires · 8 years ago
  78. 9b9c519 HID: logitech-hidpp: notify battery on connect by Benjamin Tissoires · 8 years ago
  79. a9525b8 HID: logitech-hidpp: return an error if the queried feature is not present by Benjamin Tissoires · 8 years ago
  80. a52ec10 HID: logitech-hidpp: create the battery for all types of HID++ devices by Benjamin Tissoires · 8 years ago
  81. 32043d0 HID: logitech-hidpp: forward device info in power_supply by Benjamin Tissoires · 8 years ago
  82. eb626c5 HID: logitech-hidpp: handle battery events in hidpp_raw_hidpp_event() by Benjamin Tissoires · 8 years ago
  83. 2936836 HID: logitech-hidpp: rework hidpp_connect_event() by Benjamin Tissoires · 8 years ago
  84. 187f2bb HID: logitech-hidpp: retrieve the HID++ device name when available by Benjamin Tissoires · 8 years ago
  85. 843c624 HID: logitech-hidpp: rework probe path for unifying devices by Benjamin Tissoires · 8 years ago
  86. 206d7c6 HID: logitech-hidpp: create a capabilities bits field by Benjamin Tissoires · 8 years ago
  87. b4f8ce0 HID: logitech-hidpp: do not query the name through HID++ for 1.0 devices by Benjamin Tissoires · 8 years ago
  88. 680de74 HID: logitech-hidpp: make sure we only register one battery per device by Benjamin Tissoires · 8 years ago
  89. 3861e6c HID: logitech-hidpp: Add scope to battery by Bastien Nocera · 8 years ago
  90. 6bd4e65 HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS by Benjamin Tissoires · 9 years ago
  91. 5a2b190 HID: logitech-hidpp: add battery support for HID++ 2.0 devices by Peter Hutterer · 9 years ago
  92. af2e628 HID: logitech-hidpp: limit visibility of init/deinit functions by Jiri Kosina · 9 years ago
  93. ff21a63 HID: logitech-hidpp: Force feedback support for the Logitech G920 by Edwin Velds · 9 years ago
  94. d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 9 years ago
  95. 0b1804e HID: hid-logitech-hidpp: G920 remove deadzones by Simon Wood · 9 years ago
  96. 7f4b49f HID: hid-logitech-hidpp: Add range sysfs for Logitech G920 by Simon Wood · 9 years ago
  97. 7bfd292 HID: hid-logitech-hidpp: Add basic support for Logitech G920 by Simon Wood · 9 years ago
  98. a5ce8f5 HID: hid-logitech-hidpp: Add support for very long packets by Simon Wood · 9 years ago
  99. d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
  100. b2c68a2 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago