linux/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 Input: add AD7879 Touchscreen driver 2009-03-09 20:14:10 -07:00
Makefile Input: add AD7879 Touchscreen driver 2009-03-09 20:14:10 -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 Input: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-29 23:00:44 -08:00
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 Input: elo - fix format string in elo driver 2008-10-30 09:30:08 -04:00
fujitsu_ts.c
gunze.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
h3600_ts_input.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
hp680_ts_input.c sh: Migrate common board headers to mach-common/. 2008-10-20 13:02:48 +09:00
htcpen.c Input: add HTC Shift Touchscreen Driver 2008-06-02 00:38:35 -04:00
inexio.c Input: Add driver for iNexio serial touchscreen. 2008-06-30 09:37:32 -04:00
jornada720_ts.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2008-09-22 07:46:06 -07:00
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 Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen 2008-07-07 12:00:30 -04:00
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 Input: add support for Wacom W8001 penabled serial touchscreen 2008-11-24 11:41:38 -05:00
wm97xx-core.c Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM 2009-04-11 17:09:15 -07:00
wm9705.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9712.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9713.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
zylonite-wm97xx.c Input: add accelerated touchscreen support for Marvell Zylonite 2009-03-08 16:35:26 -07:00