android_kernel_xiaomi_sm8350/drivers/input
Vladimir Shebordaev 7b6dff982b Input: usbtouchscreen - correctly set 'phys'
This patch fixes a nasty typo in usbtouchscreen driver. The typo
is inherited from the original mtouchusb. It used to make the input
subsytem to incorrectly report the physical device ids to userspace
that in turn is very confusing for, e.g. XInput hotplug facilities
in setups with multiple identical touchscreens.

Signed-off-by: Vladimir Shebordaev <vshebordaev@mail.ru>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-09-06 21:32:16 -04:00
..
gameport Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
joystick Input: iforce - fix 'unused variable' warning 2007-08-30 00:04:33 -04:00
keyboard Input: gpio_keys - remove duplicate includes 2007-07-23 20:39:13 -04:00
misc Input: wistron - add support for querying/changing keymap 2007-07-10 00:35:17 -04:00
mouse Input: psmouse - make dummy touchkit_ps2_detect() static 2007-08-30 00:44:33 -04:00
serio Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist 2007-09-04 23:18:21 -04:00
tablet Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
touchscreen Input: usbtouchscreen - correctly set 'phys' 2007-09-06 21:32:16 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h
input-polldev.c Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
input.c Input: switch to using seq_list_xxx helpers 2007-07-18 00:38:32 -04:00
joydev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-13 14:09:39 -07:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
mousedev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
tsdev.c Input: tsdev - fix broken usec-to-millisecs conversion 2007-07-10 00:43:06 -04:00