]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 18:48:30 +0000 (10:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jan 2020 18:48:30 +0000 (10:48 -0800)
commit71e66e8e34432c416a2bd7353d0155086a7823c3
tree665431818337fa2f60232c2be9cc18eced872a55
parentba50c3c21c7fd7a3cd2294b3838ce2acef923e48
parente1f616839ebc65fd2569f4e6cf916b547b4ae79b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid

Pull HID updates from Jiri Kosina:
 "This time it's surprisingly quiet (probably due to the christmas
  break):

   - Logitech HID++ protocol improvements from Mazin Rezk, Pedro
     Vanzella and Adrian Freund

   - support for hidraw uniq ioctl from Marcel Holtmann"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
  hid-logitech-hidpp: read battery voltage from newer devices
  HID: logitech: Add MX Master 3 Mouse
  HID: logitech-hidpp: Support WirelessDeviceStatus connect events
  HID: logitech-hidpp: Support translations from short to long reports
  HID: hidraw: add support uniq ioctl