linux-stable/drivers/staging/gdm724x
Jiri Slaby 6bfbfcfc58 tty: make everyone's write_room return >= 0
The tty line disciplines don't expect tty_operations::write_room to
return negative values. Fix the five drivers which violate this.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-44-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:34:09 +01:00
..
gdm_endian.c
gdm_endian.h
gdm_lte.c staging: gdm724x: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
gdm_lte.h
gdm_mux.c staging: gdm724x: Clarify naming of packet_type<->tty index symbols 2020-10-26 06:53:10 +01:00
gdm_mux.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
gdm_tty.c tty: make everyone's write_room return >= 0 2021-03-10 09:34:09 +01:00
gdm_tty.h
gdm_usb.c staging: gdm724x: Fix DMA from stack 2021-02-11 11:08:17 +01:00
gdm_usb.h
hci.h
hci_packet.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile
netlink_k.c staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
netlink_k.h staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
TODO