linux/drivers/usb/class
Johan Hovold b53aa224ad USB: cdc-acm: fix break reporting
commit 58fc1daa4d2e9789b9ffc880907c961ea7c062cc upstream.

A recent change that started reporting break events forgot to push the
event to the line discipline, which meant that a detected break would
not be reported until further characters had been receive (the port
could even have been closed and reopened in between).

Fixes: 08dff274edda ("cdc-acm: fix BREAK rx code path adding necessary calls")
Cc: stable@vger.kernel.org
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210929090937.7410-3-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-13 10:08:16 +02:00
..
Kconfig
Makefile
cdc-acm.c USB: cdc-acm: fix break reporting 2021-10-13 10:08:16 +02:00
cdc-acm.h USB: cdc-acm: fix minor-number release 2021-09-30 10:09:21 +02:00
cdc-wdm.c cdc-wdm: untangle a circular dependency between callback and softint 2021-05-19 10:08:31 +02:00
usblp.c USB: usblp: fix a hang in poll() if disconnected 2021-03-17 17:03:49 +01:00
usbtmc.c USB: usbtmc: Fix RCU stall warning 2021-08-12 13:20:58 +02:00