linux/drivers/input
Tao Huang e54e597dbf input: touchscreen: vtl_ts: fix clang warning
drivers/input/touchscreen/vtl_ts/vtl_ts.c:52:31: warning: unused variable 'thread_running_flag' [-Wunused-variable]
static volatile unsigned char thread_running_flag =0;
                              ^

Change-Id: Ibaafeff284140a42ccca8a21f455fa5baeb178b6
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2019-11-22 09:58:11 +08:00
..
gameport Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
joystick Input: iforce - add sanity checks 2019-08-25 10:47:49 +02:00
keyboard Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2019-10-28 20:26:28 +08:00
misc mfd: rk808: replace power key driver for rk809/rk816/rk817 2019-09-26 17:41:05 +08:00
mouse Input: elan_i2c - remove Lenovo Legion Y7000 PnpID 2019-09-21 07:16:41 +02:00
remotectl input: Add IR decode driver 2019-07-02 14:27:19 +08:00
rmi4 Input: synaptics-rmi4 - fix possible double free 2019-05-16 19:41:25 +02:00
sensors input: sensors: mc3230: fix gcc warning 2019-10-15 18:08:43 +08:00
serio Input: hyperv-keyboard: Use in-place iterator API in the channel callback 2019-09-10 10:33:49 +01:00
tablet Input: kbtab - sanity check for endpoint type 2019-08-25 10:47:49 +02:00
touchscreen input: touchscreen: vtl_ts: fix clang warning 2019-11-22 09:58:11 +08:00
apm-power.c
evbug.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
evdev.c Input: evdev - add a schedule point in evdev_write() 2018-10-05 11:42:31 -07:00
ff-core.c
ff-memless.c
input-compat.c Input: extend usable life of event timestamps to 2106 on 32 bit systems 2018-01-09 16:40:30 -08:00
input-compat.h Input: extend usable life of event timestamps to 2106 on 32 bit systems 2018-01-09 16:40:30 -08:00
input-leds.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
input-mt.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2018-06-27 09:16:53 -07:00
input-polldev.c Input: remove remaining unneeded MODULE_VERSION() usage 2018-01-16 16:48:25 -08:00
input.c Input: do not use WARN() in input_alloc_absinfo() 2018-08-08 11:23:47 -07:00
joydev.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
Kconfig input: sensors: program the sensor driver into the kernel. 2019-09-05 22:07:06 +08:00
Makefile input: sensors: program the sensor driver into the kernel. 2019-09-05 22:07:06 +08:00
matrix-keymap.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
mousedev.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sparse-keymap.c Input: remove remaining unneeded MODULE_VERSION() usage 2018-01-16 16:48:25 -08:00