Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/touchscreen
Mark Brown d808fbe5b4 Input: wm97xx-core - only schedule interrupt handler if not already scheduled
As well as clarifying the fact that the driver can cope if a second
interrupt occurs before the IRQ work is scheduled this also ensures
that calls to the machine irq_enable() are balanced, making that easier
to implement.  Normally this is redundant due to the interrupt disabling
but some unusal board configurations can trigger it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-04-17 09:24:39 -04:00
..
ads7846.c Input: ads7846 - fix uninitialized var warning 2008-03-14 11:54:13 -04:00
corgi_ts.c [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
elo.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
fujitsu_ts.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gunze.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
h3600_ts_input.c Remove pointless casts from void pointers 2008-02-06 10:41:01 -08:00
hp680_ts_input.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
jornada720_ts.c Input: add support for the HP Jornada 7xx (710/720/728) touchscreen 2007-09-26 00:02:56 -04:00
Kconfig Input: WM97xx - add support for streaming mode on Mainstone 2008-04-02 00:51:46 -04:00
mainstone-wm97xx.c Input: WM97xx - add support for streaming mode on Mainstone 2008-04-02 00:51:46 -04:00
Makefile Input: WM97xx - add support for streaming mode on Mainstone 2008-04-02 00:51:46 -04:00
mk712.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
mtouch.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
penmount.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchright.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchwin.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
ucb1400_ts.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2008-02-07 12:57:44 -08:00
usbtouchscreen.c Input: usbtouchscreen - fix buffer overflow, make more egalax work 2008-01-17 12:01:18 -05:00
wm97xx-core.c Input: wm97xx-core - only schedule interrupt handler if not already scheduled 2008-04-17 09:24:39 -04:00
wm9705.c Input: WM97xx - add chip driver for WM9705 touchscreen 2008-04-02 00:51:21 -04:00
wm9712.c Input: WM97xx - add chip driver for WM9712 touchscreen 2008-04-02 00:51:26 -04:00
wm9713.c Input: WM97xx - add chip driver for WM97123 touchscreen 2008-04-02 00:51:30 -04:00