original_kernel/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
..
Kconfig
Makefile
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
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
mainstone-wm97xx.c Input: mainstone-wm97xx - fix condition in pen_up 2009-04-15 09:04: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
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