https://github.com/torvalds/linux
Revision d32e5f44a5aeb9c1febaf16db45bf888a3f66725 authored by Linus Torvalds on 23 September 2017, 03:23:41 UTC, committed by Linus Torvalds on 23 September 2017, 03:23:41 UTC
Pull input fixes from Dmitry Torokhov:

 - fixes for two long standing issues (lock up and a crash) in force
   feedback handling in uinput driver

 - tweak to firmware update timing in Elan I2C touchpad driver.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: elan_i2c - extend Flash-Write delay
  Input: uinput - avoid crash when sending FF request to device going away
  Input: uinput - avoid FF flush when destroying device
2 parent s c0a3a64 + 05f5c38
History
Tip revision: d32e5f44a5aeb9c1febaf16db45bf888a3f66725 authored by Linus Torvalds on 23 September 2017, 03:23:41 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Tip revision: d32e5f4

back to top