linux-stable/drivers/usb/class
Oliver Neukum 36e59e0d70 cdc-acm: fix race between callback and unthrottle
Abn URB may be may marked free only after the buffer has been
processed or there is a small window during which it could
be submitted on another CPU and overwrite an unprocessed buffer

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-26 10:50:52 +01:00
..
cdc-acm.c cdc-acm: fix race between callback and unthrottle 2015-03-26 10:50:52 +01:00
cdc-acm.h Merge 3.18-rc4 into usb-next. 2014-11-10 12:10:24 +09:00
cdc-wdm.c cdc-wdm: return correct error codes 2015-03-26 10:50:52 +01: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: delete non-required instances of include <linux/init.h> 2014-01-08 15:01:39 -08:00
usbtmc.c usb: class: usbtmc: delete unnecessary 'out of memory' messages 2014-11-03 15:42:04 -08:00