linux_dsm_epyc7002/drivers/usb/class
Tobias Herzog ea2583529c cdc-acm: reassemble fragmented notifications
USB devices may have very limited endpoint packet sizes, so that
notifications can not be transferred within one single usb packet.
Reassembling of multiple packages may be necessary.

Signed-off-by: Tobias Herzog <t-herzog@gmx.de>
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-01 11:05:03 +02:00
..
cdc-acm.c cdc-acm: reassemble fragmented notifications 2017-04-01 11:05:03 +02:00
cdc-acm.h cdc-acm: reassemble fragmented notifications 2017-04-01 11:05:03 +02:00
cdc-wdm.c usb: cdc-wdm: remove logically dead code 2017-02-15 10:35:15 -08:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
usblp.c USB: usblp: refactor endpoint retrieval 2017-03-23 13:54:08 +01:00
usbtmc.c USB: usbtmc: refactor endpoint retrieval 2017-03-29 11:53:15 +02:00