Skip to content
  • Greg Kroah-Hartman's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · eb81bfb2
    Greg Kroah-Hartman authored
    Dmitry writes:
      "Input updates for v4.19-rc7
    
       - we added a few scheduling points into various input interfaces to
         ensure that large writes will not cause RCU stalls
       - fixed configuring PS/2 keyboards as wakeup devices on newer
         platforms
       - added a new Xbox gamepad ID."
    
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
      Input: uinput - add a schedule point in uinput_inject_events()
      Input: evdev - add a schedule point in evdev_write()
      Input: mousedev - add a schedule point in mousedev_write()
      Input: i8042 - enable keyboard wakeups by default when s2idle is used
      Input: xpad - add support for Xbox1 PDP Camo series gamepad
    eb81bfb2