android_kernel_xiaomi_sm8350/drivers/input
Dmitry Torokhov 655816e498 Input: fix input module refcounting
Now that input_free_device is basically an alias for input_put_device
we need to acquire a reference to input module right when we allocate
device because input_dev_release releases reference to input module
unconditionally.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-09-14 01:32:14 -04:00
..
gameport Input: serio/gameport - check whether driver core calls succeeded 2006-07-19 01:14:55 -04:00
joystick Input: iforce - switch to the new FF interface 2006-07-19 01:40:39 -04:00
keyboard Input: atkbd - support Microsoft Natural Elite Pro keyboards 2006-09-14 01:31:27 -04:00
misc Input: uinput - switch to the new FF interface 2006-07-19 01:41:09 -04:00
mouse Input: constify psmouse driver 2006-09-10 21:54:39 -04:00
serio Input: libps2 - rearrange exports 2006-09-14 01:31:40 -04:00
touchscreen Input: add driver for Touchwin serial touchscreens 2006-08-05 00:32:30 -04:00
evbug.c Input: constify input core 2006-09-14 01:31:59 -04:00
evdev.c Input: constify input core 2006-09-14 01:31:59 -04:00
ff-core.c Input: implement new force feedback interface 2006-07-19 01:40:22 -04:00
ff-memless.c Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: fix input module refcounting 2006-09-14 01:32:14 -04:00
joydev.c Input: constify input core 2006-09-14 01:31:59 -04:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
mousedev.c Input: constify input core 2006-09-14 01:31:59 -04:00
power.c Input: constify input core 2006-09-14 01:31:59 -04:00
tsdev.c Input: constify input core 2006-09-14 01:31:59 -04:00