Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jun 2017 17:39:43 +0000 (10:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jun 2017 17:39:43 +0000 (10:39 -0700)
commit412572bffa9d1bc0f3ebae39291a815dad1d0418
tree583c4af60b143e682a00596b0700ff160f13ab90
parentd5d5c1825e85a144e67448ad777eff441ddb907f
parent9768935264c4f0e4afd788a185d8e8d89c28e41d
Merge branch 'for-linus' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - a quirk to i8042 to ignore timeout bit on Lifebook AH544

 - a fixup to Synaptics RMI function 54 that was breaking some Dells

 - a fix for memory leak in soc_button_array driver

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: synaptics-rmi4 - only read the F54 query registers which are used
  Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
  Input: soc_button_array - fix leaking the ACPI button descriptor buffer