kernel-ark/drivers/input/misc
Oliver Neukum b4ecda3e96 Input: yealink - reliably kill urbs
Yealink uses two URBs that submit each other. This arrangement
cannot be reliably killed with usb_kill_urb() alone, as there's
a window during which the wrong URB may be killed. The fix is
to introduce a flag.

[dtor@mail.ru: remove spinlock, flag alone should be enough]
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-07-07 09:01:49 -04:00
..
apanel.c Input: apanel - remove duplicate include 2008-05-27 01:38:45 -04:00
ati_remote2.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
ati_remote.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
atlas_btns.c Input: atlas_btns - add support for loadable keymaps 2008-01-21 01:11:06 -05:00
cobalt_btns.c Input: add MODULE_ALIAS() to hotpluggable platform modules 2008-04-24 13:24:59 -04:00
hp_sdc_rtc.c
ixp4xx-beeper.c ixp4xx-beeper: add MODULE_ALIAS 2008-03-28 14:45:22 -07:00
Kconfig Input: pcspkr - remove negative dependency on snd-pcsp 2008-06-06 00:22:50 -04:00
keyspan_remote.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
m68kspkr.c
Makefile Input: add driver for Fujitsu application buttons 2008-01-21 01:11:07 -05:00
map_to_7segment.h
pcspkr.c
powermate.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
sparcspkr.c input: Rewrite sparcspkr device probing. 2008-04-26 21:41:22 -07:00
uinput.c
wistron_btns.c Input: wistron - generate normal key event if bluetooth or wifi not present 2008-06-30 09:37:51 -04:00
yealink.c Input: yealink - reliably kill urbs 2008-07-07 09:01:49 -04:00
yealink.h