android_kernel_xiaomi_sm8350/drivers/input/touchscreen
Ben Nizette 3deb649e65 Input: ucb1400 - use disable_irq_nosync() in irq handler
disable_irq() waits for all running handlers to complete before
returning.  As such, if it's used to disable an interrupt from
that interrupt's handler it will deadlock.  This replaces the
dangerous instances with the _nosync() variant which doesn't have
this problem.

Signed-off-by: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-17 20:42:06 -07:00
..
ad7877.c Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag 2009-04-15 08:58:22 -07:00
ad7879.c Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag 2009-04-15 08:58:22 -07:00
ads7846.c Merge branch 'next' into for-linus 2009-04-16 08:51:52 -07:00
atmel_tsadcc.c
corgi_ts.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
da9034-ts.c Input: da9034-ts - make pen {down,up} events more reliable 2009-04-15 08:58:22 -07:00
elo.c
fujitsu_ts.c
gunze.c
h3600_ts_input.c
hp680_ts_input.c
htcpen.c
inexio.c
jornada720_ts.c
Kconfig Input: add AD7879 Touchscreen driver 2009-03-09 20:14:10 -07:00
mainstone-wm97xx.c Input: mainstone-wm97xx - fix condition in pen_up 2009-04-15 09:04:10 -07:00
Makefile Input: add AD7879 Touchscreen driver 2009-03-09 20:14:10 -07:00
migor_ts.c input: migor_ts: add wakeup support 2009-04-02 11:21:40 +09:00
mk712.c
mtouch.c
penmount.c
touchit213.c
touchright.c
touchwin.c
tsc2007.c Input: tsc2007 - use disable_irq_nosync() in irq handler 2009-04-17 20:42:00 -07:00
ucb1400_ts.c Input: ucb1400 - use disable_irq_nosync() in irq handler 2009-04-17 20:42:06 -07:00
usbtouchscreen.c Input: usbtouchscreen - fix eGalax HID ignoring 2009-02-28 14:01:25 -08:00
wacom_w8001.c
wm97xx-core.c Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM 2009-04-11 17:09:15 -07:00
wm9705.c
wm9712.c
wm9713.c
zylonite-wm97xx.c Input: add accelerated touchscreen support for Marvell Zylonite 2009-03-08 16:35:26 -07:00