linux-xiaomi-chiron/drivers/input/mouse
Jia-Ju Bai 7a082a24cf Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
atp_open(), atp_recover() and atp_resume() are never called in atomic
context. They call usb_submit_urb() with GFP_ATOMIC, which is not
necessary. GFP_ATOMIC can be replaced with GFP_KERNEL.

This is found by a static analysis tool named DCNS written by myself.

Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2018-07-27 11:59:09 -07:00
..
alps.c Linux 4.17-rc6 2018-05-24 09:30:15 -07:00
alps.h
amimouse.c
appletouch.c Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL 2018-07-27 11:59:09 -07:00
atarimouse.c
bcm5974.c
byd.c
byd.h
cyapa.c
cyapa.h
cyapa_gen3.c
cyapa_gen5.c
cyapa_gen6.c
cypress_ps2.c
cypress_ps2.h
elan_i2c.h
elan_i2c_core.c Input: elan_i2c - add trackstick report 2018-05-23 16:46:36 -07:00
elan_i2c_i2c.c
elan_i2c_smbus.c Input: elan_i2c_smbus - fix corrupted stack 2018-05-23 11:48:59 -07:00
elantech.c Input: psmouse-smbus - allow to control psmouse_deactivate 2018-05-23 16:49:22 -07:00
elantech.h Input: elantech - detect new ICs and setup Host Notify for them 2018-05-23 16:49:22 -07:00
focaltech.c
focaltech.h
gpio_mouse.c
hgpk.c
hgpk.h
inport.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
Kconfig Input: elantech - add support for SMBus devices 2018-05-23 16:49:22 -07:00
lifebook.c
lifebook.h
logibm.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
logips2pp.c
logips2pp.h
Makefile
maplemouse.c
navpoint.c
pc110pad.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
psmouse-base.c Input: elantech - add support for SMBus devices 2018-05-23 16:49:22 -07:00
psmouse-smbus.c Input: psmouse-smbus - allow to control psmouse_deactivate 2018-05-23 16:49:22 -07:00
psmouse.h Input: psmouse-smbus - allow to control psmouse_deactivate 2018-05-23 16:49:22 -07:00
pxa930_trkball.c
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
synaptics.c Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next 2018-06-12 16:38:35 -07:00
synaptics.h
synaptics_i2c.c
synaptics_usb.c Input: synaptics_usb - do not rely on input_dev->users 2018-03-17 11:05:18 -07:00
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vmmouse.c
vmmouse.h
vsxxxaa.c