This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2226fb57a908 Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesk [...] new a7cd67e2b76e Input: applespi - fix warnings detected by sparse new 020834bebbcb Input: applespi - select CRC16 module new b1cbb2f09d7b Input: applespi - fix trivial typo in struct description new 883a2a80f79c Input: elantech - enable SMBus on new (2018+) systems new f3b5720cabaf Input: elantech - annotate fall-through case in elantech_u [...] new 25f8c834e2a6 Input: synaptics - enable RMI mode for HP Spectre X360 new e77ff779a0c6 Input: applespi - add dependency on LEDS_CLASS new b55d996f057b Input: usbtouchscreen - initialize PM mutex before using it new c88090dfc842 Input: kbtab - sanity check for endpoint type new 37ad2e343449 Input: applespi - use struct_size() helper new 849f5ae3a513 Input: iforce - add sanity checks new 15abf14202a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/input/joystick/iforce/iforce-usb.c | 5 +++ drivers/input/keyboard/Kconfig | 2 ++ drivers/input/keyboard/applespi.c | 29 +++++++++------- drivers/input/mouse/elantech.c | 55 ++++++++++++++---------------- drivers/input/mouse/synaptics.c | 1 + drivers/input/tablet/kbtab.c | 6 ++-- drivers/input/touchscreen/usbtouchscreen.c | 2 ++ 7 files changed, 56 insertions(+), 44 deletions(-)