kernel-hacking-2024-linux-s.../drivers/input
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
..
gameport Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
joystick Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
keyboard Input: atkbd - fix HP 2133 not sending release event for video switch 2008-06-30 09:37:40 -04:00
misc Input: yealink - reliably kill urbs 2008-07-07 09:01:49 -04:00
mouse Input: atamouse - various cleanups 2008-06-30 09:36:46 -04:00
serio Input: q40kbd - make q40kbd_lock static 2008-07-07 09:01:39 -04:00
tablet Input: gtco - eliminate early return 2008-07-07 09:01:30 -04:00
touchscreen Input: usbtouchscreen - ignore eGalax screens supporting HID protocol 2008-07-03 11:36:29 -04:00
apm-power.c Input: apm-power - fix crash when unloading modules 2008-03-24 11:02:06 -04:00
evbug.c Input: evbug - identify device by its sysfs ID 2008-06-30 09:36:17 -04:00
evdev.c Input: fix force feedback upload issue in compat mode 2008-06-30 09:37:06 -04:00
ff-core.c
ff-memless.c Input: use clamp_val() macro in ff-memless.c 2008-05-16 14:49:47 -04:00
fixp-arith.h changed email 2007-10-20 00:47:32 +02:00
input-polldev.c Input: remove private member from input_dev structure 2008-04-02 00:41:00 -04:00
input.c Input: don't reset sync flag when ignoring event 2008-06-30 09:35:18 -04:00
joydev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00
Kconfig xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00
Makefile xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00
mousedev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00
xen-kbdfront.c xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00