https://github.com/torvalds/linux
Revision 25cce03b1d06e4b742f6dafdda2f4d80c13bdc18 authored by Linus Torvalds on 27 April 2019, 23:27:02 UTC, committed by Linus Torvalds on 27 April 2019, 23:27:02 UTC
Pull input fixes from Dmitry Torokhov:
 "Just a couple of fixups for Synaptics RMI4 driver and allowing
  snvs_pwrkey to be selected on more boards"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: synaptics-rmi4 - write config register values to the right offset
  Input: synaptics-rmi4 - fix possible double free
  Input: snvs_pwrkey - make it depend on ARCH_MXC
2 parent s 037904a + 3a34976
Raw File
Tip revision: 25cce03b1d06e4b742f6dafdda2f4d80c13bdc18 authored by Linus Torvalds on 27 April 2019, 23:27:02 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Tip revision: 25cce03
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top