android_kernel_samsung_msm8976/drivers/input
Wei Wang bb454f3bae ANDROID: fix uninitilized variable
Currently we set CONFIG_CC_OPTIMIZE_FOR_SIZE which suppressed the compiler
warning of unused variables which can lead undefined behavior e.g. memory
corruption and panic. See https://lkml.org/lkml/2013/3/25/347.

This patch fixes all the uninitilized variables in kernel

Bug: 33353384
Test: On device
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I0ae1082f447b435d71156d471878ba71aa16c378
2019-07-27 22:10:15 +02:00
..
gameport Input: initialize device counter variables with -1 2016-05-18 14:36:03 +05:30
joystick BACKPORT: Input: xpad - fix oops when attaching an unknown Xbox One gamepad 2019-07-27 21:50:43 +02:00
keyboard input: keyboard: hall_ic: Fix inverted SW_LID event 2017-04-18 12:17:27 +02:00
misc Input: uinput - avoid crash when sending FF request to device going away 2019-07-27 21:45:49 +02:00
mouse This is the 3.10.98 stable release 2017-04-18 17:17:24 +02:00
serio This is the 3.10.98 stable release 2017-04-18 17:17:24 +02:00
tablet Input: kbtab - validate number of endpoints before using them 2019-07-27 21:43:44 +02:00
touchscreen ANDROID: fix uninitilized variable 2019-07-27 22:10:15 +02:00
Kconfig
Makefile Import latest Samsung release 2017-04-18 03:43:52 +02:00
apm-power.c
evbug.c
evdev.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
ff-core.c Input: uinput - avoid FF flush when destroying device 2019-07-27 21:45:29 +02:00
ff-memless.c
hall_sensor.c
input-compat.c
input-compat.h
input-mt.c
input-polldev.c
input.c Input: do not emit unneeded EV_SYN when suspending 2019-07-27 21:45:59 +02:00
joydev.c Input: joydev - do not report stale values on first open 2019-07-27 21:43:45 +02:00
keycombo.c
keyreset.c
matrix-keymap.c
mousedev.c
sec_cmd.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
sparse-keymap.c