linux-uconsole/drivers/usb/class
Oliver Neukum 465f0c0b53 cdc-acm: introduce a cool down
commit a4e7279cd1 upstream.

Immediate submission in case of a babbling device can lead
to a busy loop. Introducing a delayed work.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Tested-by: Jonas Karlsson <jonas.karlsson@actia.se>
Link: https://lore.kernel.org/r/20200415151358.32664-2-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-29 16:31:33 +02:00
..
cdc-acm.c cdc-acm: introduce a cool down 2020-04-29 16:31:33 +02:00
cdc-acm.h cdc-acm: introduce a cool down 2020-04-29 16:31:33 +02:00
cdc-wdm.c cdc-wdm: pass return value of recover_from_urb_loss 2020-01-27 14:50:24 +01:00
Kconfig usb: fix some references for /proc/bus/usb 2017-04-18 16:54:19 +02:00
Makefile USB: add SPDX identifiers to all remaining Makefiles 2017-11-07 15:53:48 +01:00
usblp.c USB: usblp: fix use-after-free on disconnect 2019-10-29 09:19:46 +01:00
usbtmc.c usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear 2019-11-20 18:47:53 +01:00