Skip to content
  • Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 9f935675
    Linus Torvalds authored
    Pull input updates from Dmitry Torokhov:
     "A bunch of fixes for minor defects reported by Coverity, a few driver
      fixups and revert of i8042.nomux change so that we are once again
      enable active MUX mode if box claims to support it"
    
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
      Revert "Input: i8042 - disable active multiplexing by default"
      Input: altera_ps2 - use correct type for irq return value
      Input: altera_ps2 - write to correct register when disabling interrupts
      Input: max77693-haptic - fix potential overflow
      Input: psmouse - remove unneeded check in psmouse_reconnect()
      Input: vsxxxaa - fix code dropping bytes from queue
      Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
      Input: opencores-kbd - fix error handling
      Input: wm97xx - adapt parameters to tosa touchscreen.
      Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
      Input: stmpe-keypad - fix valid key line bitmask
      Input: soc_button_array - update calls to gpiod_get*()
    9f935675