linux-stable/drivers/usb/class
Oliver Neukum 6dd433e6cf USB: cdc-wdm: fix race between interrupt handler and tasklet
Both could want to submit the same URB. Some checks of the flag
intended to prevent that were missing.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
CC: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-12 15:41:07 -07:00
..
cdc-acm.c usb: class: cdc-acm: be careful with bInterval 2013-07-25 11:49:29 -07:00
cdc-acm.h USB: cdc-acm - blacklist IMS PCU device 2013-03-12 08:50:23 -07:00
cdc-wdm.c USB: cdc-wdm: fix race between interrupt handler and tasklet 2013-08-12 15:41:07 -07:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile
usblp.c USB: usblp.c: remove dbg() usage 2012-05-01 21:33:31 -07:00
usbtmc.c usbtmc: convert to devm_kzalloc 2013-07-25 12:01:12 -07:00