]> www.infradead.org Git - nvme.git/commit
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Oct 2024 23:35:20 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Oct 2024 23:35:20 +0000 (16:35 -0700)
commit6485cf5ea253d40d507cd71253c9568c5470cd27
tree0bb1d8c2cfaa9cdb80bd5c3e46ee34fd5289d6ab
parent8e929cb546ee42c9a61d24fae60605e9e3192354
parent2934b12281abf4eb5f915086fd5699de5c497ccd
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid

Pull HID fixes from Jiri Kosina:

 - fix for memory corruption regression in amd_sfh driver (Basavaraj
   Natikar)

 - fix for mis-reporting of BTN_TOOL_PEN and BTN_TOOL_RUBBER for AES
   sensors tools in Wacom driver (Jason Gerecke)

 - fix for unitialized variable use in intel-ish-hid driver
   (SurajSonawane2415)

 - a few device-specific quirks / device ID additions

* tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
  HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
  HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
  HID: multitouch: Add support for B2402FVA track point
  HID: plantronics: Workaround for an unexcepted opposite volume key
  hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma