linux/drivers/input
Alexander Tsoy 8d3c60c768 Input: joydev - extend absolute mouse detection
Extend event signature matching to catch more input devices emulated by
BMC firmwares, QEMU and VMware.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2019-06-30 00:35:25 -07:00
..
gameport Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
joystick Input: iforce - add the Saitek R440 Force Wheel 2019-06-22 23:55:50 -07:00
keyboard Input: gpio_keys - use struct_size() in devm_kzalloc() 2019-06-22 23:36:24 -07:00
misc Merge branch 'for-linus' into next 2019-05-27 18:48:01 -07:00
mouse Input: elan_i2c - export the device id whitelist 2019-06-30 00:18:13 -07:00
rmi4 Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags' 2019-05-27 19:01:40 -07:00
serio Linux 5.1 2019-05-10 11:43:46 -07:00
tablet Input: wacom_serial4 - add support for Wacom ArtPad II tablet 2019-03-09 15:57:18 -08:00
touchscreen Input: edt-ft5x06 - use get_unaligned_be16() 2019-06-30 00:18:12 -07: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 - use struct_size() in kzalloc() and vzalloc() 2019-04-03 16:10:40 -07:00
ff-core.c
ff-memless.c
input-compat.c
input-compat.h
input-leds.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07: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.c Input: do not use WARN() in input_alloc_absinfo() 2018-08-08 11:23:47 -07:00
joydev.c Input: joydev - extend absolute mouse detection 2019-06-30 00:35:25 -07:00
Kconfig docs: fix broken references with multiple hints 2018-06-15 18:10:01 -03:00
Makefile
matrix-keymap.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
mousedev.c Input: mousedev - add a schedule point in mousedev_write() 2018-10-04 17:42:26 -07:00
sparse-keymap.c