Skip to content
  • Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 092150a2
    Linus Torvalds authored
    Pull HID fixes from Jiri Kosina:
    
     - spectrev1 pattern fix in hiddev from Gustavo A. R. Silva
    
     - bounds check fix for hid-debug from Daniel Rosenberg
    
     - regression fix for HID autobinding from Benjamin Tissoires
    
     - removal of excessive logging from i2c-hid driver from Jason Andryuk
    
     - fix specific to 2nd generation of Wacom Intuos devices from Jason
       Gerecke
    
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
      HID: hiddev: fix potential Spectre v1
      HID: i2c-hid: Fix "incomplete report" noise
      HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
      HID: debug: check length before copy_to_user()
      HID: core: allow concurrent registration of drivers
    092150a2